COLOR #7E996D

HEX: #7E996D RGB: (126,153,109)

Renk bilgisi

#7E996D contains red, green and blue colors in about the same proportion. #7E996D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#7E996D color RGB value is (126,153,109).

RGB: (126,153,109) (49%, 60%, 43%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 153 of 255 = 60%
B 109 of 255 = 43%

126
153
109

R + G + B ~ 51%. #7E996D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 153 + 109 = 388 (100%)
R 126 of 388 ~ 32.47%
G 153 of 388 ~ 39.43%
B 109 of 388 ~ 28.09'%

%32.47
%39.43
%28.09

CMYK RENK MODELİ

#7E996D rengi CMYK tonu (18,0,29,40).

  • camgöbeği tonu 17.65%
  • eflatun tonu 0.00%
  • sarı tonu 28.76%
  • ana renk tonu 40.00%

CMYK: (18,0,29,40)
C18M0Y29K40 (18%, 0%, 29%, 40%)
(0.18 / 0.00 / 0.29 / 0.40)

CMYK yüzdeleri

%17.65
%0
%28.76
%40

Codes

Color #7E996D in popluar color models

7E 99 6D
RGB 126 153 109
HSL 97° 17.74% 51.37%
HSB/HSV 97° 28.76% 60.00%
CMYK 17.65% 0.00% 28.76%
40.00%

Color #7E996D in popluar number systems.

HEX 7E 99 6D
Decimal 126 153 109
Binary 1111110 10011001 1101101
Octal 176 231 155

Shades and tints

Shades of #7E996D

#7E996D
(126,153,109)
#738C64
(115,140,100)
#687F5B
(104,127,91)
#5D7252
(93,114,82)
#526549
(82,101,73)
#475840
(71,88,64)
#3C4B37
(60,75,55)
#313E2E
(49,62,46)
#263125
(38,49,37)
#1B241C
(27,36,28)
#101713
(16,23,19)
#000000
(0,0,0)

Tints of #7E996D

#7E996D
(126,153,109)
#89A27A
(137,162,122)
#94AB87
(148,171,135)
#9FB494
(159,180,148)
#AABDA1
(170,189,161)
#B5C6AE
(181,198,174)
#C0CFBB
(192,207,187)
#CBD8C8
(203,216,200)
#D6E1D5
(214,225,213)
#E1EAE2
(225,234,226)
#ECF3EF
(236,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E996D color. Also use rgb(126,153,109) instead hex code.

Text Font Color

.myTextColor { color: #7E996D; }

<p style="color:#7E996D">This sample text font color is #7E996D.</p>

This text font color is #7E996D.

Background Color

.myBgColor { background-color: #7E996D; }

<div style="background-color:#7E996D">Inner text</div>

This div background color is #7E996D.

Border color

.myBorderColor { border: 1px solid #7E996D; }

<div style="border:3px solid #7E996D">Div</div>

This div border color is #7E996D.

Opacity

.myOpacity80 { color: #7E996D; opacity: 0.8; }

<p style="color:#7E996D;opacity:0.8;">80%</p>

Text with #7E996D color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #7E996D;}

<p style="text-shadow: 3px 3px 1px #7E996D">Text here.</p>

This text has shadow with #7E996D color.


.textShadow {text-shadow: 3px 3px 1px #7E996D', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #7E996D, 5px 5px 20px red">Text here.</p>

This text has shadow with #7E996D primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#7E996D, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#7E996D, Direction=45, Strength=4)">Text</p>

This text has shadow with #7E996D and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #7E996D;
-webkit-box-shadow: 1px 1px 3px 2px #7E996D;
box-shadow: 1px 1px 3px 2px #7E996D;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #7E996D; -webkit-box-shadow: 1px 1px 3px 2px #7E996D; box-shadow:1px 1px 3px 2px #7E996D;">
Div content here
</div>

This div box has shadow with color #7E996D.

Preview

Color preview on black background

This text has color #7E996D on black background.


Color preview on white background

This text has color #7E996D on white background.


Black color preview on #7E996D background

This text has black color on #7E996D background.


White color preview on #7E996D background

This text has white color on #7E996D background.


Related colors

Complementary color

Complementary color for #hex is #816692.


I love getcolorcode.com

Triadic colors

1 #6D7E99 and #996D7E with #7E996D are triadic colors.

2 #6D997E and #997E6D with #7E996D are triadic colors.