COLOR #9C639C

HEX: #9C639C RGB: (156,99,156)

Color info

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

RGB color model

#9C639C color RGB value is (156,99,156).

RGB: (156,99,156) (61%, 39%, 61%)

RGB channels and saturation

R 156 of 255 = 61%
G 99 of 255 = 39%
B 156 of 255 = 61%

156
99
156

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

Portions of RGB colors in percentages

R + G + B = 156 + 99 + 156 = 411 (100%)
R 156 of 411 ~ 37.96%
G 99 of 411 ~ 24.09%
B 156 of 411 ~ 37.96'%

%37.96
%24.09
%37.96

CMYK color model

#9C639C color CMYK value is (0,37,0,39).

  • cyan value is 0.00%
  • magenta value is 36.54%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (0,37,0,39)
C0M37Y0K39 (0%, 37%, 0%, 39%)
(0.00 / 0.37 / 0.00 / 0.39)

CMYK percentages

%0
%36.54
%0
%38.82

Codes

Color #9C639C in popluar color models

9C 63 9C
RGB 156 99 156
HSL 300° 22.35% 50.00%
HSB/HSV 300° 36.54% 61.18%
CMYK 0.00% 36.54% 0.00%
38.82%

Color #9C639C in popluar number systems.

HEX 9C 63 9C
Decimal 156 99 156
Binary 10011100 1100011 10011100
Octal 234 143 234

Shades and tints

Shades of #9C639C

#9C639C
(156,99,156)
#8E5A8E
(142,90,142)
#805180
(128,81,128)
#724872
(114,72,114)
#643F64
(100,63,100)
#563656
(86,54,86)
#482D48
(72,45,72)
#3A243A
(58,36,58)
#2C1B2C
(44,27,44)
#1E121E
(30,18,30)
#100910
(16,9,16)
#000000
(0,0,0)

Tints of #9C639C

#9C639C
(156,99,156)
#A571A5
(165,113,165)
#AE7FAE
(174,127,174)
#B78DB7
(183,141,183)
#C09BC0
(192,155,192)
#C9A9C9
(201,169,201)
#D2B7D2
(210,183,210)
#DBC5DB
(219,197,219)
#E4D3E4
(228,211,228)
#EDE1ED
(237,225,237)
#F6EFF6
(246,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9C639C; }

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

This text font color is #9C639C.

Background Color

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

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

This div background color is #9C639C.

Border color

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

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

This div border color is #9C639C.

Opacity

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

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

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

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

This text has shadow with #9C639C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C639C.

Preview

Color preview on black background

This text has color #9C639C on black background.


Color preview on white background

This text has color #9C639C on white background.


Black color preview on #9C639C background

This text has black color on #9C639C background.


White color preview on #9C639C background

This text has white color on #9C639C background.


Related colors

Complementary color

Complementary color for #hex is #639C63.


I love getcolorcode.com

Triadic colors

1 #9C9C63 and #639C9C with #9C639C are triadic colors.

2 #9C639C and #639C9C with #9C639C are triadic colors.