COLOR #9F9E67

HEX: #9F9E67 RGB: (159,158,103)

Color info

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

RGB color model

#9F9E67 color RGB value is (159,158,103).

RGB: (159,158,103) (62%, 62%, 40%)

RGB channels and saturation

R 159 of 255 = 62%
G 158 of 255 = 62%
B 103 of 255 = 40%

159
158
103

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

Portions of RGB colors in percentages

R + G + B = 159 + 158 + 103 = 420 (100%)
R 159 of 420 ~ 37.86%
G 158 of 420 ~ 37.62%
B 103 of 420 ~ 24.52'%

%37.86
%37.62
%24.52

CMYK color model

#9F9E67 color CMYK value is (0,1,35,38).

  • cyan value is 0.00%
  • magenta value is 0.63%
  • yellow value is 35.22%
  • key color value is 37.65%

CMYK: (0,1,35,38)
C0M1Y35K38 (0%, 1%, 35%, 38%)
(0.00 / 0.01 / 0.35 / 0.38)

CMYK percentages

%0
%0.63
%35.22
%37.65

Codes

Color #9F9E67 in popluar color models

9F 9E 67
RGB 159 158 103
HSL 59° 22.58% 51.37%
HSB/HSV 59° 35.22% 62.35%
CMYK 0.00% 0.63% 35.22%
37.65%

Color #9F9E67 in popluar number systems.

HEX 9F 9E 67
Decimal 159 158 103
Binary 10011111 10011110 1100111
Octal 237 236 147

Shades and tints

Shades of #9F9E67

#9F9E67
(159,158,103)
#91905E
(145,144,94)
#838255
(131,130,85)
#75744C
(117,116,76)
#676643
(103,102,67)
#59583A
(89,88,58)
#4B4A31
(75,74,49)
#3D3C28
(61,60,40)
#2F2E1F
(47,46,31)
#212016
(33,32,22)
#13120D
(19,18,13)
#000000
(0,0,0)

Tints of #9F9E67

#9F9E67
(159,158,103)
#A7A674
(167,166,116)
#AFAE81
(175,174,129)
#B7B68E
(183,182,142)
#BFBE9B
(191,190,155)
#C7C6A8
(199,198,168)
#CFCEB5
(207,206,181)
#D7D6C2
(215,214,194)
#DFDECF
(223,222,207)
#E7E6DC
(231,230,220)
#EFEEE9
(239,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9F9E67 color. Also use rgb(159,158,103) instead hex code.

Text Font Color

.myTextColor { color: #9F9E67; }

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

This text font color is #9F9E67.

Background Color

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

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

This div background color is #9F9E67.

Border color

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

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

This div border color is #9F9E67.

Opacity

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

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

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

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

This text has shadow with #9F9E67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9F9E67.

Preview

Color preview on black background

This text has color #9F9E67 on black background.


Color preview on white background

This text has color #9F9E67 on white background.


Black color preview on #9F9E67 background

This text has black color on #9F9E67 background.


White color preview on #9F9E67 background

This text has white color on #9F9E67 background.


Related colors

Complementary color

Complementary color for #hex is #606198.


I love getcolorcode.com

Triadic colors

1 #679F9E and #9E679F with #9F9E67 are triadic colors.

2 #679E9F and #9E9F67 with #9F9E67 are triadic colors.