COLOR #8F9E74

HEX: #8F9E74 RGB: (143,158,116)

Color info

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

RGB color model

#8F9E74 color RGB value is (143,158,116).

RGB: (143,158,116) (56%, 62%, 45%)

RGB channels and saturation

R 143 of 255 = 56%
G 158 of 255 = 62%
B 116 of 255 = 45%

143
158
116

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

Portions of RGB colors in percentages

R + G + B = 143 + 158 + 116 = 417 (100%)
R 143 of 417 ~ 34.29%
G 158 of 417 ~ 37.89%
B 116 of 417 ~ 27.82'%

%34.29
%37.89
%27.82

CMYK color model

#8F9E74 color CMYK value is (9,0,27,38).

  • cyan value is 9.49%
  • magenta value is 0.00%
  • yellow value is 26.58%
  • key color value is 38.04%
CMYK: (9,0,27,38) C9M0Y27K38 (9%,0%,27%,38%) (0.09/0.00/0.27/0.38) 

CMYK percentages

%9.49
%0
%26.58
%38.04

Codes

Color #8F9E74 in popluar color models

8F 9E 74
RGB 143 158 116
HSL 81° 17.80% 53.73%
HSB/HSV 81° 26.58% 61.96%
CMYK 9.49% 0.00% 26.58%
38.04%

Color #8F9E74 in popluar number systems.

HEX 8F 9E 74
Decimal 143 158 116
Binary 10001111 10011110 1110100
Octal 217 236 164

Shades and tints

Shades of #8F9E74

#8F9E74
(143,158,116)
#82906A
(130,144,106)
#758260
(117,130,96)
#687456
(104,116,86)
#5B664C
(91,102,76)
#4E5842
(78,88,66)
#414A38
(65,74,56)
#343C2E
(52,60,46)
#272E24
(39,46,36)
#1A201A
(26,32,26)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #8F9E74

#8F9E74
(143,158,116)
#99A680
(153,166,128)
#A3AE8C
(163,174,140)
#ADB698
(173,182,152)
#B7BEA4
(183,190,164)
#C1C6B0
(193,198,176)
#CBCEBC
(203,206,188)
#D5D6C8
(213,214,200)
#DFDED4
(223,222,212)
#E9E6E0
(233,230,224)
#F3EEEC
(243,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F9E74 color. Also use rgb(143,158,116) instead hex code.

Text Font Color

.myTextColor { color: #8F9E74; }

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

This text font color is #8F9E74.

Background Color

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

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

This div background color is #8F9E74.

Border color

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

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

This div border color is #8F9E74.

Opacity

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

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

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

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

This text has shadow with #8F9E74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F9E74.

Preview

Color preview on black background

This text has color #8F9E74 on black background.


Color preview on white background

This text has color #8F9E74 on white background.


Black color preview on #8F9E74 background

This text has black color on #8F9E74 background.


White color preview on #8F9E74 background

This text has white color on #8F9E74 background.


Related colors

Complementary color

Complementary color for #hex is #70618B.


I love getcolorcode.com

Triadic colors

1 #748F9E and #9E748F with #8F9E74 are triadic colors.

2 #749E8F and #9E8F74 with #8F9E74 are triadic colors.