COLOR #BAEAD8

HEX: #BAEAD8 RGB: (186,234,216)

Color info

#BAEAD8 contains red, green and blue colors in about the same proportion. Web safe color of #BAEAD8 is #CCFFCC (or #CFC).

RGB color model

#BAEAD8 color RGB value is (186,234,216).

RGB: (186,234,216) (73%, 92%, 85%)

RGB channels and saturation

R 186 of 255 = 73%
G 234 of 255 = 92%
B 216 of 255 = 85%

186
234
216

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

Portions of RGB colors in percentages

R + G + B = 186 + 234 + 216 = 636 (100%)
R 186 of 636 ~ 29.25%
G 234 of 636 ~ 36.79%
B 216 of 636 ~ 33.96'%

%29.25
%36.79
%33.96

CMYK color model

#BAEAD8 color CMYK value is (21,0,8,8).

  • cyan value is 20.51%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 8.24%

CMYK: (21,0,8,8)
C21M0Y8K8 (21%, 0%, 8%, 8%)
(0.21 / 0.00 / 0.08 / 0.08)

CMYK percentages

%20.51
%0
%7.69
%8.24

Codes

Color #BAEAD8 in popluar color models

BA EA D8
RGB 186 234 216
HSL 158° 53.33% 82.35%
HSB/HSV 158° 20.51% 91.76%
CMYK 20.51% 0.00% 7.69%
8.24%

Color #BAEAD8 in popluar number systems.

HEX BA EA D8
Decimal 186 234 216
Binary 10111010 11101010 11011000
Octal 272 352 330

Shades and tints

Shades of #BAEAD8

#BAEAD8
(186,234,216)
#AAD5C5
(170,213,197)
#9AC0B2
(154,192,178)
#8AAB9F
(138,171,159)
#7A968C
(122,150,140)
#6A8179
(106,129,121)
#5A6C66
(90,108,102)
#4A5753
(74,87,83)
#3A4240
(58,66,64)
#2A2D2D
(42,45,45)
#1A181A
(26,24,26)
#000000
(0,0,0)

Tints of #BAEAD8

#BAEAD8
(186,234,216)
#C0EBDB
(192,235,219)
#C6ECDE
(198,236,222)
#CCEDE1
(204,237,225)
#D2EEE4
(210,238,228)
#D8EFE7
(216,239,231)
#DEF0EA
(222,240,234)
#E4F1ED
(228,241,237)
#EAF2F0
(234,242,240)
#F0F3F3
(240,243,243)
#F6F4F6
(246,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BAEAD8 color. Also use rgb(186,234,216) instead hex code.

Text Font Color

.myTextColor { color: #BAEAD8; }

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

This text font color is #BAEAD8.

Background Color

.myBgColor { background-color: #BAEAD8; }

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

This div background color is #BAEAD8.

Border color

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

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

This div border color is #BAEAD8.

Opacity

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

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

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

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

This text has shadow with #BAEAD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAEAD8.

Preview

Color preview on black background

This text has color #BAEAD8 on black background.


Color preview on white background

This text has color #BAEAD8 on white background.


Black color preview on #BAEAD8 background

This text has black color on #BAEAD8 background.


White color preview on #BAEAD8 background

This text has white color on #BAEAD8 background.


Related colors

Complementary color

Complementary color for #hex is #451527.


I love getcolorcode.com

Triadic colors

1 #D8BAEA and #EAD8BA with #BAEAD8 are triadic colors.

2 #D8EABA and #EABAD8 with #BAEAD8 are triadic colors.