COLOR #BDD8BD

HEX: #BDD8BD RGB: (189,216,189)

Color info

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

RGB color model

#BDD8BD color RGB value is (189,216,189).

RGB: (189,216,189) (74%, 85%, 74%)

RGB channels and saturation

R 189 of 255 = 74%
G 216 of 255 = 85%
B 189 of 255 = 74%

189
216
189

R + G + B ~ 78%. #BDD8BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 216 + 189 = 594 (100%)
R 189 of 594 ~ 31.82%
G 216 of 594 ~ 36.36%
B 189 of 594 ~ 31.82'%

%31.82
%36.36
%31.82

CMYK color model

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

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 15.29%

CMYK: (13,0,13,15)
C13M0Y13K15 (13%, 0%, 13%, 15%)
(0.13 / 0.00 / 0.13 / 0.15)

CMYK percentages

%12.5
%0
%12.5
%15.29

Codes

Color #BDD8BD in popluar color models

BD D8 BD
RGB 189 216 189
HSL 120° 25.71% 79.41%
HSB/HSV 120° 12.50% 84.71%
CMYK 12.50% 0.00% 12.50%
15.29%

Color #BDD8BD in popluar number systems.

HEX BD D8 BD
Decimal 189 216 189
Binary 10111101 11011000 10111101
Octal 275 330 275

Shades and tints

Shades of #BDD8BD

#BDD8BD
(189,216,189)
#ACC5AC
(172,197,172)
#9BB29B
(155,178,155)
#8A9F8A
(138,159,138)
#798C79
(121,140,121)
#687968
(104,121,104)
#576657
(87,102,87)
#465346
(70,83,70)
#354035
(53,64,53)
#242D24
(36,45,36)
#131A13
(19,26,19)
#000000
(0,0,0)

Tints of #BDD8BD

#BDD8BD
(189,216,189)
#C3DBC3
(195,219,195)
#C9DEC9
(201,222,201)
#CFE1CF
(207,225,207)
#D5E4D5
(213,228,213)
#DBE7DB
(219,231,219)
#E1EAE1
(225,234,225)
#E7EDE7
(231,237,231)
#EDF0ED
(237,240,237)
#F3F3F3
(243,243,243)
#F9F6F9
(249,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDD8BD; }

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

This text font color is #BDD8BD.

Background Color

.myBgColor { background-color: #BDD8BD; }

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

This div background color is #BDD8BD.

Border color

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

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

This div border color is #BDD8BD.

Opacity

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

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

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

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

This text has shadow with #BDD8BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDD8BD.

Preview

Color preview on black background

This text has color #BDD8BD on black background.


Color preview on white background

This text has color #BDD8BD on white background.


Black color preview on #BDD8BD background

This text has black color on #BDD8BD background.


White color preview on #BDD8BD background

This text has white color on #BDD8BD background.


Related colors

Complementary color

Complementary color for #hex is #422742.


I love getcolorcode.com

Triadic colors

1 #BDBDD8 and #D8BDBD with #BDD8BD are triadic colors.

2 #BDD8BD and #D8BDBD with #BDD8BD are triadic colors.