COLOR #BDDAD6

HEX: #BDDAD6 RGB: (189,218,214)

Color info

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

RGB color model

#BDDAD6 color RGB value is (189,218,214).

RGB: (189,218,214) (74%, 85%, 84%)

RGB channels and saturation

R 189 of 255 = 74%
G 218 of 255 = 85%
B 214 of 255 = 84%

189
218
214

R + G + B ~ 81%. #BDDAD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 218 + 214 = 621 (100%)
R 189 of 621 ~ 30.43%
G 218 of 621 ~ 35.1%
B 214 of 621 ~ 34.46'%

%30.43
%35.1
%34.46

CMYK color model

#BDDAD6 color CMYK value is (13,0,2,15).

  • cyan value is 13.30%
  • magenta value is 0.00%
  • yellow value is 1.83%
  • key color value is 14.51%
CMYK: (13,0,2,15) C13M0Y2K15 (13%,0%,2%,15%) (0.13/0.00/0.02/0.15) 

CMYK percentages

%13.3
%0
%1.83
%14.51

Codes

Color #BDDAD6 in popluar color models

BD DA D6
RGB 189 218 214
HSL 172° 28.16% 79.80%
HSB/HSV 172° 13.30% 85.49%
CMYK 13.30% 0.00% 1.83%
14.51%

Color #BDDAD6 in popluar number systems.

HEX BD DA D6
Decimal 189 218 214
Binary 10111101 11011010 11010110
Octal 275 332 326

Shades and tints

Shades of #BDDAD6

#BDDAD6
(189,218,214)
#ACC7C3
(172,199,195)
#9BB4B0
(155,180,176)
#8AA19D
(138,161,157)
#798E8A
(121,142,138)
#687B77
(104,123,119)
#576864
(87,104,100)
#465551
(70,85,81)
#35423E
(53,66,62)
#242F2B
(36,47,43)
#131C18
(19,28,24)
#000000
(0,0,0)

Tints of #BDDAD6

#BDDAD6
(189,218,214)
#C3DDD9
(195,221,217)
#C9E0DC
(201,224,220)
#CFE3DF
(207,227,223)
#D5E6E2
(213,230,226)
#DBE9E5
(219,233,229)
#E1ECE8
(225,236,232)
#E7EFEB
(231,239,235)
#EDF2EE
(237,242,238)
#F3F5F1
(243,245,241)
#F9F8F4
(249,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDDAD6 color. Also use rgb(189,218,214) instead hex code.

Text Font Color

.myTextColor { color: #BDDAD6; }

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

This text font color is #BDDAD6.

Background Color

.myBgColor { background-color: #BDDAD6; }

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

This div background color is #BDDAD6.

Border color

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

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

This div border color is #BDDAD6.

Opacity

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

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

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

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

This text has shadow with #BDDAD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDDAD6.

Preview

Color preview on black background

This text has color #BDDAD6 on black background.


Color preview on white background

This text has color #BDDAD6 on white background.


Black color preview on #BDDAD6 background

This text has black color on #BDDAD6 background.


White color preview on #BDDAD6 background

This text has white color on #BDDAD6 background.


Related colors

Complementary color

Complementary color for #hex is #422529.


I love getcolorcode.com

Triadic colors

1 #D6BDDA and #DAD6BD with #BDDAD6 are triadic colors.

2 #D6DABD and #DABDD6 with #BDDAD6 are triadic colors.