COLOR #9D6BB6

HEX: #9D6BB6 RGB: (157,107,182)

Color info

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

RGB color model

#9D6BB6 color RGB value is (157,107,182).

RGB: (157,107,182) (62%, 42%, 71%)

RGB channels and saturation

R 157 of 255 = 62%
G 107 of 255 = 42%
B 182 of 255 = 71%

157
107
182

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

Portions of RGB colors in percentages

R + G + B = 157 + 107 + 182 = 446 (100%)
R 157 of 446 ~ 35.2%
G 107 of 446 ~ 23.99%
B 182 of 446 ~ 40.81'%

%35.2
%23.99
%40.81

CMYK color model

#9D6BB6 color CMYK value is (14,41,0,29).

  • cyan value is 13.74%
  • magenta value is 41.21%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (14,41,0,29)
C14M41Y0K29 (14%, 41%, 0%, 29%)
(0.14 / 0.41 / 0.00 / 0.29)

CMYK percentages

%13.74
%41.21
%0
%28.63

Codes

Color #9D6BB6 in popluar color models

9D 6B B6
RGB 157 107 182
HSL 280° 33.94% 56.67%
HSB/HSV 280° 41.21% 71.37%
CMYK 13.74% 41.21% 0.00%
28.63%

Color #9D6BB6 in popluar number systems.

HEX 9D 6B B6
Decimal 157 107 182
Binary 10011101 1101011 10110110
Octal 235 153 266

Shades and tints

Shades of #9D6BB6

#9D6BB6
(157,107,182)
#8F62A6
(143,98,166)
#815996
(129,89,150)
#735086
(115,80,134)
#654776
(101,71,118)
#573E66
(87,62,102)
#493556
(73,53,86)
#3B2C46
(59,44,70)
#2D2336
(45,35,54)
#1F1A26
(31,26,38)
#111116
(17,17,22)
#000000
(0,0,0)

Tints of #9D6BB6

#9D6BB6
(157,107,182)
#A578BC
(165,120,188)
#AD85C2
(173,133,194)
#B592C8
(181,146,200)
#BD9FCE
(189,159,206)
#C5ACD4
(197,172,212)
#CDB9DA
(205,185,218)
#D5C6E0
(213,198,224)
#DDD3E6
(221,211,230)
#E5E0EC
(229,224,236)
#EDEDF2
(237,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D6BB6 color. Also use rgb(157,107,182) instead hex code.

Text Font Color

.myTextColor { color: #9D6BB6; }

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

This text font color is #9D6BB6.

Background Color

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

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

This div background color is #9D6BB6.

Border color

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

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

This div border color is #9D6BB6.

Opacity

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

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

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

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

This text has shadow with #9D6BB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D6BB6.

Preview

Color preview on black background

This text has color #9D6BB6 on black background.


Color preview on white background

This text has color #9D6BB6 on white background.


Black color preview on #9D6BB6 background

This text has black color on #9D6BB6 background.


White color preview on #9D6BB6 background

This text has white color on #9D6BB6 background.


Related colors

Complementary color

Complementary color for #hex is #629449.


I love getcolorcode.com

Triadic colors

1 #B69D6B and #6BB69D with #9D6BB6 are triadic colors.

2 #B66B9D and #6B9DB6 with #9D6BB6 are triadic colors.