COLOR #D6F5E2

HEX: #D6F5E2 RGB: (214,245,226)

Color info

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

RGB color model

#D6F5E2 color RGB value is (214,245,226).

RGB: (214,245,226) (84%, 96%, 89%)

RGB channels and saturation

R 214 of 255 = 84%
G 245 of 255 = 96%
B 226 of 255 = 89%

214
245
226

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

Portions of RGB colors in percentages

R + G + B = 214 + 245 + 226 = 685 (100%)
R 214 of 685 ~ 31.24%
G 245 of 685 ~ 35.77%
B 226 of 685 ~ 32.99'%

%31.24
%35.77
%32.99

CMYK color model

#D6F5E2 color CMYK value is (13,0,8,4).

  • cyan value is 12.65%
  • magenta value is 0.00%
  • yellow value is 7.76%
  • key color value is 3.92%

CMYK: (13,0,8,4)
C13M0Y8K4 (13%, 0%, 8%, 4%)
(0.13 / 0.00 / 0.08 / 0.04)

CMYK percentages

%12.65
%0
%7.76
%3.92

Codes

Color #D6F5E2 in popluar color models

D6 F5 E2
RGB 214 245 226
HSL 143° 60.78% 90.00%
HSB/HSV 143° 12.65% 96.08%
CMYK 12.65% 0.00% 7.76%
3.92%

Color #D6F5E2 in popluar number systems.

HEX D6 F5 E2
Decimal 214 245 226
Binary 11010110 11110101 11100010
Octal 326 365 342

Shades and tints

Shades of #D6F5E2

#D6F5E2
(214,245,226)
#C3DFCE
(195,223,206)
#B0C9BA
(176,201,186)
#9DB3A6
(157,179,166)
#8A9D92
(138,157,146)
#77877E
(119,135,126)
#64716A
(100,113,106)
#515B56
(81,91,86)
#3E4542
(62,69,66)
#2B2F2E
(43,47,46)
#18191A
(24,25,26)
#000000
(0,0,0)

Tints of #D6F5E2

#D6F5E2
(214,245,226)
#D9F5E4
(217,245,228)
#DCF5E6
(220,245,230)
#DFF5E8
(223,245,232)
#E2F5EA
(226,245,234)
#E5F5EC
(229,245,236)
#E8F5EE
(232,245,238)
#EBF5F0
(235,245,240)
#EEF5F2
(238,245,242)
#F1F5F4
(241,245,244)
#F4F5F6
(244,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6F5E2 color. Also use rgb(214,245,226) instead hex code.

Text Font Color

.myTextColor { color: #D6F5E2; }

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

This text font color is #D6F5E2.

Background Color

.myBgColor { background-color: #D6F5E2; }

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

This div background color is #D6F5E2.

Border color

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

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

This div border color is #D6F5E2.

Opacity

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

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

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

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

This text has shadow with #D6F5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F5E2.

Preview

Color preview on black background

This text has color #D6F5E2 on black background.


Color preview on white background

This text has color #D6F5E2 on white background.


Black color preview on #D6F5E2 background

This text has black color on #D6F5E2 background.


White color preview on #D6F5E2 background

This text has white color on #D6F5E2 background.


Related colors

Complementary color

Complementary color for #hex is #290A1D.


I love getcolorcode.com

Triadic colors

1 #E2D6F5 and #F5E2D6 with #D6F5E2 are triadic colors.

2 #E2F5D6 and #F5D6E2 with #D6F5E2 are triadic colors.