COLOR #9C6AC7

HEX: #9C6AC7 RGB: (156,106,199)

Color info

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

RGB color model

#9C6AC7 color RGB value is (156,106,199).

RGB: (156,106,199) (61%, 42%, 78%)

RGB channels and saturation

R 156 of 255 = 61%
G 106 of 255 = 42%
B 199 of 255 = 78%

156
106
199

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

Portions of RGB colors in percentages

R + G + B = 156 + 106 + 199 = 461 (100%)
R 156 of 461 ~ 33.84%
G 106 of 461 ~ 22.99%
B 199 of 461 ~ 43.17'%

%33.84
%22.99
%43.17

CMYK color model

#9C6AC7 color CMYK value is (22,47,0,22).

  • cyan value is 21.61%
  • magenta value is 46.73%
  • yellow value is 0.00%
  • key color value is 21.96%
CMYK: (22,47,0,22) C22M47Y0K22 (22%,47%,0%,22%) (0.22/0.47/0.00/0.22) 

CMYK percentages

%21.61
%46.73
%0
%21.96

Codes

Color #9C6AC7 in popluar color models

9C 6A C7
RGB 156 106 199
HSL 272° 45.37% 59.80%
HSB/HSV 272° 46.73% 78.04%
CMYK 21.61% 46.73% 0.00%
21.96%

Color #9C6AC7 in popluar number systems.

HEX 9C 6A C7
Decimal 156 106 199
Binary 10011100 1101010 11000111
Octal 234 152 307

Shades and tints

Shades of #9C6AC7

#9C6AC7
(156,106,199)
#8E61B5
(142,97,181)
#8058A3
(128,88,163)
#724F91
(114,79,145)
#64467F
(100,70,127)
#563D6D
(86,61,109)
#48345B
(72,52,91)
#3A2B49
(58,43,73)
#2C2237
(44,34,55)
#1E1925
(30,25,37)
#101013
(16,16,19)
#000000
(0,0,0)

Tints of #9C6AC7

#9C6AC7
(156,106,199)
#A577CC
(165,119,204)
#AE84D1
(174,132,209)
#B791D6
(183,145,214)
#C09EDB
(192,158,219)
#C9ABE0
(201,171,224)
#D2B8E5
(210,184,229)
#DBC5EA
(219,197,234)
#E4D2EF
(228,210,239)
#EDDFF4
(237,223,244)
#F6ECF9
(246,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9C6AC7; }

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

This text font color is #9C6AC7.

Background Color

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

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

This div background color is #9C6AC7.

Border color

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

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

This div border color is #9C6AC7.

Opacity

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

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

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

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

This text has shadow with #9C6AC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C6AC7.

Preview

Color preview on black background

This text has color #9C6AC7 on black background.


Color preview on white background

This text has color #9C6AC7 on white background.


Black color preview on #9C6AC7 background

This text has black color on #9C6AC7 background.


White color preview on #9C6AC7 background

This text has white color on #9C6AC7 background.


Related colors

Complementary color

Complementary color for #hex is #639538.


I love getcolorcode.com

Triadic colors

1 #C79C6A and #6AC79C with #9C6AC7 are triadic colors.

2 #C76A9C and #6A9CC7 with #9C6AC7 are triadic colors.