COLOR #B5BBDB

HEX: #B5BBDB RGB: (181,187,219)

Color info

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

RGB color model

#B5BBDB color RGB value is (181,187,219).

RGB: (181,187,219) (71%, 73%, 86%)

RGB channels and saturation

R 181 of 255 = 71%
G 187 of 255 = 73%
B 219 of 255 = 86%

181
187
219

R + G + B ~ 77%. #B5BBDB is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 187 + 219 = 587 (100%)
R 181 of 587 ~ 30.83%
G 187 of 587 ~ 31.86%
B 219 of 587 ~ 37.31'%

%30.83
%31.86
%37.31

CMYK color model

#B5BBDB color CMYK value is (17,15,0,14).

  • cyan value is 17.35%
  • magenta value is 14.61%
  • yellow value is 0.00%
  • key color value is 14.12%

CMYK: (17,15,0,14)
C17M15Y0K14 (17%, 15%, 0%, 14%)
(0.17 / 0.15 / 0.00 / 0.14)

CMYK percentages

%17.35
%14.61
%0
%14.12

Codes

Color #B5BBDB in popluar color models

B5 BB DB
RGB 181 187 219
HSL 231° 34.55% 78.43%
HSB/HSV 231° 17.35% 85.88%
CMYK 17.35% 14.61% 0.00%
14.12%

Color #B5BBDB in popluar number systems.

HEX B5 BB DB
Decimal 181 187 219
Binary 10110101 10111011 11011011
Octal 265 273 333

Shades and tints

Shades of #B5BBDB

#B5BBDB
(181,187,219)
#A5AAC8
(165,170,200)
#9599B5
(149,153,181)
#8588A2
(133,136,162)
#75778F
(117,119,143)
#65667C
(101,102,124)
#555569
(85,85,105)
#454456
(69,68,86)
#353343
(53,51,67)
#252230
(37,34,48)
#15111D
(21,17,29)
#000000
(0,0,0)

Tints of #B5BBDB

#B5BBDB
(181,187,219)
#BBC1DE
(187,193,222)
#C1C7E1
(193,199,225)
#C7CDE4
(199,205,228)
#CDD3E7
(205,211,231)
#D3D9EA
(211,217,234)
#D9DFED
(217,223,237)
#DFE5F0
(223,229,240)
#E5EBF3
(229,235,243)
#EBF1F6
(235,241,246)
#F1F7F9
(241,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5BBDB color. Also use rgb(181,187,219) instead hex code.

Text Font Color

.myTextColor { color: #B5BBDB; }

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

This text font color is #B5BBDB.

Background Color

.myBgColor { background-color: #B5BBDB; }

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

This div background color is #B5BBDB.

Border color

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

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

This div border color is #B5BBDB.

Opacity

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

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

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

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

This text has shadow with #B5BBDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BBDB.

Preview

Color preview on black background

This text has color #B5BBDB on black background.


Color preview on white background

This text has color #B5BBDB on white background.


Black color preview on #B5BBDB background

This text has black color on #B5BBDB background.


White color preview on #B5BBDB background

This text has white color on #B5BBDB background.


Related colors

Complementary color

Complementary color for #hex is #4A4424.


I love getcolorcode.com

Triadic colors

1 #DBB5BB and #BBDBB5 with #B5BBDB are triadic colors.

2 #DBBBB5 and #BBB5DB with #B5BBDB are triadic colors.