COLOR #9C6AB8

HEX: #9C6AB8 RGB: (156,106,184)

Color info

#9C6AB8 contains mainly red and blue colors. Web safe color of #9C6AB8 is #9966CC (or #96C).

RGB color model

#9C6AB8 color RGB value is (156,106,184).

RGB: (156,106,184) (61%, 42%, 72%)

RGB channels and saturation

R 156 of 255 = 61%
G 106 of 255 = 42%
B 184 of 255 = 72%

156
106
184

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

Portions of RGB colors in percentages

R + G + B = 156 + 106 + 184 = 446 (100%)
R 156 of 446 ~ 34.98%
G 106 of 446 ~ 23.77%
B 184 of 446 ~ 41.26'%

%34.98
%23.77
%41.26

CMYK color model

#9C6AB8 color CMYK value is (15,42,0,28).

  • cyan value is 15.22%
  • magenta value is 42.39%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (15,42,0,28)
C15M42Y0K28 (15%, 42%, 0%, 28%)
(0.15 / 0.42 / 0.00 / 0.28)

CMYK percentages

%15.22
%42.39
%0
%27.84

Codes

Color #9C6AB8 in popluar color models

9C 6A B8
RGB 156 106 184
HSL 278° 35.45% 56.86%
HSB/HSV 278° 42.39% 72.16%
CMYK 15.22% 42.39% 0.00%
27.84%

Color #9C6AB8 in popluar number systems.

HEX 9C 6A B8
Decimal 156 106 184
Binary 10011100 1101010 10111000
Octal 234 152 270

Shades and tints

Shades of #9C6AB8

#9C6AB8
(156,106,184)
#8E61A8
(142,97,168)
#805898
(128,88,152)
#724F88
(114,79,136)
#644678
(100,70,120)
#563D68
(86,61,104)
#483458
(72,52,88)
#3A2B48
(58,43,72)
#2C2238
(44,34,56)
#1E1928
(30,25,40)
#101018
(16,16,24)
#000000
(0,0,0)

Tints of #9C6AB8

#9C6AB8
(156,106,184)
#A577BE
(165,119,190)
#AE84C4
(174,132,196)
#B791CA
(183,145,202)
#C09ED0
(192,158,208)
#C9ABD6
(201,171,214)
#D2B8DC
(210,184,220)
#DBC5E2
(219,197,226)
#E4D2E8
(228,210,232)
#EDDFEE
(237,223,238)
#F6ECF4
(246,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C6AB8 color. Also use rgb(156,106,184) instead hex code.

Text Font Color

.myTextColor { color: #9C6AB8; }

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

This text font color is #9C6AB8.

Background Color

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

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

This div background color is #9C6AB8.

Border color

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

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

This div border color is #9C6AB8.

Opacity

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

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

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

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

This text has shadow with #9C6AB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C6AB8.

Preview

Color preview on black background

This text has color #9C6AB8 on black background.


Color preview on white background

This text has color #9C6AB8 on white background.


Black color preview on #9C6AB8 background

This text has black color on #9C6AB8 background.


White color preview on #9C6AB8 background

This text has white color on #9C6AB8 background.


Related colors

Complementary color

Complementary color for #hex is #639547.


I love getcolorcode.com

Triadic colors

1 #B89C6A and #6AB89C with #9C6AB8 are triadic colors.

2 #B86A9C and #6A9CB8 with #9C6AB8 are triadic colors.