COLOR #D4F9EA

HEX: #D4F9EA RGB: (212,249,234)

Color info

#D4F9EA contains red, green and blue colors in about the same proportion. Web safe color of #D4F9EA is #CCFFFF (or #CFF).

RGB color model

#D4F9EA color RGB value is (212,249,234).

RGB: (212,249,234) (83%, 98%, 92%)

RGB channels and saturation

R 212 of 255 = 83%
G 249 of 255 = 98%
B 234 of 255 = 92%

212
249
234

R + G + B ~ 91%. #D4F9EA is light color.

Portions of RGB colors in percentages

R + G + B = 212 + 249 + 234 = 695 (100%)
R 212 of 695 ~ 30.5%
G 249 of 695 ~ 35.83%
B 234 of 695 ~ 33.67'%

%30.5
%35.83
%33.67

CMYK color model

#D4F9EA color CMYK value is (15,0,6,2).

  • cyan value is 14.86%
  • magenta value is 0.00%
  • yellow value is 6.02%
  • key color value is 2.35%

CMYK: (15,0,6,2)
C15M0Y6K2 (15%, 0%, 6%, 2%)
(0.15 / 0.00 / 0.06 / 0.02)

CMYK percentages

%14.86
%0
%6.02
%2.35

Codes

Color #D4F9EA in popluar color models

D4 F9 EA
RGB 212 249 234
HSL 156° 75.51% 90.39%
HSB/HSV 156° 14.86% 97.65%
CMYK 14.86% 0.00% 6.02%
2.35%

Color #D4F9EA in popluar number systems.

HEX D4 F9 EA
Decimal 212 249 234
Binary 11010100 11111001 11101010
Octal 324 371 352

Shades and tints

Shades of #D4F9EA

#D4F9EA
(212,249,234)
#C1E3D5
(193,227,213)
#AECDC0
(174,205,192)
#9BB7AB
(155,183,171)
#88A196
(136,161,150)
#758B81
(117,139,129)
#62756C
(98,117,108)
#4F5F57
(79,95,87)
#3C4942
(60,73,66)
#29332D
(41,51,45)
#161D18
(22,29,24)
#000000
(0,0,0)

Tints of #D4F9EA

#D4F9EA
(212,249,234)
#D7F9EB
(215,249,235)
#DAF9EC
(218,249,236)
#DDF9ED
(221,249,237)
#E0F9EE
(224,249,238)
#E3F9EF
(227,249,239)
#E6F9F0
(230,249,240)
#E9F9F1
(233,249,241)
#ECF9F2
(236,249,242)
#EFF9F3
(239,249,243)
#F2F9F4
(242,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F9EA color. Also use rgb(212,249,234) instead hex code.

Text Font Color

.myTextColor { color: #D4F9EA; }

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

This text font color is #D4F9EA.

Background Color

.myBgColor { background-color: #D4F9EA; }

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

This div background color is #D4F9EA.

Border color

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

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

This div border color is #D4F9EA.

Opacity

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

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

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

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

This text has shadow with #D4F9EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F9EA.

Preview

Color preview on black background

This text has color #D4F9EA on black background.


Color preview on white background

This text has color #D4F9EA on white background.


Black color preview on #D4F9EA background

This text has black color on #D4F9EA background.


White color preview on #D4F9EA background

This text has white color on #D4F9EA background.


Related colors

Complementary color

Complementary color for #hex is #2B0615.


I love getcolorcode.com

Triadic colors

1 #EAD4F9 and #F9EAD4 with #D4F9EA are triadic colors.

2 #EAF9D4 and #F9D4EA with #D4F9EA are triadic colors.