COLOR #B2BAEE

HEX: #B2BAEE RGB: (178,186,238)

Color info

#B2BAEE contains mainly green and blue colors. Web safe color of #B2BAEE is #99CCFF (or #9CF).

RGB color model

#B2BAEE color RGB value is (178,186,238).

RGB: (178,186,238) (70%, 73%, 93%)

RGB channels and saturation

R 178 of 255 = 70%
G 186 of 255 = 73%
B 238 of 255 = 93%

178
186
238

R + G + B ~ 79%. #B2BAEE is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 186 + 238 = 602 (100%)
R 178 of 602 ~ 29.57%
G 186 of 602 ~ 30.9%
B 238 of 602 ~ 39.53'%

%29.57
%30.9
%39.53

CMYK color model

#B2BAEE color CMYK value is (25,22,0,7).

  • cyan value is 25.21%
  • magenta value is 21.85%
  • yellow value is 0.00%
  • key color value is 6.67%

CMYK: (25,22,0,7)
C25M22Y0K7 (25%, 22%, 0%, 7%)
(0.25 / 0.22 / 0.00 / 0.07)

CMYK percentages

%25.21
%21.85
%0
%6.67

Codes

Color #B2BAEE in popluar color models

B2 BA EE
RGB 178 186 238
HSL 232° 63.83% 81.57%
HSB/HSV 232° 25.21% 93.33%
CMYK 25.21% 21.85% 0.00%
6.67%

Color #B2BAEE in popluar number systems.

HEX B2 BA EE
Decimal 178 186 238
Binary 10110010 10111010 11101110
Octal 262 272 356

Shades and tints

Shades of #B2BAEE

#B2BAEE
(178,186,238)
#A2AAD9
(162,170,217)
#929AC4
(146,154,196)
#828AAF
(130,138,175)
#727A9A
(114,122,154)
#626A85
(98,106,133)
#525A70
(82,90,112)
#424A5B
(66,74,91)
#323A46
(50,58,70)
#222A31
(34,42,49)
#121A1C
(18,26,28)
#000000
(0,0,0)

Tints of #B2BAEE

#B2BAEE
(178,186,238)
#B9C0EF
(185,192,239)
#C0C6F0
(192,198,240)
#C7CCF1
(199,204,241)
#CED2F2
(206,210,242)
#D5D8F3
(213,216,243)
#DCDEF4
(220,222,244)
#E3E4F5
(227,228,245)
#EAEAF6
(234,234,246)
#F1F0F7
(241,240,247)
#F8F6F8
(248,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2BAEE color. Also use rgb(178,186,238) instead hex code.

Text Font Color

.myTextColor { color: #B2BAEE; }

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

This text font color is #B2BAEE.

Background Color

.myBgColor { background-color: #B2BAEE; }

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

This div background color is #B2BAEE.

Border color

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

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

This div border color is #B2BAEE.

Opacity

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

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

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

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

This text has shadow with #B2BAEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2BAEE.

Preview

Color preview on black background

This text has color #B2BAEE on black background.


Color preview on white background

This text has color #B2BAEE on white background.


Black color preview on #B2BAEE background

This text has black color on #B2BAEE background.


White color preview on #B2BAEE background

This text has white color on #B2BAEE background.


Related colors

Complementary color

Complementary color for #hex is #4D4511.


I love getcolorcode.com

Triadic colors

1 #EEB2BA and #BAEEB2 with #B2BAEE are triadic colors.

2 #EEBAB2 and #BAB2EE with #B2BAEE are triadic colors.