COLOR #B9B5D6

HEX: #B9B5D6 RGB: (185,181,214)

Color info

#B9B5D6 contains red, green and blue colors in about the same proportion. Web safe color of #B9B5D6 is #CCCCCC (or #CCC).

RGB color model

#B9B5D6 color RGB value is (185,181,214).

RGB: (185,181,214) (73%, 71%, 84%)

RGB channels and saturation

R 185 of 255 = 73%
G 181 of 255 = 71%
B 214 of 255 = 84%

185
181
214

R + G + B ~ 76%. #B9B5D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 181 + 214 = 580 (100%)
R 185 of 580 ~ 31.9%
G 181 of 580 ~ 31.21%
B 214 of 580 ~ 36.9'%

%31.9
%31.21
%36.9

CMYK color model

#B9B5D6 color CMYK value is (14,15,0,16).

  • cyan value is 13.55%
  • magenta value is 15.42%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (14,15,0,16) C14M15Y0K16 (14%,15%,0%,16%) (0.14/0.15/0.00/0.16) 

CMYK percentages

%13.55
%15.42
%0
%16.08

Codes

Color #B9B5D6 in popluar color models

B9 B5 D6
RGB 185 181 214
HSL 247° 28.70% 77.45%
HSB/HSV 247° 15.42% 83.92%
CMYK 13.55% 15.42% 0.00%
16.08%

Color #B9B5D6 in popluar number systems.

HEX B9 B5 D6
Decimal 185 181 214
Binary 10111001 10110101 11010110
Octal 271 265 326

Shades and tints

Shades of #B9B5D6

#B9B5D6
(185,181,214)
#A9A5C3
(169,165,195)
#9995B0
(153,149,176)
#89859D
(137,133,157)
#79758A
(121,117,138)
#696577
(105,101,119)
#595564
(89,85,100)
#494551
(73,69,81)
#39353E
(57,53,62)
#29252B
(41,37,43)
#191518
(25,21,24)
#000000
(0,0,0)

Tints of #B9B5D6

#B9B5D6
(185,181,214)
#BFBBD9
(191,187,217)
#C5C1DC
(197,193,220)
#CBC7DF
(203,199,223)
#D1CDE2
(209,205,226)
#D7D3E5
(215,211,229)
#DDD9E8
(221,217,232)
#E3DFEB
(227,223,235)
#E9E5EE
(233,229,238)
#EFEBF1
(239,235,241)
#F5F1F4
(245,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9B5D6 color. Also use rgb(185,181,214) instead hex code.

Text Font Color

.myTextColor { color: #B9B5D6; }

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

This text font color is #B9B5D6.

Background Color

.myBgColor { background-color: #B9B5D6; }

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

This div background color is #B9B5D6.

Border color

.myBorderColor { border: 1px solid #B9B5D6; }

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

This div border color is #B9B5D6.

Opacity

.myOpacity80 { color: #B9B5D6; opacity: 0.8; }

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

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

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

This text has shadow with #B9B5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9B5D6.

Preview

Color preview on black background

This text has color #B9B5D6 on black background.


Color preview on white background

This text has color #B9B5D6 on white background.


Black color preview on #B9B5D6 background

This text has black color on #B9B5D6 background.


White color preview on #B9B5D6 background

This text has white color on #B9B5D6 background.


Related colors

Complementary color

Complementary color for #hex is #464A29.


I love getcolorcode.com

Triadic colors

1 #D6B9B5 and #B5D6B9 with #B9B5D6 are triadic colors.

2 #D6B5B9 and #B5B9D6 with #B9B5D6 are triadic colors.