COLOR #E6F2D8

HEX: #E6F2D8 RGB: (230,242,216)

Color info

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

RGB color model

#E6F2D8 color RGB value is (230,242,216).

RGB: (230,242,216) (90%, 95%, 85%)

RGB channels and saturation

R 230 of 255 = 90%
G 242 of 255 = 95%
B 216 of 255 = 85%

230
242
216

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

Portions of RGB colors in percentages

R + G + B = 230 + 242 + 216 = 688 (100%)
R 230 of 688 ~ 33.43%
G 242 of 688 ~ 35.17%
B 216 of 688 ~ 31.4'%

%33.43
%35.17
%31.4

CMYK color model

#E6F2D8 color CMYK value is (5,0,11,5).

  • cyan value is 4.96%
  • magenta value is 0.00%
  • yellow value is 10.74%
  • key color value is 5.10%

CMYK: (5,0,11,5)
C5M0Y11K5 (5%, 0%, 11%, 5%)
(0.05 / 0.00 / 0.11 / 0.05)

CMYK percentages

%4.96
%0
%10.74
%5.1

Codes

Color #E6F2D8 in popluar color models

E6 F2 D8
RGB 230 242 216
HSL 88° 50.00% 89.80%
HSB/HSV 88° 10.74% 94.90%
CMYK 4.96% 0.00% 10.74%
5.10%

Color #E6F2D8 in popluar number systems.

HEX E6 F2 D8
Decimal 230 242 216
Binary 11100110 11110010 11011000
Octal 346 362 330

Shades and tints

Shades of #E6F2D8

#E6F2D8
(230,242,216)
#D2DCC5
(210,220,197)
#BEC6B2
(190,198,178)
#AAB09F
(170,176,159)
#969A8C
(150,154,140)
#828479
(130,132,121)
#6E6E66
(110,110,102)
#5A5853
(90,88,83)
#464240
(70,66,64)
#322C2D
(50,44,45)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6F2D8

#E6F2D8
(230,242,216)
#E8F3DB
(232,243,219)
#EAF4DE
(234,244,222)
#ECF5E1
(236,245,225)
#EEF6E4
(238,246,228)
#F0F7E7
(240,247,231)
#F2F8EA
(242,248,234)
#F4F9ED
(244,249,237)
#F6FAF0
(246,250,240)
#F8FBF3
(248,251,243)
#FAFCF6
(250,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F2D8 color. Also use rgb(230,242,216) instead hex code.

Text Font Color

.myTextColor { color: #E6F2D8; }

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

This text font color is #E6F2D8.

Background Color

.myBgColor { background-color: #E6F2D8; }

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

This div background color is #E6F2D8.

Border color

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

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

This div border color is #E6F2D8.

Opacity

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

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

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

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

This text has shadow with #E6F2D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F2D8.

Preview

Color preview on black background

This text has color #E6F2D8 on black background.


Color preview on white background

This text has color #E6F2D8 on white background.


Black color preview on #E6F2D8 background

This text has black color on #E6F2D8 background.


White color preview on #E6F2D8 background

This text has white color on #E6F2D8 background.


Related colors

Complementary color

Complementary color for #hex is #190D27.


I love getcolorcode.com

Triadic colors

1 #D8E6F2 and #F2D8E6 with #E6F2D8 are triadic colors.

2 #D8F2E6 and #F2E6D8 with #E6F2D8 are triadic colors.