COLOR #9C8A68

HEX: #9C8A68 RGB: (156,138,104)

Color info

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

RGB color model

#9C8A68 color RGB value is (156,138,104).

RGB: (156,138,104) (61%, 54%, 41%)

RGB channels and saturation

R 156 of 255 = 61%
G 138 of 255 = 54%
B 104 of 255 = 41%

156
138
104

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

Portions of RGB colors in percentages

R + G + B = 156 + 138 + 104 = 398 (100%)
R 156 of 398 ~ 39.2%
G 138 of 398 ~ 34.67%
B 104 of 398 ~ 26.13'%

%39.2
%34.67
%26.13

CMYK color model

#9C8A68 color CMYK value is (0,12,33,39).

  • cyan value is 0.00%
  • magenta value is 11.54%
  • yellow value is 33.33%
  • key color value is 38.82%

CMYK: (0,12,33,39)
C0M12Y33K39 (0%, 12%, 33%, 39%)
(0.00 / 0.12 / 0.33 / 0.39)

CMYK percentages

%0
%11.54
%33.33
%38.82

Codes

Color #9C8A68 in popluar color models

9C 8A 68
RGB 156 138 104
HSL 39° 20.80% 50.98%
HSB/HSV 39° 33.33% 61.18%
CMYK 0.00% 11.54% 33.33%
38.82%

Color #9C8A68 in popluar number systems.

HEX 9C 8A 68
Decimal 156 138 104
Binary 10011100 10001010 1101000
Octal 234 212 150

Shades and tints

Shades of #9C8A68

#9C8A68
(156,138,104)
#8E7E5F
(142,126,95)
#807256
(128,114,86)
#72664D
(114,102,77)
#645A44
(100,90,68)
#564E3B
(86,78,59)
#484232
(72,66,50)
#3A3629
(58,54,41)
#2C2A20
(44,42,32)
#1E1E17
(30,30,23)
#10120E
(16,18,14)
#000000
(0,0,0)

Tints of #9C8A68

#9C8A68
(156,138,104)
#A59475
(165,148,117)
#AE9E82
(174,158,130)
#B7A88F
(183,168,143)
#C0B29C
(192,178,156)
#C9BCA9
(201,188,169)
#D2C6B6
(210,198,182)
#DBD0C3
(219,208,195)
#E4DAD0
(228,218,208)
#EDE4DD
(237,228,221)
#F6EEEA
(246,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C8A68 color. Also use rgb(156,138,104) instead hex code.

Text Font Color

.myTextColor { color: #9C8A68; }

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

This text font color is #9C8A68.

Background Color

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

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

This div background color is #9C8A68.

Border color

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

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

This div border color is #9C8A68.

Opacity

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

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

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

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

This text has shadow with #9C8A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C8A68.

Preview

Color preview on black background

This text has color #9C8A68 on black background.


Color preview on white background

This text has color #9C8A68 on white background.


Black color preview on #9C8A68 background

This text has black color on #9C8A68 background.


White color preview on #9C8A68 background

This text has white color on #9C8A68 background.


Related colors

Complementary color

Complementary color for #hex is #637597.


I love getcolorcode.com

Triadic colors

1 #689C8A and #8A689C with #9C8A68 are triadic colors.

2 #688A9C and #8A9C68 with #9C8A68 are triadic colors.