COLOR #EFD5DE

HEX: #EFD5DE RGB: (239,213,222)

Color info

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

RGB color model

#EFD5DE color RGB value is (239,213,222).

RGB: (239,213,222) (94%, 84%, 87%)

RGB channels and saturation

R 239 of 255 = 94%
G 213 of 255 = 84%
B 222 of 255 = 87%

239
213
222

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

Portions of RGB colors in percentages

R + G + B = 239 + 213 + 222 = 674 (100%)
R 239 of 674 ~ 35.46%
G 213 of 674 ~ 31.6%
B 222 of 674 ~ 32.94'%

%35.46
%31.6
%32.94

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 10.88%
  • yellow value is 7.11%
  • key color value is 6.27%

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

CMYK percentages

%0
%10.88
%7.11
%6.27

Codes

Color #EFD5DE in popluar color models

EF D5 DE
RGB 239 213 222
HSL 339° 44.83% 88.63%
HSB/HSV 339° 10.88% 93.73%
CMYK 0.00% 10.88% 7.11%
6.27%

Color #EFD5DE in popluar number systems.

HEX EF D5 DE
Decimal 239 213 222
Binary 11101111 11010101 11011110
Octal 357 325 336

Shades and tints

Shades of #EFD5DE

#EFD5DE
(239,213,222)
#DAC2CA
(218,194,202)
#C5AFB6
(197,175,182)
#B09CA2
(176,156,162)
#9B898E
(155,137,142)
#86767A
(134,118,122)
#716366
(113,99,102)
#5C5052
(92,80,82)
#473D3E
(71,61,62)
#322A2A
(50,42,42)
#1D1716
(29,23,22)
#000000
(0,0,0)

Tints of #EFD5DE

#EFD5DE
(239,213,222)
#F0D8E1
(240,216,225)
#F1DBE4
(241,219,228)
#F2DEE7
(242,222,231)
#F3E1EA
(243,225,234)
#F4E4ED
(244,228,237)
#F5E7F0
(245,231,240)
#F6EAF3
(246,234,243)
#F7EDF6
(247,237,246)
#F8F0F9
(248,240,249)
#F9F3FC
(249,243,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFD5DE color. Also use rgb(239,213,222) instead hex code.

Text Font Color

.myTextColor { color: #EFD5DE; }

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

This text font color is #EFD5DE.

Background Color

.myBgColor { background-color: #EFD5DE; }

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

This div background color is #EFD5DE.

Border color

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

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

This div border color is #EFD5DE.

Opacity

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

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

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

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

This text has shadow with #EFD5DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFD5DE.

Preview

Color preview on black background

This text has color #EFD5DE on black background.


Color preview on white background

This text has color #EFD5DE on white background.


Black color preview on #EFD5DE background

This text has black color on #EFD5DE background.


White color preview on #EFD5DE background

This text has white color on #EFD5DE background.


Related colors

Complementary color

Complementary color for #hex is #102A21.


I love getcolorcode.com

Triadic colors

1 #DEEFD5 and #D5DEEF with #EFD5DE are triadic colors.

2 #DED5EF and #D5EFDE with #EFD5DE are triadic colors.