COLOR #D6F3EA

HEX: #D6F3EA RGB: (214,243,234)

Color info

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

RGB color model

#D6F3EA color RGB value is (214,243,234).

RGB: (214,243,234) (84%, 95%, 92%)

RGB channels and saturation

R 214 of 255 = 84%
G 243 of 255 = 95%
B 234 of 255 = 92%

214
243
234

R + G + B ~ 90%. #D6F3EA is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 243 + 234 = 691 (100%)
R 214 of 691 ~ 30.97%
G 243 of 691 ~ 35.17%
B 234 of 691 ~ 33.86'%

%30.97
%35.17
%33.86

CMYK color model

#D6F3EA color CMYK value is (12,0,4,5).

  • cyan value is 11.93%
  • magenta value is 0.00%
  • yellow value is 3.70%
  • key color value is 4.71%

CMYK: (12,0,4,5)
C12M0Y4K5 (12%, 0%, 4%, 5%)
(0.12 / 0.00 / 0.04 / 0.05)

CMYK percentages

%11.93
%0
%3.7
%4.71

Codes

Color #D6F3EA in popluar color models

D6 F3 EA
RGB 214 243 234
HSL 161° 54.72% 89.61%
HSB/HSV 161° 11.93% 95.29%
CMYK 11.93% 0.00% 3.70%
4.71%

Color #D6F3EA in popluar number systems.

HEX D6 F3 EA
Decimal 214 243 234
Binary 11010110 11110011 11101010
Octal 326 363 352

Shades and tints

Shades of #D6F3EA

#D6F3EA
(214,243,234)
#C3DDD5
(195,221,213)
#B0C7C0
(176,199,192)
#9DB1AB
(157,177,171)
#8A9B96
(138,155,150)
#778581
(119,133,129)
#646F6C
(100,111,108)
#515957
(81,89,87)
#3E4342
(62,67,66)
#2B2D2D
(43,45,45)
#181718
(24,23,24)
#000000
(0,0,0)

Tints of #D6F3EA

#D6F3EA
(214,243,234)
#D9F4EB
(217,244,235)
#DCF5EC
(220,245,236)
#DFF6ED
(223,246,237)
#E2F7EE
(226,247,238)
#E5F8EF
(229,248,239)
#E8F9F0
(232,249,240)
#EBFAF1
(235,250,241)
#EEFBF2
(238,251,242)
#F1FCF3
(241,252,243)
#F4FDF4
(244,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6F3EA color. Also use rgb(214,243,234) instead hex code.

Text Font Color

.myTextColor { color: #D6F3EA; }

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

This text font color is #D6F3EA.

Background Color

.myBgColor { background-color: #D6F3EA; }

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

This div background color is #D6F3EA.

Border color

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

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

This div border color is #D6F3EA.

Opacity

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

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

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

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

This text has shadow with #D6F3EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F3EA.

Preview

Color preview on black background

This text has color #D6F3EA on black background.


Color preview on white background

This text has color #D6F3EA on white background.


Black color preview on #D6F3EA background

This text has black color on #D6F3EA background.


White color preview on #D6F3EA background

This text has white color on #D6F3EA background.


Related colors

Complementary color

Complementary color for #hex is #290C15.


I love getcolorcode.com

Triadic colors

1 #EAD6F3 and #F3EAD6 with #D6F3EA are triadic colors.

2 #EAF3D6 and #F3D6EA with #D6F3EA are triadic colors.