COLOR #7E8367

HEX: #7E8367 RGB: (126,131,103)

Renk bilgisi

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

RGB renk modeli

#7E8367 color RGB value is (126,131,103).

RGB: (126,131,103) (49%, 51%, 40%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 131 of 255 = 51%
B 103 of 255 = 40%

126
131
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 131 + 103 = 360 (100%)
R 126 of 360 ~ 35%
G 131 of 360 ~ 36.39%
B 103 of 360 ~ 28.61'%

%35
%36.39
%28.61

CMYK RENK MODELİ

#7E8367 rengi CMYK tonu (4,0,21,49).

  • camgöbeği tonu 3.82%
  • eflatun tonu 0.00%
  • sarı tonu 21.37%
  • ana renk tonu 48.63%

CMYK: (4,0,21,49)
C4M0Y21K49 (4%, 0%, 21%, 49%)
(0.04 / 0.00 / 0.21 / 0.49)

CMYK yüzdeleri

%3.82
%0
%21.37
%48.63

Codes

Color #7E8367 in popluar color models

7E 83 67
RGB 126 131 103
HSL 71° 11.97% 45.88%
HSB/HSV 71° 21.37% 51.37%
CMYK 3.82% 0.00% 21.37%
48.63%

Color #7E8367 in popluar number systems.

HEX 7E 83 67
Decimal 126 131 103
Binary 1111110 10000011 1100111
Octal 176 203 147

Shades and tints

Shades of #7E8367

#7E8367
(126,131,103)
#73785E
(115,120,94)
#686D55
(104,109,85)
#5D624C
(93,98,76)
#525743
(82,87,67)
#474C3A
(71,76,58)
#3C4131
(60,65,49)
#313628
(49,54,40)
#262B1F
(38,43,31)
#1B2016
(27,32,22)
#10150D
(16,21,13)
#000000
(0,0,0)

Tints of #7E8367

#7E8367
(126,131,103)
#898E74
(137,142,116)
#949981
(148,153,129)
#9FA48E
(159,164,142)
#AAAF9B
(170,175,155)
#B5BAA8
(181,186,168)
#C0C5B5
(192,197,181)
#CBD0C2
(203,208,194)
#D6DBCF
(214,219,207)
#E1E6DC
(225,230,220)
#ECF1E9
(236,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E8367 color. Also use rgb(126,131,103) instead hex code.

Text Font Color

.myTextColor { color: #7E8367; }

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

This text font color is #7E8367.

Background Color

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

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

This div background color is #7E8367.

Border color

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

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

This div border color is #7E8367.

Opacity

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

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

Text with #7E8367 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 #7E8367;}

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

This text has shadow with #7E8367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E8367.

Preview

Color preview on black background

This text has color #7E8367 on black background.


Color preview on white background

This text has color #7E8367 on white background.


Black color preview on #7E8367 background

This text has black color on #7E8367 background.


White color preview on #7E8367 background

This text has white color on #7E8367 background.


Related colors

Complementary color

Complementary color for #hex is #817C98.


I love getcolorcode.com

Triadic colors

1 #677E83 and #83677E with #7E8367 are triadic colors.

2 #67837E and #837E67 with #7E8367 are triadic colors.