COLOR #BDEDD9

HEX: #BDEDD9 RGB: (189,237,217)

Color info

#BDEDD9 contains red, green and blue colors in about the same proportion. Web safe color of #BDEDD9 is #CCFFCC (or #CFC).

RGB color model

#BDEDD9 color RGB value is (189,237,217).

RGB: (189,237,217) (74%, 93%, 85%)

RGB channels and saturation

R 189 of 255 = 74%
G 237 of 255 = 93%
B 217 of 255 = 85%

189
237
217

R + G + B ~ 84%. #BDEDD9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 237 + 217 = 643 (100%)
R 189 of 643 ~ 29.39%
G 237 of 643 ~ 36.86%
B 217 of 643 ~ 33.75'%

%29.39
%36.86
%33.75

CMYK color model

#BDEDD9 color CMYK value is (20,0,8,7).

  • cyan value is 20.25%
  • magenta value is 0.00%
  • yellow value is 8.44%
  • key color value is 7.06%

CMYK: (20,0,8,7)
C20M0Y8K7 (20%, 0%, 8%, 7%)
(0.20 / 0.00 / 0.08 / 0.07)

CMYK percentages

%20.25
%0
%8.44
%7.06

Codes

Color #BDEDD9 in popluar color models

BD ED D9
RGB 189 237 217
HSL 155° 57.14% 83.53%
HSB/HSV 155° 20.25% 92.94%
CMYK 20.25% 0.00% 8.44%
7.06%

Color #BDEDD9 in popluar number systems.

HEX BD ED D9
Decimal 189 237 217
Binary 10111101 11101101 11011001
Octal 275 355 331

Shades and tints

Shades of #BDEDD9

#BDEDD9
(189,237,217)
#ACD8C6
(172,216,198)
#9BC3B3
(155,195,179)
#8AAEA0
(138,174,160)
#79998D
(121,153,141)
#68847A
(104,132,122)
#576F67
(87,111,103)
#465A54
(70,90,84)
#354541
(53,69,65)
#24302E
(36,48,46)
#131B1B
(19,27,27)
#000000
(0,0,0)

Tints of #BDEDD9

#BDEDD9
(189,237,217)
#C3EEDC
(195,238,220)
#C9EFDF
(201,239,223)
#CFF0E2
(207,240,226)
#D5F1E5
(213,241,229)
#DBF2E8
(219,242,232)
#E1F3EB
(225,243,235)
#E7F4EE
(231,244,238)
#EDF5F1
(237,245,241)
#F3F6F4
(243,246,244)
#F9F7F7
(249,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDEDD9; }

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

This text font color is #BDEDD9.

Background Color

.myBgColor { background-color: #BDEDD9; }

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

This div background color is #BDEDD9.

Border color

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

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

This div border color is #BDEDD9.

Opacity

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

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

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

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

This text has shadow with #BDEDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDEDD9.

Preview

Color preview on black background

This text has color #BDEDD9 on black background.


Color preview on white background

This text has color #BDEDD9 on white background.


Black color preview on #BDEDD9 background

This text has black color on #BDEDD9 background.


White color preview on #BDEDD9 background

This text has white color on #BDEDD9 background.


Related colors

Complementary color

Complementary color for #hex is #421226.


I love getcolorcode.com

Triadic colors

1 #D9BDED and #EDD9BD with #BDEDD9 are triadic colors.

2 #D9EDBD and #EDBDD9 with #BDEDD9 are triadic colors.