COLOR #9D8BB4

HEX: #9D8BB4 RGB: (157,139,180)

Color info

#9D8BB4 contains red, green and blue colors in about the same proportion. Web safe color of #9D8BB4 is #9999CC (or #99C).

RGB color model

#9D8BB4 color RGB value is (157,139,180).

RGB: (157,139,180) (62%, 55%, 71%)

RGB channels and saturation

R 157 of 255 = 62%
G 139 of 255 = 55%
B 180 of 255 = 71%

157
139
180

R + G + B ~ 63%. #9D8BB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 139 + 180 = 476 (100%)
R 157 of 476 ~ 32.98%
G 139 of 476 ~ 29.2%
B 180 of 476 ~ 37.82'%

%32.98
%29.2
%37.82

CMYK color model

#9D8BB4 color CMYK value is (13,23,0,29).

  • cyan value is 12.78%
  • magenta value is 22.78%
  • yellow value is 0.00%
  • key color value is 29.41%
CMYK: (13,23,0,29) C13M23Y0K29 (13%,23%,0%,29%) (0.13/0.23/0.00/0.29) 

CMYK percentages

%12.78
%22.78
%0
%29.41

Codes

Color #9D8BB4 in popluar color models

9D 8B B4
RGB 157 139 180
HSL 266° 21.47% 62.55%
HSB/HSV 266° 22.78% 70.59%
CMYK 12.78% 22.78% 0.00%
29.41%

Color #9D8BB4 in popluar number systems.

HEX 9D 8B B4
Decimal 157 139 180
Binary 10011101 10001011 10110100
Octal 235 213 264

Shades and tints

Shades of #9D8BB4

#9D8BB4
(157,139,180)
#8F7FA4
(143,127,164)
#817394
(129,115,148)
#736784
(115,103,132)
#655B74
(101,91,116)
#574F64
(87,79,100)
#494354
(73,67,84)
#3B3744
(59,55,68)
#2D2B34
(45,43,52)
#1F1F24
(31,31,36)
#111314
(17,19,20)
#000000
(0,0,0)

Tints of #9D8BB4

#9D8BB4
(157,139,180)
#A595BA
(165,149,186)
#AD9FC0
(173,159,192)
#B5A9C6
(181,169,198)
#BDB3CC
(189,179,204)
#C5BDD2
(197,189,210)
#CDC7D8
(205,199,216)
#D5D1DE
(213,209,222)
#DDDBE4
(221,219,228)
#E5E5EA
(229,229,234)
#EDEFF0
(237,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D8BB4 color. Also use rgb(157,139,180) instead hex code.

Text Font Color

.myTextColor { color: #9D8BB4; }

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

This text font color is #9D8BB4.

Background Color

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

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

This div background color is #9D8BB4.

Border color

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

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

This div border color is #9D8BB4.

Opacity

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

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

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

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

This text has shadow with #9D8BB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D8BB4.

Preview

Color preview on black background

This text has color #9D8BB4 on black background.


Color preview on white background

This text has color #9D8BB4 on white background.


Black color preview on #9D8BB4 background

This text has black color on #9D8BB4 background.


White color preview on #9D8BB4 background

This text has white color on #9D8BB4 background.


Related colors

Complementary color

Complementary color for #hex is #62744B.


I love getcolorcode.com

Triadic colors

1 #B49D8B and #8BB49D with #9D8BB4 are triadic colors.

2 #B48B9D and #8B9DB4 with #9D8BB4 are triadic colors.