COLOR #818367

HEX: #818367 RGB: (129,131,103)

Color info

#818367 contains red, green and blue colors in about the same proportion. Web safe color of #818367 is #999966 (or #996).

RGB color model

#818367 color RGB value is (129,131,103).

RGB: (129,131,103) (51%, 51%, 40%)

RGB channels and saturation

R 129 of 255 = 51%
G 131 of 255 = 51%
B 103 of 255 = 40%

129
131
103

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

Portions of RGB colors in percentages

R + G + B = 129 + 131 + 103 = 363 (100%)
R 129 of 363 ~ 35.54%
G 131 of 363 ~ 36.09%
B 103 of 363 ~ 28.37'%

%35.54
%36.09
%28.37

CMYK color model

#818367 color CMYK value is (2,0,21,49).

  • cyan value is 1.53%
  • magenta value is 0.00%
  • yellow value is 21.37%
  • key color value is 48.63%

CMYK: (2,0,21,49)
C2M0Y21K49 (2%, 0%, 21%, 49%)
(0.02 / 0.00 / 0.21 / 0.49)

CMYK percentages

%1.53
%0
%21.37
%48.63

Codes

Color #818367 in popluar color models

81 83 67
RGB 129 131 103
HSL 64° 11.97% 45.88%
HSB/HSV 64° 21.37% 51.37%
CMYK 1.53% 0.00% 21.37%
48.63%

Color #818367 in popluar number systems.

HEX 81 83 67
Decimal 129 131 103
Binary 10000001 10000011 1100111
Octal 201 203 147

Shades and tints

Shades of #818367

#818367
(129,131,103)
#76785E
(118,120,94)
#6B6D55
(107,109,85)
#60624C
(96,98,76)
#555743
(85,87,67)
#4A4C3A
(74,76,58)
#3F4131
(63,65,49)
#343628
(52,54,40)
#292B1F
(41,43,31)
#1E2016
(30,32,22)
#13150D
(19,21,13)
#000000
(0,0,0)

Tints of #818367

#818367
(129,131,103)
#8C8E74
(140,142,116)
#979981
(151,153,129)
#A2A48E
(162,164,142)
#ADAF9B
(173,175,155)
#B8BAA8
(184,186,168)
#C3C5B5
(195,197,181)
#CED0C2
(206,208,194)
#D9DBCF
(217,219,207)
#E4E6DC
(228,230,220)
#EFF1E9
(239,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #818367; }

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

This text font color is #818367.

Background Color

.myBgColor { background-color: #818367; }

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

This div background color is #818367.

Border color

.myBorderColor { border: 1px solid #818367; }

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

This div border color is #818367.

Opacity

.myOpacity80 { color: #818367; opacity: 0.8; }

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

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

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

This text has shadow with #818367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818367.

Preview

Color preview on black background

This text has color #818367 on black background.


Color preview on white background

This text has color #818367 on white background.


Black color preview on #818367 background

This text has black color on #818367 background.


White color preview on #818367 background

This text has white color on #818367 background.


Related colors

Complementary color

Complementary color for #hex is #7E7C98.


I love getcolorcode.com

Triadic colors

1 #678183 and #836781 with #818367 are triadic colors.

2 #678381 and #838167 with #818367 are triadic colors.