COLOR #EDDCD8

HEX: #EDDCD8 RGB: (237,220,216)

Color info

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

RGB color model

#EDDCD8 color RGB value is (237,220,216).

RGB: (237,220,216) (93%, 86%, 85%)

RGB channels and saturation

R 237 of 255 = 93%
G 220 of 255 = 86%
B 216 of 255 = 85%

237
220
216

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

Portions of RGB colors in percentages

R + G + B = 237 + 220 + 216 = 673 (100%)
R 237 of 673 ~ 35.22%
G 220 of 673 ~ 32.69%
B 216 of 673 ~ 32.1'%

%35.22
%32.69
%32.1

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 7.17%
  • yellow value is 8.86%
  • key color value is 7.06%

CMYK: (0,7,9,7)
C0M7Y9K7 (0%, 7%, 9%, 7%)
(0.00 / 0.07 / 0.09 / 0.07)

CMYK percentages

%0
%7.17
%8.86
%7.06

Codes

Color #EDDCD8 in popluar color models

ED DC D8
RGB 237 220 216
HSL 11° 36.84% 88.82%
HSB/HSV 11° 8.86% 92.94%
CMYK 0.00% 7.17% 8.86%
7.06%

Color #EDDCD8 in popluar number systems.

HEX ED DC D8
Decimal 237 220 216
Binary 11101101 11011100 11011000
Octal 355 334 330

Shades and tints

Shades of #EDDCD8

#EDDCD8
(237,220,216)
#D8C8C5
(216,200,197)
#C3B4B2
(195,180,178)
#AEA09F
(174,160,159)
#998C8C
(153,140,140)
#847879
(132,120,121)
#6F6466
(111,100,102)
#5A5053
(90,80,83)
#453C40
(69,60,64)
#30282D
(48,40,45)
#1B141A
(27,20,26)
#000000
(0,0,0)

Tints of #EDDCD8

#EDDCD8
(237,220,216)
#EEDFDB
(238,223,219)
#EFE2DE
(239,226,222)
#F0E5E1
(240,229,225)
#F1E8E4
(241,232,228)
#F2EBE7
(242,235,231)
#F3EEEA
(243,238,234)
#F4F1ED
(244,241,237)
#F5F4F0
(245,244,240)
#F6F7F3
(246,247,243)
#F7FAF6
(247,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDCD8; }

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

This text font color is #EDDCD8.

Background Color

.myBgColor { background-color: #EDDCD8; }

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

This div background color is #EDDCD8.

Border color

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

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

This div border color is #EDDCD8.

Opacity

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

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

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

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

This text has shadow with #EDDCD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDCD8.

Preview

Color preview on black background

This text has color #EDDCD8 on black background.


Color preview on white background

This text has color #EDDCD8 on white background.


Black color preview on #EDDCD8 background

This text has black color on #EDDCD8 background.


White color preview on #EDDCD8 background

This text has white color on #EDDCD8 background.


Related colors

Complementary color

Complementary color for #hex is #122327.


I love getcolorcode.com

Triadic colors

1 #D8EDDC and #DCD8ED with #EDDCD8 are triadic colors.

2 #D8DCED and #DCEDD8 with #EDDCD8 are triadic colors.