COLOR #B8BDDD

HEX: #B8BDDD RGB: (184,189,221)

Color info

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

RGB color model

#B8BDDD color RGB value is (184,189,221).

RGB: (184,189,221) (72%, 74%, 87%)

RGB channels and saturation

R 184 of 255 = 72%
G 189 of 255 = 74%
B 221 of 255 = 87%

184
189
221

R + G + B ~ 78%. #B8BDDD is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 189 + 221 = 594 (100%)
R 184 of 594 ~ 30.98%
G 189 of 594 ~ 31.82%
B 221 of 594 ~ 37.21'%

%30.98
%31.82
%37.21

CMYK color model

#B8BDDD color CMYK value is (17,14,0,13).

  • cyan value is 16.74%
  • magenta value is 14.48%
  • yellow value is 0.00%
  • key color value is 13.33%

CMYK: (17,14,0,13)
C17M14Y0K13 (17%, 14%, 0%, 13%)
(0.17 / 0.14 / 0.00 / 0.13)

CMYK percentages

%16.74
%14.48
%0
%13.33

Codes

Color #B8BDDD in popluar color models

B8 BD DD
RGB 184 189 221
HSL 232° 35.24% 79.41%
HSB/HSV 232° 16.74% 86.67%
CMYK 16.74% 14.48% 0.00%
13.33%

Color #B8BDDD in popluar number systems.

HEX B8 BD DD
Decimal 184 189 221
Binary 10111000 10111101 11011101
Octal 270 275 335

Shades and tints

Shades of #B8BDDD

#B8BDDD
(184,189,221)
#A8ACC9
(168,172,201)
#989BB5
(152,155,181)
#888AA1
(136,138,161)
#78798D
(120,121,141)
#686879
(104,104,121)
#585765
(88,87,101)
#484651
(72,70,81)
#38353D
(56,53,61)
#282429
(40,36,41)
#181315
(24,19,21)
#000000
(0,0,0)

Tints of #B8BDDD

#B8BDDD
(184,189,221)
#BEC3E0
(190,195,224)
#C4C9E3
(196,201,227)
#CACFE6
(202,207,230)
#D0D5E9
(208,213,233)
#D6DBEC
(214,219,236)
#DCE1EF
(220,225,239)
#E2E7F2
(226,231,242)
#E8EDF5
(232,237,245)
#EEF3F8
(238,243,248)
#F4F9FB
(244,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8BDDD color. Also use rgb(184,189,221) instead hex code.

Text Font Color

.myTextColor { color: #B8BDDD; }

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

This text font color is #B8BDDD.

Background Color

.myBgColor { background-color: #B8BDDD; }

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

This div background color is #B8BDDD.

Border color

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

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

This div border color is #B8BDDD.

Opacity

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

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

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

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

This text has shadow with #B8BDDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8BDDD.

Preview

Color preview on black background

This text has color #B8BDDD on black background.


Color preview on white background

This text has color #B8BDDD on white background.


Black color preview on #B8BDDD background

This text has black color on #B8BDDD background.


White color preview on #B8BDDD background

This text has white color on #B8BDDD background.


Related colors

Complementary color

Complementary color for #hex is #474222.


I love getcolorcode.com

Triadic colors

1 #DDB8BD and #BDDDB8 with #B8BDDD are triadic colors.

2 #DDBDB8 and #BDB8DD with #B8BDDD are triadic colors.