COLOR #BBD4EF

HEX: #BBD4EF RGB: (187,212,239)

Color info

#BBD4EF contains red, green and blue colors in about the same proportion. Web safe color of #BBD4EF is #CCCCFF (or #CCF).

RGB color model

#BBD4EF color RGB value is (187,212,239).

RGB: (187,212,239) (73%, 83%, 94%)

RGB channels and saturation

R 187 of 255 = 73%
G 212 of 255 = 83%
B 239 of 255 = 94%

187
212
239

R + G + B ~ 83%. #BBD4EF is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 212 + 239 = 638 (100%)
R 187 of 638 ~ 29.31%
G 212 of 638 ~ 33.23%
B 239 of 638 ~ 37.46'%

%29.31
%33.23
%37.46

CMYK color model

#BBD4EF color CMYK value is (22,11,0,6).

  • cyan value is 21.76%
  • magenta value is 11.30%
  • yellow value is 0.00%
  • key color value is 6.27%
CMYK: (22,11,0,6) C22M11Y0K6 (22%,11%,0%,6%) (0.22/0.11/0.00/0.06) 

CMYK percentages

%21.76
%11.3
%0
%6.27

Codes

Color #BBD4EF in popluar color models

BB D4 EF
RGB 187 212 239
HSL 211° 61.90% 83.53%
HSB/HSV 211° 21.76% 93.73%
CMYK 21.76% 11.30% 0.00%
6.27%

Color #BBD4EF in popluar number systems.

HEX BB D4 EF
Decimal 187 212 239
Binary 10111011 11010100 11101111
Octal 273 324 357

Shades and tints

Shades of #BBD4EF

#BBD4EF
(187,212,239)
#AAC1DA
(170,193,218)
#99AEC5
(153,174,197)
#889BB0
(136,155,176)
#77889B
(119,136,155)
#667586
(102,117,134)
#556271
(85,98,113)
#444F5C
(68,79,92)
#333C47
(51,60,71)
#222932
(34,41,50)
#11161D
(17,22,29)
#000000
(0,0,0)

Tints of #BBD4EF

#BBD4EF
(187,212,239)
#C1D7F0
(193,215,240)
#C7DAF1
(199,218,241)
#CDDDF2
(205,221,242)
#D3E0F3
(211,224,243)
#D9E3F4
(217,227,244)
#DFE6F5
(223,230,245)
#E5E9F6
(229,233,246)
#EBECF7
(235,236,247)
#F1EFF8
(241,239,248)
#F7F2F9
(247,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBD4EF color. Also use rgb(187,212,239) instead hex code.

Text Font Color

.myTextColor { color: #BBD4EF; }

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

This text font color is #BBD4EF.

Background Color

.myBgColor { background-color: #BBD4EF; }

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

This div background color is #BBD4EF.

Border color

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

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

This div border color is #BBD4EF.

Opacity

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

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

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

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

This text has shadow with #BBD4EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBD4EF.

Preview

Color preview on black background

This text has color #BBD4EF on black background.


Color preview on white background

This text has color #BBD4EF on white background.


Black color preview on #BBD4EF background

This text has black color on #BBD4EF background.


White color preview on #BBD4EF background

This text has white color on #BBD4EF background.


Related colors

Complementary color

Complementary color for #hex is #442B10.


I love getcolorcode.com

Triadic colors

1 #EFBBD4 and #D4EFBB with #BBD4EF are triadic colors.

2 #EFD4BB and #D4BBEF with #BBD4EF are triadic colors.