COLOR #EDDFD4

HEX: #EDDFD4 RGB: (237,223,212)

Color info

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

RGB color model

#EDDFD4 color RGB value is (237,223,212).

RGB: (237,223,212) (93%, 87%, 83%)

RGB channels and saturation

R 237 of 255 = 93%
G 223 of 255 = 87%
B 212 of 255 = 83%

237
223
212

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

Portions of RGB colors in percentages

R + G + B = 237 + 223 + 212 = 672 (100%)
R 237 of 672 ~ 35.27%
G 223 of 672 ~ 33.18%
B 212 of 672 ~ 31.55'%

%35.27
%33.18
%31.55

CMYK color model

#EDDFD4 color CMYK value is (0,6,11,7).

  • cyan value is 0.00%
  • magenta value is 5.91%
  • yellow value is 10.55%
  • key color value is 7.06%

CMYK: (0,6,11,7)
C0M6Y11K7 (0%, 6%, 11%, 7%)
(0.00 / 0.06 / 0.11 / 0.07)

CMYK percentages

%0
%5.91
%10.55
%7.06

Codes

Color #EDDFD4 in popluar color models

ED DF D4
RGB 237 223 212
HSL 26° 40.98% 88.04%
HSB/HSV 26° 10.55% 92.94%
CMYK 0.00% 5.91% 10.55%
7.06%

Color #EDDFD4 in popluar number systems.

HEX ED DF D4
Decimal 237 223 212
Binary 11101101 11011111 11010100
Octal 355 337 324

Shades and tints

Shades of #EDDFD4

#EDDFD4
(237,223,212)
#D8CBC1
(216,203,193)
#C3B7AE
(195,183,174)
#AEA39B
(174,163,155)
#998F88
(153,143,136)
#847B75
(132,123,117)
#6F6762
(111,103,98)
#5A534F
(90,83,79)
#453F3C
(69,63,60)
#302B29
(48,43,41)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #EDDFD4

#EDDFD4
(237,223,212)
#EEE1D7
(238,225,215)
#EFE3DA
(239,227,218)
#F0E5DD
(240,229,221)
#F1E7E0
(241,231,224)
#F2E9E3
(242,233,227)
#F3EBE6
(243,235,230)
#F4EDE9
(244,237,233)
#F5EFEC
(245,239,236)
#F6F1EF
(246,241,239)
#F7F3F2
(247,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDFD4 color. Also use rgb(237,223,212) instead hex code.

Text Font Color

.myTextColor { color: #EDDFD4; }

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

This text font color is #EDDFD4.

Background Color

.myBgColor { background-color: #EDDFD4; }

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

This div background color is #EDDFD4.

Border color

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

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

This div border color is #EDDFD4.

Opacity

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

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

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

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

This text has shadow with #EDDFD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDFD4.

Preview

Color preview on black background

This text has color #EDDFD4 on black background.


Color preview on white background

This text has color #EDDFD4 on white background.


Black color preview on #EDDFD4 background

This text has black color on #EDDFD4 background.


White color preview on #EDDFD4 background

This text has white color on #EDDFD4 background.


Related colors

Complementary color

Complementary color for #hex is #12202B.


I love getcolorcode.com

Triadic colors

1 #D4EDDF and #DFD4ED with #EDDFD4 are triadic colors.

2 #D4DFED and #DFEDD4 with #EDDFD4 are triadic colors.