COLOR #8D9472

HEX: #8D9472 RGB: (141,148,114)

Color info

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

RGB color model

#8D9472 color RGB value is (141,148,114).

RGB: (141,148,114) (55%, 58%, 45%)

RGB channels and saturation

R 141 of 255 = 55%
G 148 of 255 = 58%
B 114 of 255 = 45%

141
148
114

R + G + B ~ 53%. #8D9472 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 141 + 148 + 114 = 403 (100%)
R 141 of 403 ~ 34.99%
G 148 of 403 ~ 36.72%
B 114 of 403 ~ 28.29'%

%34.99
%36.72
%28.29

CMYK color model

#8D9472 color CMYK value is (5,0,23,42).

  • cyan value is 4.73%
  • magenta value is 0.00%
  • yellow value is 22.97%
  • key color value is 41.96%
CMYK: (5,0,23,42) C5M0Y23K42 (5%,0%,23%,42%) (0.05/0.00/0.23/0.42) 

CMYK percentages

%4.73
%0
%22.97
%41.96

Codes

Color #8D9472 in popluar color models

8D 94 72
RGB 141 148 114
HSL 72° 13.71% 51.37%
HSB/HSV 72° 22.97% 58.04%
CMYK 4.73% 0.00% 22.97%
41.96%

Color #8D9472 in popluar number systems.

HEX 8D 94 72
Decimal 141 148 114
Binary 10001101 10010100 1110010
Octal 215 224 162

Shades and tints

Shades of #8D9472

#8D9472
(141,148,114)
#818768
(129,135,104)
#757A5E
(117,122,94)
#696D54
(105,109,84)
#5D604A
(93,96,74)
#515340
(81,83,64)
#454636
(69,70,54)
#39392C
(57,57,44)
#2D2C22
(45,44,34)
#211F18
(33,31,24)
#15120E
(21,18,14)
#000000
(0,0,0)

Tints of #8D9472

#8D9472
(141,148,114)
#979D7E
(151,157,126)
#A1A68A
(161,166,138)
#ABAF96
(171,175,150)
#B5B8A2
(181,184,162)
#BFC1AE
(191,193,174)
#C9CABA
(201,202,186)
#D3D3C6
(211,211,198)
#DDDCD2
(221,220,210)
#E7E5DE
(231,229,222)
#F1EEEA
(241,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9472 color. Also use rgb(141,148,114) instead hex code.

Text Font Color

.myTextColor { color: #8D9472; }

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

This text font color is #8D9472.

Background Color

.myBgColor { background-color: #8D9472; }

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

This div background color is #8D9472.

Border color

.myBorderColor { border: 1px solid #8D9472; }

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

This div border color is #8D9472.

Opacity

.myOpacity80 { color: #8D9472; opacity: 0.8; }

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

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

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

This text has shadow with #8D9472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9472.

Preview

Color preview on black background

This text has color #8D9472 on black background.


Color preview on white background

This text has color #8D9472 on white background.


Black color preview on #8D9472 background

This text has black color on #8D9472 background.


White color preview on #8D9472 background

This text has white color on #8D9472 background.


Related colors

Complementary color

Complementary color for #hex is #726B8D.


I love getcolorcode.com

Triadic colors

1 #728D94 and #94728D with #8D9472 are triadic colors.

2 #72948D and #948D72 with #8D9472 are triadic colors.