COLOR #BDEEB8

HEX: #BDEEB8 RGB: (189,238,184)

Color info

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

RGB color model

#BDEEB8 color RGB value is (189,238,184).

RGB: (189,238,184) (74%, 93%, 72%)

RGB channels and saturation

R 189 of 255 = 74%
G 238 of 255 = 93%
B 184 of 255 = 72%

189
238
184

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

Portions of RGB colors in percentages

R + G + B = 189 + 238 + 184 = 611 (100%)
R 189 of 611 ~ 30.93%
G 238 of 611 ~ 38.95%
B 184 of 611 ~ 30.11'%

%30.93
%38.95
%30.11

CMYK color model

#BDEEB8 color CMYK value is (21,0,23,7).

  • cyan value is 20.59%
  • magenta value is 0.00%
  • yellow value is 22.69%
  • key color value is 6.67%
CMYK: (21,0,23,7) C21M0Y23K7 (21%,0%,23%,7%) (0.21/0.00/0.23/0.07) 

CMYK percentages

%20.59
%0
%22.69
%6.67

Codes

Color #BDEEB8 in popluar color models

BD EE B8
RGB 189 238 184
HSL 114° 61.36% 82.75%
HSB/HSV 114° 22.69% 93.33%
CMYK 20.59% 0.00% 22.69%
6.67%

Color #BDEEB8 in popluar number systems.

HEX BD EE B8
Decimal 189 238 184
Binary 10111101 11101110 10111000
Octal 275 356 270

Shades and tints

Shades of #BDEEB8

#BDEEB8
(189,238,184)
#ACD9A8
(172,217,168)
#9BC498
(155,196,152)
#8AAF88
(138,175,136)
#799A78
(121,154,120)
#688568
(104,133,104)
#577058
(87,112,88)
#465B48
(70,91,72)
#354638
(53,70,56)
#243128
(36,49,40)
#131C18
(19,28,24)
#000000
(0,0,0)

Tints of #BDEEB8

#BDEEB8
(189,238,184)
#C3EFBE
(195,239,190)
#C9F0C4
(201,240,196)
#CFF1CA
(207,241,202)
#D5F2D0
(213,242,208)
#DBF3D6
(219,243,214)
#E1F4DC
(225,244,220)
#E7F5E2
(231,245,226)
#EDF6E8
(237,246,232)
#F3F7EE
(243,247,238)
#F9F8F4
(249,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDEEB8; }

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

This text font color is #BDEEB8.

Background Color

.myBgColor { background-color: #BDEEB8; }

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

This div background color is #BDEEB8.

Border color

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

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

This div border color is #BDEEB8.

Opacity

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

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

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

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

This text has shadow with #BDEEB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDEEB8.

Preview

Color preview on black background

This text has color #BDEEB8 on black background.


Color preview on white background

This text has color #BDEEB8 on white background.


Black color preview on #BDEEB8 background

This text has black color on #BDEEB8 background.


White color preview on #BDEEB8 background

This text has white color on #BDEEB8 background.


Related colors

Complementary color

Complementary color for #hex is #421147.


I love getcolorcode.com

Triadic colors

1 #B8BDEE and #EEB8BD with #BDEEB8 are triadic colors.

2 #B8EEBD and #EEBDB8 with #BDEEB8 are triadic colors.