COLOR #9C6E68

HEX: #9C6E68 RGB: (156,110,104)

Color info

#9C6E68 contains red, green and blue colors in about the same proportion. Web safe color of #9C6E68 is #996666 (or #966).

RGB color model

#9C6E68 color RGB value is (156,110,104).

RGB: (156,110,104) (61%, 43%, 41%)

RGB channels and saturation

R 156 of 255 = 61%
G 110 of 255 = 43%
B 104 of 255 = 41%

156
110
104

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

Portions of RGB colors in percentages

R + G + B = 156 + 110 + 104 = 370 (100%)
R 156 of 370 ~ 42.16%
G 110 of 370 ~ 29.73%
B 104 of 370 ~ 28.11'%

%42.16
%29.73
%28.11

CMYK color model

#9C6E68 color CMYK value is (0,29,33,39).

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

CMYK: (0,29,33,39)
C0M29Y33K39 (0%, 29%, 33%, 39%)
(0.00 / 0.29 / 0.33 / 0.39)

CMYK percentages

%0
%29.49
%33.33
%38.82

Codes

Color #9C6E68 in popluar color models

9C 6E 68
RGB 156 110 104
HSL 20.80% 50.98%
HSB/HSV 33.33% 61.18%
CMYK 0.00% 29.49% 33.33%
38.82%

Color #9C6E68 in popluar number systems.

HEX 9C 6E 68
Decimal 156 110 104
Binary 10011100 1101110 1101000
Octal 234 156 150

Shades and tints

Shades of #9C6E68

#9C6E68
(156,110,104)
#8E645F
(142,100,95)
#805A56
(128,90,86)
#72504D
(114,80,77)
#644644
(100,70,68)
#563C3B
(86,60,59)
#483232
(72,50,50)
#3A2829
(58,40,41)
#2C1E20
(44,30,32)
#1E1417
(30,20,23)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #9C6E68

#9C6E68
(156,110,104)
#A57B75
(165,123,117)
#AE8882
(174,136,130)
#B7958F
(183,149,143)
#C0A29C
(192,162,156)
#C9AFA9
(201,175,169)
#D2BCB6
(210,188,182)
#DBC9C3
(219,201,195)
#E4D6D0
(228,214,208)
#EDE3DD
(237,227,221)
#F6F0EA
(246,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9C6E68; }

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

This text font color is #9C6E68.

Background Color

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

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

This div background color is #9C6E68.

Border color

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

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

This div border color is #9C6E68.

Opacity

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

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

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

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

This text has shadow with #9C6E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C6E68.

Preview

Color preview on black background

This text has color #9C6E68 on black background.


Color preview on white background

This text has color #9C6E68 on white background.


Black color preview on #9C6E68 background

This text has black color on #9C6E68 background.


White color preview on #9C6E68 background

This text has white color on #9C6E68 background.


Related colors

Complementary color

Complementary color for #hex is #639197.


I love getcolorcode.com

Triadic colors

1 #689C6E and #6E689C with #9C6E68 are triadic colors.

2 #686E9C and #6E9C68 with #9C6E68 are triadic colors.