COLOR #BDD0B6

HEX: #BDD0B6 RGB: (189,208,182)

Color info

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

RGB color model

#BDD0B6 color RGB value is (189,208,182).

RGB: (189,208,182) (74%, 82%, 71%)

RGB channels and saturation

R 189 of 255 = 74%
G 208 of 255 = 82%
B 182 of 255 = 71%

189
208
182

R + G + B ~ 76%. #BDD0B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 208 + 182 = 579 (100%)
R 189 of 579 ~ 32.64%
G 208 of 579 ~ 35.92%
B 182 of 579 ~ 31.43'%

%32.64
%35.92
%31.43

CMYK color model

#BDD0B6 color CMYK value is (9,0,13,18).

  • cyan value is 9.13%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 18.43%
CMYK: (9,0,13,18) C9M0Y13K18 (9%,0%,13%,18%) (0.09/0.00/0.13/0.18) 

CMYK percentages

%9.13
%0
%12.5
%18.43

Codes

Color #BDD0B6 in popluar color models

BD D0 B6
RGB 189 208 182
HSL 104° 21.67% 76.47%
HSB/HSV 104° 12.50% 81.57%
CMYK 9.13% 0.00% 12.50%
18.43%

Color #BDD0B6 in popluar number systems.

HEX BD D0 B6
Decimal 189 208 182
Binary 10111101 11010000 10110110
Octal 275 320 266

Shades and tints

Shades of #BDD0B6

#BDD0B6
(189,208,182)
#ACBEA6
(172,190,166)
#9BAC96
(155,172,150)
#8A9A86
(138,154,134)
#798876
(121,136,118)
#687666
(104,118,102)
#576456
(87,100,86)
#465246
(70,82,70)
#354036
(53,64,54)
#242E26
(36,46,38)
#131C16
(19,28,22)
#000000
(0,0,0)

Tints of #BDD0B6

#BDD0B6
(189,208,182)
#C3D4BC
(195,212,188)
#C9D8C2
(201,216,194)
#CFDCC8
(207,220,200)
#D5E0CE
(213,224,206)
#DBE4D4
(219,228,212)
#E1E8DA
(225,232,218)
#E7ECE0
(231,236,224)
#EDF0E6
(237,240,230)
#F3F4EC
(243,244,236)
#F9F8F2
(249,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDD0B6 color. Also use rgb(189,208,182) instead hex code.

Text Font Color

.myTextColor { color: #BDD0B6; }

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

This text font color is #BDD0B6.

Background Color

.myBgColor { background-color: #BDD0B6; }

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

This div background color is #BDD0B6.

Border color

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

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

This div border color is #BDD0B6.

Opacity

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

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

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

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

This text has shadow with #BDD0B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDD0B6.

Preview

Color preview on black background

This text has color #BDD0B6 on black background.


Color preview on white background

This text has color #BDD0B6 on white background.


Black color preview on #BDD0B6 background

This text has black color on #BDD0B6 background.


White color preview on #BDD0B6 background

This text has white color on #BDD0B6 background.


Related colors

Complementary color

Complementary color for #hex is #422F49.


I love getcolorcode.com

Triadic colors

1 #B6BDD0 and #D0B6BD with #BDD0B6 are triadic colors.

2 #B6D0BD and #D0BDB6 with #BDD0B6 are triadic colors.