COLOR #818272

HEX: #818272 RGB: (129,130,114)

Color info

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

RGB color model

#818272 color RGB value is (129,130,114).

RGB: (129,130,114) (51%, 51%, 45%)

RGB channels and saturation

R 129 of 255 = 51%
G 130 of 255 = 51%
B 114 of 255 = 45%

129
130
114

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

Portions of RGB colors in percentages

R + G + B = 129 + 130 + 114 = 373 (100%)
R 129 of 373 ~ 34.58%
G 130 of 373 ~ 34.85%
B 114 of 373 ~ 30.56'%

%34.58
%34.85
%30.56

CMYK color model

#818272 color CMYK value is (1,0,12,49).

  • cyan value is 0.77%
  • magenta value is 0.00%
  • yellow value is 12.31%
  • key color value is 49.02%

CMYK: (1,0,12,49)
C1M0Y12K49 (1%, 0%, 12%, 49%)
(0.01 / 0.00 / 0.12 / 0.49)

CMYK percentages

%0.77
%0
%12.31
%49.02

Codes

Color #818272 in popluar color models

81 82 72
RGB 129 130 114
HSL 64° 6.56% 47.84%
HSB/HSV 64° 12.31% 50.98%
CMYK 0.77% 0.00% 12.31%
49.02%

Color #818272 in popluar number systems.

HEX 81 82 72
Decimal 129 130 114
Binary 10000001 10000010 1110010
Octal 201 202 162

Shades and tints

Shades of #818272

#818272
(129,130,114)
#767768
(118,119,104)
#6B6C5E
(107,108,94)
#606154
(96,97,84)
#55564A
(85,86,74)
#4A4B40
(74,75,64)
#3F4036
(63,64,54)
#34352C
(52,53,44)
#292A22
(41,42,34)
#1E1F18
(30,31,24)
#13140E
(19,20,14)
#000000
(0,0,0)

Tints of #818272

#818272
(129,130,114)
#8C8D7E
(140,141,126)
#97988A
(151,152,138)
#A2A396
(162,163,150)
#ADAEA2
(173,174,162)
#B8B9AE
(184,185,174)
#C3C4BA
(195,196,186)
#CECFC6
(206,207,198)
#D9DAD2
(217,218,210)
#E4E5DE
(228,229,222)
#EFF0EA
(239,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #818272 color. Also use rgb(129,130,114) instead hex code.

Text Font Color

.myTextColor { color: #818272; }

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

This text font color is #818272.

Background Color

.myBgColor { background-color: #818272; }

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

This div background color is #818272.

Border color

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

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

This div border color is #818272.

Opacity

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

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

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

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

This text has shadow with #818272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818272.

Preview

Color preview on black background

This text has color #818272 on black background.


Color preview on white background

This text has color #818272 on white background.


Black color preview on #818272 background

This text has black color on #818272 background.


White color preview on #818272 background

This text has white color on #818272 background.


Related colors

Complementary color

Complementary color for #hex is #7E7D8D.


I love getcolorcode.com

Triadic colors

1 #728182 and #827281 with #818272 are triadic colors.

2 #728281 and #828172 with #818272 are triadic colors.