COLOR #BAEAF7

HEX: #BAEAF7 RGB: (186,234,247)

Color info

#BAEAF7 contains mainly green and blue colors. Web safe color of #BAEAF7 is #CCFFFF (or #CFF).

RGB color model

#BAEAF7 color RGB value is (186,234,247).

RGB: (186,234,247) (73%, 92%, 97%)

RGB channels and saturation

R 186 of 255 = 73%
G 234 of 255 = 92%
B 247 of 255 = 97%

186
234
247

R + G + B ~ 87%. #BAEAF7 is light color.

Portions of RGB colors in percentages

R + G + B = 186 + 234 + 247 = 667 (100%)
R 186 of 667 ~ 27.89%
G 234 of 667 ~ 35.08%
B 247 of 667 ~ 37.03'%

%27.89
%35.08
%37.03

CMYK color model

#BAEAF7 color CMYK value is (25,5,0,3).

  • cyan value is 24.70%
  • magenta value is 5.26%
  • yellow value is 0.00%
  • key color value is 3.14%
CMYK: (25,5,0,3) C25M5Y0K3 (25%,5%,0%,3%) (0.25/0.05/0.00/0.03) 

CMYK percentages

%24.7
%5.26
%0
%3.14

Codes

Color #BAEAF7 in popluar color models

BA EA F7
RGB 186 234 247
HSL 193° 79.22% 84.90%
HSB/HSV 193° 24.70% 96.86%
CMYK 24.70% 5.26% 0.00%
3.14%

Color #BAEAF7 in popluar number systems.

HEX BA EA F7
Decimal 186 234 247
Binary 10111010 11101010 11110111
Octal 272 352 367

Shades and tints

Shades of #BAEAF7

#BAEAF7
(186,234,247)
#AAD5E1
(170,213,225)
#9AC0CB
(154,192,203)
#8AABB5
(138,171,181)
#7A969F
(122,150,159)
#6A8189
(106,129,137)
#5A6C73
(90,108,115)
#4A575D
(74,87,93)
#3A4247
(58,66,71)
#2A2D31
(42,45,49)
#1A181B
(26,24,27)
#000000
(0,0,0)

Tints of #BAEAF7

#BAEAF7
(186,234,247)
#C0EBF7
(192,235,247)
#C6ECF7
(198,236,247)
#CCEDF7
(204,237,247)
#D2EEF7
(210,238,247)
#D8EFF7
(216,239,247)
#DEF0F7
(222,240,247)
#E4F1F7
(228,241,247)
#EAF2F7
(234,242,247)
#F0F3F7
(240,243,247)
#F6F4F7
(246,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BAEAF7; }

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

This text font color is #BAEAF7.

Background Color

.myBgColor { background-color: #BAEAF7; }

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

This div background color is #BAEAF7.

Border color

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

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

This div border color is #BAEAF7.

Opacity

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

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

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

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

This text has shadow with #BAEAF7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAEAF7.

Preview

Color preview on black background

This text has color #BAEAF7 on black background.


Color preview on white background

This text has color #BAEAF7 on white background.


Black color preview on #BAEAF7 background

This text has black color on #BAEAF7 background.


White color preview on #BAEAF7 background

This text has white color on #BAEAF7 background.


Related colors

Complementary color

Complementary color for #hex is #451508.


I love getcolorcode.com

Triadic colors

1 #F7BAEA and #EAF7BA with #BAEAF7 are triadic colors.

2 #F7EABA and #EABAF7 with #BAEAF7 are triadic colors.