COLOR #BBBAE4

HEX: #BBBAE4 RGB: (187,186,228)

Color info

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

RGB color model

#BBBAE4 color RGB value is (187,186,228).

RGB: (187,186,228) (73%, 73%, 89%)

RGB channels and saturation

R 187 of 255 = 73%
G 186 of 255 = 73%
B 228 of 255 = 89%

187
186
228

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

Portions of RGB colors in percentages

R + G + B = 187 + 186 + 228 = 601 (100%)
R 187 of 601 ~ 31.11%
G 186 of 601 ~ 30.95%
B 228 of 601 ~ 37.94'%

%31.11
%30.95
%37.94

CMYK color model

#BBBAE4 color CMYK value is (18,18,0,11).

  • cyan value is 17.98%
  • magenta value is 18.42%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (18,18,0,11)
C18M18Y0K11 (18%, 18%, 0%, 11%)
(0.18 / 0.18 / 0.00 / 0.11)

CMYK percentages

%17.98
%18.42
%0
%10.59

Codes

Color #BBBAE4 in popluar color models

BB BA E4
RGB 187 186 228
HSL 241° 43.75% 81.18%
HSB/HSV 241° 18.42% 89.41%
CMYK 17.98% 18.42% 0.00%
10.59%

Color #BBBAE4 in popluar number systems.

HEX BB BA E4
Decimal 187 186 228
Binary 10111011 10111010 11100100
Octal 273 272 344

Shades and tints

Shades of #BBBAE4

#BBBAE4
(187,186,228)
#AAAAD0
(170,170,208)
#999ABC
(153,154,188)
#888AA8
(136,138,168)
#777A94
(119,122,148)
#666A80
(102,106,128)
#555A6C
(85,90,108)
#444A58
(68,74,88)
#333A44
(51,58,68)
#222A30
(34,42,48)
#111A1C
(17,26,28)
#000000
(0,0,0)

Tints of #BBBAE4

#BBBAE4
(187,186,228)
#C1C0E6
(193,192,230)
#C7C6E8
(199,198,232)
#CDCCEA
(205,204,234)
#D3D2EC
(211,210,236)
#D9D8EE
(217,216,238)
#DFDEF0
(223,222,240)
#E5E4F2
(229,228,242)
#EBEAF4
(235,234,244)
#F1F0F6
(241,240,246)
#F7F6F8
(247,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBBAE4; }

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

This text font color is #BBBAE4.

Background Color

.myBgColor { background-color: #BBBAE4; }

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

This div background color is #BBBAE4.

Border color

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

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

This div border color is #BBBAE4.

Opacity

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

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

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

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

This text has shadow with #BBBAE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBBAE4.

Preview

Color preview on black background

This text has color #BBBAE4 on black background.


Color preview on white background

This text has color #BBBAE4 on white background.


Black color preview on #BBBAE4 background

This text has black color on #BBBAE4 background.


White color preview on #BBBAE4 background

This text has white color on #BBBAE4 background.


Related colors

Complementary color

Complementary color for #hex is #44451B.


I love getcolorcode.com

Triadic colors

1 #E4BBBA and #BAE4BB with #BBBAE4 are triadic colors.

2 #E4BABB and #BABBE4 with #BBBAE4 are triadic colors.