COLOR #BBE4EB

HEX: #BBE4EB RGB: (187,228,235)

Color info

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

RGB color model

#BBE4EB color RGB value is (187,228,235).

RGB: (187,228,235) (73%, 89%, 92%)

RGB channels and saturation

R 187 of 255 = 73%
G 228 of 255 = 89%
B 235 of 255 = 92%

187
228
235

R + G + B ~ 85%. #BBE4EB is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 228 + 235 = 650 (100%)
R 187 of 650 ~ 28.77%
G 228 of 650 ~ 35.08%
B 235 of 650 ~ 36.15'%

%28.77
%35.08
%36.15

CMYK color model

#BBE4EB color CMYK value is (20,3,0,8).

  • cyan value is 20.43%
  • magenta value is 2.98%
  • yellow value is 0.00%
  • key color value is 7.84%

CMYK: (20,3,0,8)
C20M3Y0K8 (20%, 3%, 0%, 8%)
(0.20 / 0.03 / 0.00 / 0.08)

CMYK percentages

%20.43
%2.98
%0
%7.84

Codes

Color #BBE4EB in popluar color models

BB E4 EB
RGB 187 228 235
HSL 189° 54.55% 82.75%
HSB/HSV 189° 20.43% 92.16%
CMYK 20.43% 2.98% 0.00%
7.84%

Color #BBE4EB in popluar number systems.

HEX BB E4 EB
Decimal 187 228 235
Binary 10111011 11100100 11101011
Octal 273 344 353

Shades and tints

Shades of #BBE4EB

#BBE4EB
(187,228,235)
#AAD0D6
(170,208,214)
#99BCC1
(153,188,193)
#88A8AC
(136,168,172)
#779497
(119,148,151)
#668082
(102,128,130)
#556C6D
(85,108,109)
#445858
(68,88,88)
#334443
(51,68,67)
#22302E
(34,48,46)
#111C19
(17,28,25)
#000000
(0,0,0)

Tints of #BBE4EB

#BBE4EB
(187,228,235)
#C1E6EC
(193,230,236)
#C7E8ED
(199,232,237)
#CDEAEE
(205,234,238)
#D3ECEF
(211,236,239)
#D9EEF0
(217,238,240)
#DFF0F1
(223,240,241)
#E5F2F2
(229,242,242)
#EBF4F3
(235,244,243)
#F1F6F4
(241,246,244)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBE4EB color. Also use rgb(187,228,235) instead hex code.

Text Font Color

.myTextColor { color: #BBE4EB; }

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

This text font color is #BBE4EB.

Background Color

.myBgColor { background-color: #BBE4EB; }

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

This div background color is #BBE4EB.

Border color

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

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

This div border color is #BBE4EB.

Opacity

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

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

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

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

This text has shadow with #BBE4EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBE4EB.

Preview

Color preview on black background

This text has color #BBE4EB on black background.


Color preview on white background

This text has color #BBE4EB on white background.


Black color preview on #BBE4EB background

This text has black color on #BBE4EB background.


White color preview on #BBE4EB background

This text has white color on #BBE4EB background.


Related colors

Complementary color

Complementary color for #hex is #441B14.


I love getcolorcode.com

Triadic colors

1 #EBBBE4 and #E4EBBB with #BBE4EB are triadic colors.

2 #EBE4BB and #E4BBEB with #BBE4EB are triadic colors.