COLOR #8D9A71

HEX: #8D9A71 RGB: (141,154,113)

Color info

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

RGB color model

#8D9A71 color RGB value is (141,154,113).

RGB: (141,154,113) (55%, 60%, 44%)

RGB channels and saturation

R 141 of 255 = 55%
G 154 of 255 = 60%
B 113 of 255 = 44%

141
154
113

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

Portions of RGB colors in percentages

R + G + B = 141 + 154 + 113 = 408 (100%)
R 141 of 408 ~ 34.56%
G 154 of 408 ~ 37.75%
B 113 of 408 ~ 27.7'%

%34.56
%37.75
%27.7

CMYK color model

#8D9A71 color CMYK value is (8,0,27,40).

  • cyan value is 8.44%
  • magenta value is 0.00%
  • yellow value is 26.62%
  • key color value is 39.61%

CMYK: (8,0,27,40)
C8M0Y27K40 (8%, 0%, 27%, 40%)
(0.08 / 0.00 / 0.27 / 0.40)

CMYK percentages

%8.44
%0
%26.62
%39.61

Codes

Color #8D9A71 in popluar color models

8D 9A 71
RGB 141 154 113
HSL 79° 16.87% 52.35%
HSB/HSV 79° 26.62% 60.39%
CMYK 8.44% 0.00% 26.62%
39.61%

Color #8D9A71 in popluar number systems.

HEX 8D 9A 71
Decimal 141 154 113
Binary 10001101 10011010 1110001
Octal 215 232 161

Shades and tints

Shades of #8D9A71

#8D9A71
(141,154,113)
#818C67
(129,140,103)
#757E5D
(117,126,93)
#697053
(105,112,83)
#5D6249
(93,98,73)
#51543F
(81,84,63)
#454635
(69,70,53)
#39382B
(57,56,43)
#2D2A21
(45,42,33)
#211C17
(33,28,23)
#150E0D
(21,14,13)
#000000
(0,0,0)

Tints of #8D9A71

#8D9A71
(141,154,113)
#97A37D
(151,163,125)
#A1AC89
(161,172,137)
#ABB595
(171,181,149)
#B5BEA1
(181,190,161)
#BFC7AD
(191,199,173)
#C9D0B9
(201,208,185)
#D3D9C5
(211,217,197)
#DDE2D1
(221,226,209)
#E7EBDD
(231,235,221)
#F1F4E9
(241,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9A71 color. Also use rgb(141,154,113) instead hex code.

Text Font Color

.myTextColor { color: #8D9A71; }

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

This text font color is #8D9A71.

Background Color

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

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

This div background color is #8D9A71.

Border color

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

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

This div border color is #8D9A71.

Opacity

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

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

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

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

This text has shadow with #8D9A71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9A71.

Preview

Color preview on black background

This text has color #8D9A71 on black background.


Color preview on white background

This text has color #8D9A71 on white background.


Black color preview on #8D9A71 background

This text has black color on #8D9A71 background.


White color preview on #8D9A71 background

This text has white color on #8D9A71 background.


Related colors

Complementary color

Complementary color for #hex is #72658E.


I love getcolorcode.com

Triadic colors

1 #718D9A and #9A718D with #8D9A71 are triadic colors.

2 #719A8D and #9A8D71 with #8D9A71 are triadic colors.