COLOR #B4EDCA

HEX: #B4EDCA RGB: (180,237,202)

Color info

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

RGB color model

#B4EDCA color RGB value is (180,237,202).

RGB: (180,237,202) (71%, 93%, 79%)

RGB channels and saturation

R 180 of 255 = 71%
G 237 of 255 = 93%
B 202 of 255 = 79%

180
237
202

R + G + B ~ 81%. #B4EDCA is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 237 + 202 = 619 (100%)
R 180 of 619 ~ 29.08%
G 237 of 619 ~ 38.29%
B 202 of 619 ~ 32.63'%

%29.08
%38.29
%32.63

CMYK color model

#B4EDCA color CMYK value is (24,0,15,7).

  • cyan value is 24.05%
  • magenta value is 0.00%
  • yellow value is 14.77%
  • key color value is 7.06%

CMYK: (24,0,15,7)
C24M0Y15K7 (24%, 0%, 15%, 7%)
(0.24 / 0.00 / 0.15 / 0.07)

CMYK percentages

%24.05
%0
%14.77
%7.06

Codes

Color #B4EDCA in popluar color models

B4 ED CA
RGB 180 237 202
HSL 143° 61.29% 81.76%
HSB/HSV 143° 24.05% 92.94%
CMYK 24.05% 0.00% 14.77%
7.06%

Color #B4EDCA in popluar number systems.

HEX B4 ED CA
Decimal 180 237 202
Binary 10110100 11101101 11001010
Octal 264 355 312

Shades and tints

Shades of #B4EDCA

#B4EDCA
(180,237,202)
#A4D8B8
(164,216,184)
#94C3A6
(148,195,166)
#84AE94
(132,174,148)
#749982
(116,153,130)
#648470
(100,132,112)
#546F5E
(84,111,94)
#445A4C
(68,90,76)
#34453A
(52,69,58)
#243028
(36,48,40)
#141B16
(20,27,22)
#000000
(0,0,0)

Tints of #B4EDCA

#B4EDCA
(180,237,202)
#BAEECE
(186,238,206)
#C0EFD2
(192,239,210)
#C6F0D6
(198,240,214)
#CCF1DA
(204,241,218)
#D2F2DE
(210,242,222)
#D8F3E2
(216,243,226)
#DEF4E6
(222,244,230)
#E4F5EA
(228,245,234)
#EAF6EE
(234,246,238)
#F0F7F2
(240,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4EDCA color. Also use rgb(180,237,202) instead hex code.

Text Font Color

.myTextColor { color: #B4EDCA; }

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

This text font color is #B4EDCA.

Background Color

.myBgColor { background-color: #B4EDCA; }

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

This div background color is #B4EDCA.

Border color

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

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

This div border color is #B4EDCA.

Opacity

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

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

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

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

This text has shadow with #B4EDCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4EDCA.

Preview

Color preview on black background

This text has color #B4EDCA on black background.


Color preview on white background

This text has color #B4EDCA on white background.


Black color preview on #B4EDCA background

This text has black color on #B4EDCA background.


White color preview on #B4EDCA background

This text has white color on #B4EDCA background.


Related colors

Complementary color

Complementary color for #hex is #4B1235.


I love getcolorcode.com

Triadic colors

1 #CAB4ED and #EDCAB4 with #B4EDCA are triadic colors.

2 #CAEDB4 and #EDB4CA with #B4EDCA are triadic colors.