COLOR #8D9E66

HEX: #8D9E66 RGB: (141,158,102)

Color info

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

RGB color model

#8D9E66 color RGB value is (141,158,102).

RGB: (141,158,102) (55%, 62%, 40%)

RGB channels and saturation

R 141 of 255 = 55%
G 158 of 255 = 62%
B 102 of 255 = 40%

141
158
102

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

Portions of RGB colors in percentages

R + G + B = 141 + 158 + 102 = 401 (100%)
R 141 of 401 ~ 35.16%
G 158 of 401 ~ 39.4%
B 102 of 401 ~ 25.44'%

%35.16
%39.4
%25.44

CMYK color model

#8D9E66 color CMYK value is (11,0,35,38).

  • cyan value is 10.76%
  • magenta value is 0.00%
  • yellow value is 35.44%
  • key color value is 38.04%

CMYK: (11,0,35,38)
C11M0Y35K38 (11%, 0%, 35%, 38%)
(0.11 / 0.00 / 0.35 / 0.38)

CMYK percentages

%10.76
%0
%35.44
%38.04

Codes

Color #8D9E66 in popluar color models

8D 9E 66
RGB 141 158 102
HSL 78° 22.40% 50.98%
HSB/HSV 78° 35.44% 61.96%
CMYK 10.76% 0.00% 35.44%
38.04%

Color #8D9E66 in popluar number systems.

HEX 8D 9E 66
Decimal 141 158 102
Binary 10001101 10011110 1100110
Octal 215 236 146

Shades and tints

Shades of #8D9E66

#8D9E66
(141,158,102)
#81905D
(129,144,93)
#758254
(117,130,84)
#69744B
(105,116,75)
#5D6642
(93,102,66)
#515839
(81,88,57)
#454A30
(69,74,48)
#393C27
(57,60,39)
#2D2E1E
(45,46,30)
#212015
(33,32,21)
#15120C
(21,18,12)
#000000
(0,0,0)

Tints of #8D9E66

#8D9E66
(141,158,102)
#97A673
(151,166,115)
#A1AE80
(161,174,128)
#ABB68D
(171,182,141)
#B5BE9A
(181,190,154)
#BFC6A7
(191,198,167)
#C9CEB4
(201,206,180)
#D3D6C1
(211,214,193)
#DDDECE
(221,222,206)
#E7E6DB
(231,230,219)
#F1EEE8
(241,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9E66 color. Also use rgb(141,158,102) instead hex code.

Text Font Color

.myTextColor { color: #8D9E66; }

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

This text font color is #8D9E66.

Background Color

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

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

This div background color is #8D9E66.

Border color

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

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

This div border color is #8D9E66.

Opacity

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

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

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

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

This text has shadow with #8D9E66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9E66.

Preview

Color preview on black background

This text has color #8D9E66 on black background.


Color preview on white background

This text has color #8D9E66 on white background.


Black color preview on #8D9E66 background

This text has black color on #8D9E66 background.


White color preview on #8D9E66 background

This text has white color on #8D9E66 background.


Related colors

Complementary color

Complementary color for #hex is #726199.


I love getcolorcode.com

Triadic colors

1 #668D9E and #9E668D with #8D9E66 are triadic colors.

2 #669E8D and #9E8D66 with #8D9E66 are triadic colors.