COLOR #9F6D46

HEX: #9F6D46 RGB: (159,109,70)

Color info

#9F6D46 contains mainly red and green colors. Web safe color of #9F6D46 is #996633 (or #963).

RGB color model

#9F6D46 color RGB value is (159,109,70).

RGB: (159,109,70) (62%, 43%, 27%)

RGB channels and saturation

R 159 of 255 = 62%
G 109 of 255 = 43%
B 70 of 255 = 27%

159
109
70

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

Portions of RGB colors in percentages

R + G + B = 159 + 109 + 70 = 338 (100%)
R 159 of 338 ~ 47.04%
G 109 of 338 ~ 32.25%
B 70 of 338 ~ 20.71'%

%47.04
%32.25
%20.71

CMYK color model

#9F6D46 color CMYK value is (0,31,56,38).

  • cyan value is 0.00%
  • magenta value is 31.45%
  • yellow value is 55.97%
  • key color value is 37.65%

CMYK: (0,31,56,38)
C0M31Y56K38 (0%, 31%, 56%, 38%)
(0.00 / 0.31 / 0.56 / 0.38)

CMYK percentages

%0
%31.45
%55.97
%37.65

Codes

Color #9F6D46 in popluar color models

9F 6D 46
RGB 159 109 70
HSL 26° 38.86% 44.90%
HSB/HSV 26° 55.97% 62.35%
CMYK 0.00% 31.45% 55.97%
37.65%

Color #9F6D46 in popluar number systems.

HEX 9F 6D 46
Decimal 159 109 70
Binary 10011111 1101101 1000110
Octal 237 155 106

Shades and tints

Shades of #9F6D46

#9F6D46
(159,109,70)
#916440
(145,100,64)
#835B3A
(131,91,58)
#755234
(117,82,52)
#67492E
(103,73,46)
#594028
(89,64,40)
#4B3722
(75,55,34)
#3D2E1C
(61,46,28)
#2F2516
(47,37,22)
#211C10
(33,28,16)
#13130A
(19,19,10)
#000000
(0,0,0)

Tints of #9F6D46

#9F6D46
(159,109,70)
#A77A56
(167,122,86)
#AF8766
(175,135,102)
#B79476
(183,148,118)
#BFA186
(191,161,134)
#C7AE96
(199,174,150)
#CFBBA6
(207,187,166)
#D7C8B6
(215,200,182)
#DFD5C6
(223,213,198)
#E7E2D6
(231,226,214)
#EFEFE6
(239,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9F6D46 color. Also use rgb(159,109,70) instead hex code.

Text Font Color

.myTextColor { color: #9F6D46; }

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

This text font color is #9F6D46.

Background Color

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

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

This div background color is #9F6D46.

Border color

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

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

This div border color is #9F6D46.

Opacity

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

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

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

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

This text has shadow with #9F6D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9F6D46.

Preview

Color preview on black background

This text has color #9F6D46 on black background.


Color preview on white background

This text has color #9F6D46 on white background.


Black color preview on #9F6D46 background

This text has black color on #9F6D46 background.


White color preview on #9F6D46 background

This text has white color on #9F6D46 background.


Related colors

Complementary color

Complementary color for #hex is #6092B9.


I love getcolorcode.com

Triadic colors

1 #469F6D and #6D469F with #9F6D46 are triadic colors.

2 #466D9F and #6D9F46 with #9F6D46 are triadic colors.