COLOR #9C7CBD

HEX: #9C7CBD RGB: (156,124,189)

Color info

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

RGB color model

#9C7CBD color RGB value is (156,124,189).

RGB: (156,124,189) (61%, 49%, 74%)

RGB channels and saturation

R 156 of 255 = 61%
G 124 of 255 = 49%
B 189 of 255 = 74%

156
124
189

R + G + B ~ 61%. #9C7CBD is quite light color.

Portions of RGB colors in percentages

R + G + B = 156 + 124 + 189 = 469 (100%)
R 156 of 469 ~ 33.26%
G 124 of 469 ~ 26.44%
B 189 of 469 ~ 40.3'%

%33.26
%26.44
%40.3

CMYK color model

#9C7CBD color CMYK value is (17,34,0,26).

  • cyan value is 17.46%
  • magenta value is 34.39%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (17,34,0,26)
C17M34Y0K26 (17%, 34%, 0%, 26%)
(0.17 / 0.34 / 0.00 / 0.26)

CMYK percentages

%17.46
%34.39
%0
%25.88

Codes

Color #9C7CBD in popluar color models

9C 7C BD
RGB 156 124 189
HSL 270° 32.99% 61.37%
HSB/HSV 270° 34.39% 74.12%
CMYK 17.46% 34.39% 0.00%
25.88%

Color #9C7CBD in popluar number systems.

HEX 9C 7C BD
Decimal 156 124 189
Binary 10011100 1111100 10111101
Octal 234 174 275

Shades and tints

Shades of #9C7CBD

#9C7CBD
(156,124,189)
#8E71AC
(142,113,172)
#80669B
(128,102,155)
#725B8A
(114,91,138)
#645079
(100,80,121)
#564568
(86,69,104)
#483A57
(72,58,87)
#3A2F46
(58,47,70)
#2C2435
(44,36,53)
#1E1924
(30,25,36)
#100E13
(16,14,19)
#000000
(0,0,0)

Tints of #9C7CBD

#9C7CBD
(156,124,189)
#A587C3
(165,135,195)
#AE92C9
(174,146,201)
#B79DCF
(183,157,207)
#C0A8D5
(192,168,213)
#C9B3DB
(201,179,219)
#D2BEE1
(210,190,225)
#DBC9E7
(219,201,231)
#E4D4ED
(228,212,237)
#EDDFF3
(237,223,243)
#F6EAF9
(246,234,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9C7CBD; }

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

This text font color is #9C7CBD.

Background Color

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

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

This div background color is #9C7CBD.

Border color

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

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

This div border color is #9C7CBD.

Opacity

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

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

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

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

This text has shadow with #9C7CBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C7CBD.

Preview

Color preview on black background

This text has color #9C7CBD on black background.


Color preview on white background

This text has color #9C7CBD on white background.


Black color preview on #9C7CBD background

This text has black color on #9C7CBD background.


White color preview on #9C7CBD background

This text has white color on #9C7CBD background.


Related colors

Complementary color

Complementary color for #hex is #638342.


I love getcolorcode.com

Triadic colors

1 #BD9C7C and #7CBD9C with #9C7CBD are triadic colors.

2 #BD7C9C and #7C9CBD with #9C7CBD are triadic colors.