COLOR #9C6D84

HEX: #9C6D84 RGB: (156,109,132)

Color info

#9C6D84 contains red, green and blue colors in about the same proportion. Web safe color of #9C6D84 is #996699 (or #969).

RGB color model

#9C6D84 color RGB value is (156,109,132).

RGB: (156,109,132) (61%, 43%, 52%)

RGB channels and saturation

R 156 of 255 = 61%
G 109 of 255 = 43%
B 132 of 255 = 52%

156
109
132

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

Portions of RGB colors in percentages

R + G + B = 156 + 109 + 132 = 397 (100%)
R 156 of 397 ~ 39.29%
G 109 of 397 ~ 27.46%
B 132 of 397 ~ 33.25'%

%39.29
%27.46
%33.25

CMYK color model

#9C6D84 color CMYK value is (0,30,15,39).

  • cyan value is 0.00%
  • magenta value is 30.13%
  • yellow value is 15.38%
  • key color value is 38.82%

CMYK: (0,30,15,39)
C0M30Y15K39 (0%, 30%, 15%, 39%)
(0.00 / 0.30 / 0.15 / 0.39)

CMYK percentages

%0
%30.13
%15.38
%38.82

Codes

Color #9C6D84 in popluar color models

9C 6D 84
RGB 156 109 132
HSL 331° 19.18% 51.96%
HSB/HSV 331° 30.13% 61.18%
CMYK 0.00% 30.13% 15.38%
38.82%

Color #9C6D84 in popluar number systems.

HEX 9C 6D 84
Decimal 156 109 132
Binary 10011100 1101101 10000100
Octal 234 155 204

Shades and tints

Shades of #9C6D84

#9C6D84
(156,109,132)
#8E6478
(142,100,120)
#805B6C
(128,91,108)
#725260
(114,82,96)
#644954
(100,73,84)
#564048
(86,64,72)
#48373C
(72,55,60)
#3A2E30
(58,46,48)
#2C2524
(44,37,36)
#1E1C18
(30,28,24)
#10130C
(16,19,12)
#000000
(0,0,0)

Tints of #9C6D84

#9C6D84
(156,109,132)
#A57A8F
(165,122,143)
#AE879A
(174,135,154)
#B794A5
(183,148,165)
#C0A1B0
(192,161,176)
#C9AEBB
(201,174,187)
#D2BBC6
(210,187,198)
#DBC8D1
(219,200,209)
#E4D5DC
(228,213,220)
#EDE2E7
(237,226,231)
#F6EFF2
(246,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C6D84 color. Also use rgb(156,109,132) instead hex code.

Text Font Color

.myTextColor { color: #9C6D84; }

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

This text font color is #9C6D84.

Background Color

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

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

This div background color is #9C6D84.

Border color

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

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

This div border color is #9C6D84.

Opacity

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

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

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

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

This text has shadow with #9C6D84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C6D84.

Preview

Color preview on black background

This text has color #9C6D84 on black background.


Color preview on white background

This text has color #9C6D84 on white background.


Black color preview on #9C6D84 background

This text has black color on #9C6D84 background.


White color preview on #9C6D84 background

This text has white color on #9C6D84 background.


Related colors

Complementary color

Complementary color for #hex is #63927B.


I love getcolorcode.com

Triadic colors

1 #849C6D and #6D849C with #9C6D84 are triadic colors.

2 #846D9C and #6D9C84 with #9C6D84 are triadic colors.