COLOR #9D6DBC

HEX: #9D6DBC RGB: (157,109,188)

Color info

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

RGB color model

#9D6DBC color RGB value is (157,109,188).

RGB: (157,109,188) (62%, 43%, 74%)

RGB channels and saturation

R 157 of 255 = 62%
G 109 of 255 = 43%
B 188 of 255 = 74%

157
109
188

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

Portions of RGB colors in percentages

R + G + B = 157 + 109 + 188 = 454 (100%)
R 157 of 454 ~ 34.58%
G 109 of 454 ~ 24.01%
B 188 of 454 ~ 41.41'%

%34.58
%24.01
%41.41

CMYK color model

#9D6DBC color CMYK value is (16,42,0,26).

  • cyan value is 16.49%
  • magenta value is 42.02%
  • yellow value is 0.00%
  • key color value is 26.27%

CMYK: (16,42,0,26)
C16M42Y0K26 (16%, 42%, 0%, 26%)
(0.16 / 0.42 / 0.00 / 0.26)

CMYK percentages

%16.49
%42.02
%0
%26.27

Codes

Color #9D6DBC in popluar color models

9D 6D BC
RGB 157 109 188
HSL 276° 37.09% 58.24%
HSB/HSV 276° 42.02% 73.73%
CMYK 16.49% 42.02% 0.00%
26.27%

Color #9D6DBC in popluar number systems.

HEX 9D 6D BC
Decimal 157 109 188
Binary 10011101 1101101 10111100
Octal 235 155 274

Shades and tints

Shades of #9D6DBC

#9D6DBC
(157,109,188)
#8F64AB
(143,100,171)
#815B9A
(129,91,154)
#735289
(115,82,137)
#654978
(101,73,120)
#574067
(87,64,103)
#493756
(73,55,86)
#3B2E45
(59,46,69)
#2D2534
(45,37,52)
#1F1C23
(31,28,35)
#111312
(17,19,18)
#000000
(0,0,0)

Tints of #9D6DBC

#9D6DBC
(157,109,188)
#A57AC2
(165,122,194)
#AD87C8
(173,135,200)
#B594CE
(181,148,206)
#BDA1D4
(189,161,212)
#C5AEDA
(197,174,218)
#CDBBE0
(205,187,224)
#D5C8E6
(213,200,230)
#DDD5EC
(221,213,236)
#E5E2F2
(229,226,242)
#EDEFF8
(237,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D6DBC color. Also use rgb(157,109,188) instead hex code.

Text Font Color

.myTextColor { color: #9D6DBC; }

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

This text font color is #9D6DBC.

Background Color

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

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

This div background color is #9D6DBC.

Border color

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

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

This div border color is #9D6DBC.

Opacity

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

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

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

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

This text has shadow with #9D6DBC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D6DBC.

Preview

Color preview on black background

This text has color #9D6DBC on black background.


Color preview on white background

This text has color #9D6DBC on white background.


Black color preview on #9D6DBC background

This text has black color on #9D6DBC background.


White color preview on #9D6DBC background

This text has white color on #9D6DBC background.


Related colors

Complementary color

Complementary color for #hex is #629243.


I love getcolorcode.com

Triadic colors

1 #BC9D6D and #6DBC9D with #9D6DBC are triadic colors.

2 #BC6D9D and #6D9DBC with #9D6DBC are triadic colors.