COLOR #EEDAD8

HEX: #EEDAD8 RGB: (238,218,216)

Color info

#EEDAD8 contains red, green and blue colors in about the same proportion. Web safe color of #EEDAD8 is #FFCCCC (or #FCC).

RGB color model

#EEDAD8 color RGB value is (238,218,216).

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

RGB channels and saturation

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

238
218
216

R + G + B ~ 88%. #EEDAD8 is light color.

Portions of RGB colors in percentages

R + G + B = 238 + 218 + 216 = 672 (100%)
R 238 of 672 ~ 35.42%
G 218 of 672 ~ 32.44%
B 216 of 672 ~ 32.14'%

%35.42
%32.44
%32.14

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 8.40%
  • yellow value is 9.24%
  • key color value is 6.67%

CMYK: (0,8,9,7)
C0M8Y9K7 (0%, 8%, 9%, 7%)
(0.00 / 0.08 / 0.09 / 0.07)

CMYK percentages

%0
%8.4
%9.24
%6.67

Codes

Color #EEDAD8 in popluar color models

EE DA D8
RGB 238 218 216
HSL 39.29% 89.02%
HSB/HSV 9.24% 93.33%
CMYK 0.00% 8.40% 9.24%
6.67%

Color #EEDAD8 in popluar number systems.

HEX EE DA D8
Decimal 238 218 216
Binary 11101110 11011010 11011000
Octal 356 332 330

Shades and tints

Shades of #EEDAD8

#EEDAD8
(238,218,216)
#D9C7C5
(217,199,197)
#C4B4B2
(196,180,178)
#AFA19F
(175,161,159)
#9A8E8C
(154,142,140)
#857B79
(133,123,121)
#706866
(112,104,102)
#5B5553
(91,85,83)
#464240
(70,66,64)
#312F2D
(49,47,45)
#1C1C1A
(28,28,26)
#000000
(0,0,0)

Tints of #EEDAD8

#EEDAD8
(238,218,216)
#EFDDDB
(239,221,219)
#F0E0DE
(240,224,222)
#F1E3E1
(241,227,225)
#F2E6E4
(242,230,228)
#F3E9E7
(243,233,231)
#F4ECEA
(244,236,234)
#F5EFED
(245,239,237)
#F6F2F0
(246,242,240)
#F7F5F3
(247,245,243)
#F8F8F6
(248,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEDAD8; }

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

This text font color is #EEDAD8.

Background Color

.myBgColor { background-color: #EEDAD8; }

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

This div background color is #EEDAD8.

Border color

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

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

This div border color is #EEDAD8.

Opacity

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

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

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

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

This text has shadow with #EEDAD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEDAD8.

Preview

Color preview on black background

This text has color #EEDAD8 on black background.


Color preview on white background

This text has color #EEDAD8 on white background.


Black color preview on #EEDAD8 background

This text has black color on #EEDAD8 background.


White color preview on #EEDAD8 background

This text has white color on #EEDAD8 background.


Related colors

Complementary color

Complementary color for #hex is #112527.


I love getcolorcode.com

Triadic colors

1 #D8EEDA and #DAD8EE with #EEDAD8 are triadic colors.

2 #D8DAEE and #DAEED8 with #EEDAD8 are triadic colors.