COLOR #EED8EE

HEX: #EED8EE RGB: (238,216,238)

Color info

#EED8EE contains red, green and blue colors in about the same proportion. Web safe color of #EED8EE is #FFCCFF (or #FCF).

RGB color model

#EED8EE color RGB value is (238,216,238).

RGB: (238,216,238) (93%, 85%, 93%)

RGB channels and saturation

R 238 of 255 = 93%
G 216 of 255 = 85%
B 238 of 255 = 93%

238
216
238

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

Portions of RGB colors in percentages

R + G + B = 238 + 216 + 238 = 692 (100%)
R 238 of 692 ~ 34.39%
G 216 of 692 ~ 31.21%
B 238 of 692 ~ 34.39'%

%34.39
%31.21
%34.39

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.24%
  • yellow value is 0.00%
  • key color value is 6.67%
CMYK: (0,9,0,7) C0M9Y0K7 (0%,9%,0%,7%) (0.00/0.09/0.00/0.07) 

CMYK percentages

%0
%9.24
%0
%6.67

Codes

Color #EED8EE in popluar color models

EE D8 EE
RGB 238 216 238
HSL 300° 39.29% 89.02%
HSB/HSV 300° 9.24% 93.33%
CMYK 0.00% 9.24% 0.00%
6.67%

Color #EED8EE in popluar number systems.

HEX EE D8 EE
Decimal 238 216 238
Binary 11101110 11011000 11101110
Octal 356 330 356

Shades and tints

Shades of #EED8EE

#EED8EE
(238,216,238)
#D9C5D9
(217,197,217)
#C4B2C4
(196,178,196)
#AF9FAF
(175,159,175)
#9A8C9A
(154,140,154)
#857985
(133,121,133)
#706670
(112,102,112)
#5B535B
(91,83,91)
#464046
(70,64,70)
#312D31
(49,45,49)
#1C1A1C
(28,26,28)
#000000
(0,0,0)

Tints of #EED8EE

#EED8EE
(238,216,238)
#EFDBEF
(239,219,239)
#F0DEF0
(240,222,240)
#F1E1F1
(241,225,241)
#F2E4F2
(242,228,242)
#F3E7F3
(243,231,243)
#F4EAF4
(244,234,244)
#F5EDF5
(245,237,245)
#F6F0F6
(246,240,246)
#F7F3F7
(247,243,247)
#F8F6F8
(248,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EED8EE; }

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

This text font color is #EED8EE.

Background Color

.myBgColor { background-color: #EED8EE; }

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

This div background color is #EED8EE.

Border color

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

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

This div border color is #EED8EE.

Opacity

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

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

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

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

This text has shadow with #EED8EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EED8EE.

Preview

Color preview on black background

This text has color #EED8EE on black background.


Color preview on white background

This text has color #EED8EE on white background.


Black color preview on #EED8EE background

This text has black color on #EED8EE background.


White color preview on #EED8EE background

This text has white color on #EED8EE background.


Related colors

Complementary color

Complementary color for #hex is #112711.


I love getcolorcode.com

Triadic colors

1 #EEEED8 and #D8EEEE with #EED8EE are triadic colors.

2 #EED8EE and #D8EEEE with #EED8EE are triadic colors.