COLOR #E6E8D8

HEX: #E6E8D8 RGB: (230,232,216)

Color info

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

RGB color model

#E6E8D8 color RGB value is (230,232,216).

RGB: (230,232,216) (90%, 91%, 85%)

RGB channels and saturation

R 230 of 255 = 90%
G 232 of 255 = 91%
B 216 of 255 = 85%

230
232
216

R + G + B ~ 89%. #E6E8D8 is light color.

Portions of RGB colors in percentages

R + G + B = 230 + 232 + 216 = 678 (100%)
R 230 of 678 ~ 33.92%
G 232 of 678 ~ 34.22%
B 216 of 678 ~ 31.86'%

%33.92
%34.22
%31.86

CMYK color model

#E6E8D8 color CMYK value is (1,0,7,9).

  • cyan value is 0.86%
  • magenta value is 0.00%
  • yellow value is 6.90%
  • key color value is 9.02%

CMYK: (1,0,7,9)
C1M0Y7K9 (1%, 0%, 7%, 9%)
(0.01 / 0.00 / 0.07 / 0.09)

CMYK percentages

%0.86
%0
%6.9
%9.02

Codes

Color #E6E8D8 in popluar color models

E6 E8 D8
RGB 230 232 216
HSL 68° 25.81% 87.84%
HSB/HSV 68° 6.90% 90.98%
CMYK 0.86% 0.00% 6.90%
9.02%

Color #E6E8D8 in popluar number systems.

HEX E6 E8 D8
Decimal 230 232 216
Binary 11100110 11101000 11011000
Octal 346 350 330

Shades and tints

Shades of #E6E8D8

#E6E8D8
(230,232,216)
#D2D3C5
(210,211,197)
#BEBEB2
(190,190,178)
#AAA99F
(170,169,159)
#96948C
(150,148,140)
#827F79
(130,127,121)
#6E6A66
(110,106,102)
#5A5553
(90,85,83)
#464040
(70,64,64)
#322B2D
(50,43,45)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6E8D8

#E6E8D8
(230,232,216)
#E8EADB
(232,234,219)
#EAECDE
(234,236,222)
#ECEEE1
(236,238,225)
#EEF0E4
(238,240,228)
#F0F2E7
(240,242,231)
#F2F4EA
(242,244,234)
#F4F6ED
(244,246,237)
#F6F8F0
(246,248,240)
#F8FAF3
(248,250,243)
#FAFCF6
(250,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E8D8; }

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

This text font color is #E6E8D8.

Background Color

.myBgColor { background-color: #E6E8D8; }

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

This div background color is #E6E8D8.

Border color

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

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

This div border color is #E6E8D8.

Opacity

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

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

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

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

This text has shadow with #E6E8D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E8D8.

Preview

Color preview on black background

This text has color #E6E8D8 on black background.


Color preview on white background

This text has color #E6E8D8 on white background.


Black color preview on #E6E8D8 background

This text has black color on #E6E8D8 background.


White color preview on #E6E8D8 background

This text has white color on #E6E8D8 background.


Related colors

Complementary color

Complementary color for #hex is #191727.


I love getcolorcode.com

Triadic colors

1 #D8E6E8 and #E8D8E6 with #E6E8D8 are triadic colors.

2 #D8E8E6 and #E8E6D8 with #E6E8D8 are triadic colors.