COLOR #9F8E56

HEX: #9F8E56 RGB: (159,142,86)

Color info

#9F8E56 contains mainly red and green colors. Web safe color of #9F8E56 is #999966 (or #996).

RGB color model

#9F8E56 color RGB value is (159,142,86).

RGB: (159,142,86) (62%, 56%, 34%)

RGB channels and saturation

R 159 of 255 = 62%
G 142 of 255 = 56%
B 86 of 255 = 34%

159
142
86

R + G + B ~ 51%. #9F8E56 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 159 + 142 + 86 = 387 (100%)
R 159 of 387 ~ 41.09%
G 142 of 387 ~ 36.69%
B 86 of 387 ~ 22.22'%

%41.09
%36.69
%22.22

CMYK color model

#9F8E56 color CMYK value is (0,11,46,38).

  • cyan value is 0.00%
  • magenta value is 10.69%
  • yellow value is 45.91%
  • key color value is 37.65%

CMYK: (0,11,46,38)
C0M11Y46K38 (0%, 11%, 46%, 38%)
(0.00 / 0.11 / 0.46 / 0.38)

CMYK percentages

%0
%10.69
%45.91
%37.65

Codes

Color #9F8E56 in popluar color models

9F 8E 56
RGB 159 142 86
HSL 46° 29.80% 48.04%
HSB/HSV 46° 45.91% 62.35%
CMYK 0.00% 10.69% 45.91%
37.65%

Color #9F8E56 in popluar number systems.

HEX 9F 8E 56
Decimal 159 142 86
Binary 10011111 10001110 1010110
Octal 237 216 126

Shades and tints

Shades of #9F8E56

#9F8E56
(159,142,86)
#91824F
(145,130,79)
#837648
(131,118,72)
#756A41
(117,106,65)
#675E3A
(103,94,58)
#595233
(89,82,51)
#4B462C
(75,70,44)
#3D3A25
(61,58,37)
#2F2E1E
(47,46,30)
#212217
(33,34,23)
#131610
(19,22,16)
#000000
(0,0,0)

Tints of #9F8E56

#9F8E56
(159,142,86)
#A79865
(167,152,101)
#AFA274
(175,162,116)
#B7AC83
(183,172,131)
#BFB692
(191,182,146)
#C7C0A1
(199,192,161)
#CFCAB0
(207,202,176)
#D7D4BF
(215,212,191)
#DFDECE
(223,222,206)
#E7E8DD
(231,232,221)
#EFF2EC
(239,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9F8E56 color. Also use rgb(159,142,86) instead hex code.

Text Font Color

.myTextColor { color: #9F8E56; }

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

This text font color is #9F8E56.

Background Color

.myBgColor { background-color: #9F8E56; }

<div style="background-color:#9F8E56">Inner text</div>

This div background color is #9F8E56.

Border color

.myBorderColor { border: 1px solid #9F8E56; }

<div style="border:3px solid #9F8E56">Div</div>

This div border color is #9F8E56.

Opacity

.myOpacity80 { color: #9F8E56; opacity: 0.8; }

<p style="color:#9F8E56;opacity:0.8;">80%</p>

Text with #9F8E56 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 #9F8E56;}

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

This text has shadow with #9F8E56 color.


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

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

This text has shadow with #9F8E56 primary color and red secondary color.


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

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

This text has shadow with #9F8E56 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9F8E56.

Preview

Color preview on black background

This text has color #9F8E56 on black background.


Color preview on white background

This text has color #9F8E56 on white background.


Black color preview on #9F8E56 background

This text has black color on #9F8E56 background.


White color preview on #9F8E56 background

This text has white color on #9F8E56 background.


Related colors

Complementary color

Complementary color for #hex is #6071A9.


I love getcolorcode.com

Triadic colors

1 #569F8E and #8E569F with #9F8E56 are triadic colors.

2 #568E9F and #8E9F56 with #9F8E56 are triadic colors.