COLOR #8D8E77

HEX: #8D8E77 RGB: (141,142,119)

Color info

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

RGB color model

#8D8E77 color RGB value is (141,142,119).

RGB: (141,142,119) (55%, 56%, 47%)

RGB channels and saturation

R 141 of 255 = 55%
G 142 of 255 = 56%
B 119 of 255 = 47%

141
142
119

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

Portions of RGB colors in percentages

R + G + B = 141 + 142 + 119 = 402 (100%)
R 141 of 402 ~ 35.07%
G 142 of 402 ~ 35.32%
B 119 of 402 ~ 29.6'%

%35.07
%35.32
%29.6

CMYK color model

#8D8E77 color CMYK value is (1,0,16,44).

  • cyan value is 0.70%
  • magenta value is 0.00%
  • yellow value is 16.20%
  • key color value is 44.31%

CMYK: (1,0,16,44)
C1M0Y16K44 (1%, 0%, 16%, 44%)
(0.01 / 0.00 / 0.16 / 0.44)

CMYK percentages

%0.7
%0
%16.2
%44.31

Codes

Color #8D8E77 in popluar color models

8D 8E 77
RGB 141 142 119
HSL 63° 9.24% 51.18%
HSB/HSV 63° 16.20% 55.69%
CMYK 0.70% 0.00% 16.20%
44.31%

Color #8D8E77 in popluar number systems.

HEX 8D 8E 77
Decimal 141 142 119
Binary 10001101 10001110 1110111
Octal 215 216 167

Shades and tints

Shades of #8D8E77

#8D8E77
(141,142,119)
#81826D
(129,130,109)
#757663
(117,118,99)
#696A59
(105,106,89)
#5D5E4F
(93,94,79)
#515245
(81,82,69)
#45463B
(69,70,59)
#393A31
(57,58,49)
#2D2E27
(45,46,39)
#21221D
(33,34,29)
#151613
(21,22,19)
#000000
(0,0,0)

Tints of #8D8E77

#8D8E77
(141,142,119)
#979883
(151,152,131)
#A1A28F
(161,162,143)
#ABAC9B
(171,172,155)
#B5B6A7
(181,182,167)
#BFC0B3
(191,192,179)
#C9CABF
(201,202,191)
#D3D4CB
(211,212,203)
#DDDED7
(221,222,215)
#E7E8E3
(231,232,227)
#F1F2EF
(241,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D8E77 color. Also use rgb(141,142,119) instead hex code.

Text Font Color

.myTextColor { color: #8D8E77; }

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

This text font color is #8D8E77.

Background Color

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

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

This div background color is #8D8E77.

Border color

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

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

This div border color is #8D8E77.

Opacity

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

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

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

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

This text has shadow with #8D8E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D8E77.

Preview

Color preview on black background

This text has color #8D8E77 on black background.


Color preview on white background

This text has color #8D8E77 on white background.


Black color preview on #8D8E77 background

This text has black color on #8D8E77 background.


White color preview on #8D8E77 background

This text has white color on #8D8E77 background.


Related colors

Complementary color

Complementary color for #hex is #727188.


I love getcolorcode.com

Triadic colors

1 #778D8E and #8E778D with #8D8E77 are triadic colors.

2 #778E8D and #8E8D77 with #8D8E77 are triadic colors.