COLOR #BAD4D6

HEX: #BAD4D6 RGB: (186,212,214)

Color info

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

RGB color model

#BAD4D6 color RGB value is (186,212,214).

RGB: (186,212,214) (73%, 83%, 84%)

RGB channels and saturation

R 186 of 255 = 73%
G 212 of 255 = 83%
B 214 of 255 = 84%

186
212
214

R + G + B ~ 80%. #BAD4D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 212 + 214 = 612 (100%)
R 186 of 612 ~ 30.39%
G 212 of 612 ~ 34.64%
B 214 of 612 ~ 34.97'%

%30.39
%34.64
%34.97

CMYK color model

#BAD4D6 color CMYK value is (13,1,0,16).

  • cyan value is 13.08%
  • magenta value is 0.93%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (13,1,0,16)
C13M1Y0K16 (13%, 1%, 0%, 16%)
(0.13 / 0.01 / 0.00 / 0.16)

CMYK percentages

%13.08
%0.93
%0
%16.08

Codes

Color #BAD4D6 in popluar color models

BA D4 D6
RGB 186 212 214
HSL 184° 25.45% 78.43%
HSB/HSV 184° 13.08% 83.92%
CMYK 13.08% 0.93% 0.00%
16.08%

Color #BAD4D6 in popluar number systems.

HEX BA D4 D6
Decimal 186 212 214
Binary 10111010 11010100 11010110
Octal 272 324 326

Shades and tints

Shades of #BAD4D6

#BAD4D6
(186,212,214)
#AAC1C3
(170,193,195)
#9AAEB0
(154,174,176)
#8A9B9D
(138,155,157)
#7A888A
(122,136,138)
#6A7577
(106,117,119)
#5A6264
(90,98,100)
#4A4F51
(74,79,81)
#3A3C3E
(58,60,62)
#2A292B
(42,41,43)
#1A1618
(26,22,24)
#000000
(0,0,0)

Tints of #BAD4D6

#BAD4D6
(186,212,214)
#C0D7D9
(192,215,217)
#C6DADC
(198,218,220)
#CCDDDF
(204,221,223)
#D2E0E2
(210,224,226)
#D8E3E5
(216,227,229)
#DEE6E8
(222,230,232)
#E4E9EB
(228,233,235)
#EAECEE
(234,236,238)
#F0EFF1
(240,239,241)
#F6F2F4
(246,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BAD4D6 color. Also use rgb(186,212,214) instead hex code.

Text Font Color

.myTextColor { color: #BAD4D6; }

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

This text font color is #BAD4D6.

Background Color

.myBgColor { background-color: #BAD4D6; }

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

This div background color is #BAD4D6.

Border color

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

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

This div border color is #BAD4D6.

Opacity

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

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

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

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

This text has shadow with #BAD4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAD4D6.

Preview

Color preview on black background

This text has color #BAD4D6 on black background.


Color preview on white background

This text has color #BAD4D6 on white background.


Black color preview on #BAD4D6 background

This text has black color on #BAD4D6 background.


White color preview on #BAD4D6 background

This text has white color on #BAD4D6 background.


Related colors

Complementary color

Complementary color for #hex is #452B29.


I love getcolorcode.com

Triadic colors

1 #D6BAD4 and #D4D6BA with #BAD4D6 are triadic colors.

2 #D6D4BA and #D4BAD6 with #BAD4D6 are triadic colors.