COLOR #BDEAB4

HEX: #BDEAB4 RGB: (189,234,180)

Color info

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

RGB color model

#BDEAB4 color RGB value is (189,234,180).

RGB: (189,234,180) (74%, 92%, 71%)

RGB channels and saturation

R 189 of 255 = 74%
G 234 of 255 = 92%
B 180 of 255 = 71%

189
234
180

R + G + B ~ 79%. #BDEAB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 234 + 180 = 603 (100%)
R 189 of 603 ~ 31.34%
G 234 of 603 ~ 38.81%
B 180 of 603 ~ 29.85'%

%31.34
%38.81
%29.85

CMYK color model

#BDEAB4 color CMYK value is (19,0,23,8).

  • cyan value is 19.23%
  • magenta value is 0.00%
  • yellow value is 23.08%
  • key color value is 8.24%

CMYK: (19,0,23,8)
C19M0Y23K8 (19%, 0%, 23%, 8%)
(0.19 / 0.00 / 0.23 / 0.08)

CMYK percentages

%19.23
%0
%23.08
%8.24

Codes

Color #BDEAB4 in popluar color models

BD EA B4
RGB 189 234 180
HSL 110° 56.25% 81.18%
HSB/HSV 110° 23.08% 91.76%
CMYK 19.23% 0.00% 23.08%
8.24%

Color #BDEAB4 in popluar number systems.

HEX BD EA B4
Decimal 189 234 180
Binary 10111101 11101010 10110100
Octal 275 352 264

Shades and tints

Shades of #BDEAB4

#BDEAB4
(189,234,180)
#ACD5A4
(172,213,164)
#9BC094
(155,192,148)
#8AAB84
(138,171,132)
#799674
(121,150,116)
#688164
(104,129,100)
#576C54
(87,108,84)
#465744
(70,87,68)
#354234
(53,66,52)
#242D24
(36,45,36)
#131814
(19,24,20)
#000000
(0,0,0)

Tints of #BDEAB4

#BDEAB4
(189,234,180)
#C3EBBA
(195,235,186)
#C9ECC0
(201,236,192)
#CFEDC6
(207,237,198)
#D5EECC
(213,238,204)
#DBEFD2
(219,239,210)
#E1F0D8
(225,240,216)
#E7F1DE
(231,241,222)
#EDF2E4
(237,242,228)
#F3F3EA
(243,243,234)
#F9F4F0
(249,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDEAB4; }

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

This text font color is #BDEAB4.

Background Color

.myBgColor { background-color: #BDEAB4; }

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

This div background color is #BDEAB4.

Border color

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

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

This div border color is #BDEAB4.

Opacity

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

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

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

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

This text has shadow with #BDEAB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDEAB4.

Preview

Color preview on black background

This text has color #BDEAB4 on black background.


Color preview on white background

This text has color #BDEAB4 on white background.


Black color preview on #BDEAB4 background

This text has black color on #BDEAB4 background.


White color preview on #BDEAB4 background

This text has white color on #BDEAB4 background.


Related colors

Complementary color

Complementary color for #hex is #42154B.


I love getcolorcode.com

Triadic colors

1 #B4BDEA and #EAB4BD with #BDEAB4 are triadic colors.

2 #B4EABD and #EABDB4 with #BDEAB4 are triadic colors.