COLOR #8D9D74

HEX: #8D9D74 RGB: (141,157,116)

Color info

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

RGB color model

#8D9D74 color RGB value is (141,157,116).

RGB: (141,157,116) (55%, 62%, 45%)

RGB channels and saturation

R 141 of 255 = 55%
G 157 of 255 = 62%
B 116 of 255 = 45%

141
157
116

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

Portions of RGB colors in percentages

R + G + B = 141 + 157 + 116 = 414 (100%)
R 141 of 414 ~ 34.06%
G 157 of 414 ~ 37.92%
B 116 of 414 ~ 28.02'%

%34.06
%37.92
%28.02

CMYK color model

#8D9D74 color CMYK value is (10,0,26,38).

  • cyan value is 10.19%
  • magenta value is 0.00%
  • yellow value is 26.11%
  • key color value is 38.43%

CMYK: (10,0,26,38)
C10M0Y26K38 (10%, 0%, 26%, 38%)
(0.10 / 0.00 / 0.26 / 0.38)

CMYK percentages

%10.19
%0
%26.11
%38.43

Codes

Color #8D9D74 in popluar color models

8D 9D 74
RGB 141 157 116
HSL 83° 17.30% 53.53%
HSB/HSV 83° 26.11% 61.57%
CMYK 10.19% 0.00% 26.11%
38.43%

Color #8D9D74 in popluar number systems.

HEX 8D 9D 74
Decimal 141 157 116
Binary 10001101 10011101 1110100
Octal 215 235 164

Shades and tints

Shades of #8D9D74

#8D9D74
(141,157,116)
#818F6A
(129,143,106)
#758160
(117,129,96)
#697356
(105,115,86)
#5D654C
(93,101,76)
#515742
(81,87,66)
#454938
(69,73,56)
#393B2E
(57,59,46)
#2D2D24
(45,45,36)
#211F1A
(33,31,26)
#151110
(21,17,16)
#000000
(0,0,0)

Tints of #8D9D74

#8D9D74
(141,157,116)
#97A580
(151,165,128)
#A1AD8C
(161,173,140)
#ABB598
(171,181,152)
#B5BDA4
(181,189,164)
#BFC5B0
(191,197,176)
#C9CDBC
(201,205,188)
#D3D5C8
(211,213,200)
#DDDDD4
(221,221,212)
#E7E5E0
(231,229,224)
#F1EDEC
(241,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9D74 color. Also use rgb(141,157,116) instead hex code.

Text Font Color

.myTextColor { color: #8D9D74; }

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

This text font color is #8D9D74.

Background Color

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

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

This div background color is #8D9D74.

Border color

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

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

This div border color is #8D9D74.

Opacity

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

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

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

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

This text has shadow with #8D9D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9D74.

Preview

Color preview on black background

This text has color #8D9D74 on black background.


Color preview on white background

This text has color #8D9D74 on white background.


Black color preview on #8D9D74 background

This text has black color on #8D9D74 background.


White color preview on #8D9D74 background

This text has white color on #8D9D74 background.


Related colors

Complementary color

Complementary color for #hex is #72628B.


I love getcolorcode.com

Triadic colors

1 #748D9D and #9D748D with #8D9D74 are triadic colors.

2 #749D8D and #9D8D74 with #8D9D74 are triadic colors.