COLOR #B8BCDB

HEX: #B8BCDB RGB: (184,188,219)

Color info

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

RGB color model

#B8BCDB color RGB value is (184,188,219).

RGB: (184,188,219) (72%, 74%, 86%)

RGB channels and saturation

R 184 of 255 = 72%
G 188 of 255 = 74%
B 219 of 255 = 86%

184
188
219

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

Portions of RGB colors in percentages

R + G + B = 184 + 188 + 219 = 591 (100%)
R 184 of 591 ~ 31.13%
G 188 of 591 ~ 31.81%
B 219 of 591 ~ 37.06'%

%31.13
%31.81
%37.06

CMYK color model

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

  • cyan value is 15.98%
  • magenta value is 14.16%
  • yellow value is 0.00%
  • key color value is 14.12%

CMYK: (16,14,0,14)
C16M14Y0K14 (16%, 14%, 0%, 14%)
(0.16 / 0.14 / 0.00 / 0.14)

CMYK percentages

%15.98
%14.16
%0
%14.12

Codes

Color #B8BCDB in popluar color models

B8 BC DB
RGB 184 188 219
HSL 233° 32.71% 79.02%
HSB/HSV 233° 15.98% 85.88%
CMYK 15.98% 14.16% 0.00%
14.12%

Color #B8BCDB in popluar number systems.

HEX B8 BC DB
Decimal 184 188 219
Binary 10111000 10111100 11011011
Octal 270 274 333

Shades and tints

Shades of #B8BCDB

#B8BCDB
(184,188,219)
#A8ABC8
(168,171,200)
#989AB5
(152,154,181)
#8889A2
(136,137,162)
#78788F
(120,120,143)
#68677C
(104,103,124)
#585669
(88,86,105)
#484556
(72,69,86)
#383443
(56,52,67)
#282330
(40,35,48)
#18121D
(24,18,29)
#000000
(0,0,0)

Tints of #B8BCDB

#B8BCDB
(184,188,219)
#BEC2DE
(190,194,222)
#C4C8E1
(196,200,225)
#CACEE4
(202,206,228)
#D0D4E7
(208,212,231)
#D6DAEA
(214,218,234)
#DCE0ED
(220,224,237)
#E2E6F0
(226,230,240)
#E8ECF3
(232,236,243)
#EEF2F6
(238,242,246)
#F4F8F9
(244,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8BCDB color. Also use rgb(184,188,219) instead hex code.

Text Font Color

.myTextColor { color: #B8BCDB; }

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

This text font color is #B8BCDB.

Background Color

.myBgColor { background-color: #B8BCDB; }

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

This div background color is #B8BCDB.

Border color

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

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

This div border color is #B8BCDB.

Opacity

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

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

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

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

This text has shadow with #B8BCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8BCDB.

Preview

Color preview on black background

This text has color #B8BCDB on black background.


Color preview on white background

This text has color #B8BCDB on white background.


Black color preview on #B8BCDB background

This text has black color on #B8BCDB background.


White color preview on #B8BCDB background

This text has white color on #B8BCDB background.


Related colors

Complementary color

Complementary color for #hex is #474324.


I love getcolorcode.com

Triadic colors

1 #DBB8BC and #BCDBB8 with #B8BCDB are triadic colors.

2 #DBBCB8 and #BCB8DB with #B8BCDB are triadic colors.