COLOR #EFD6DE

HEX: #EFD6DE RGB: (239,214,222)

Color info

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

RGB color model

#EFD6DE color RGB value is (239,214,222).

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

RGB channels and saturation

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

239
214
222

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

Portions of RGB colors in percentages

R + G + B = 239 + 214 + 222 = 675 (100%)
R 239 of 675 ~ 35.41%
G 214 of 675 ~ 31.7%
B 222 of 675 ~ 32.89'%

%35.41
%31.7
%32.89

CMYK color model

#EFD6DE color CMYK value is (0,10,7,6).

  • cyan value is 0.00%
  • magenta value is 10.46%
  • yellow value is 7.11%
  • key color value is 6.27%
CMYK: (0,10,7,6) C0M10Y7K6 (0%,10%,7%,6%) (0.00/0.10/0.07/0.06) 

CMYK percentages

%0
%10.46
%7.11
%6.27

Codes

Color #EFD6DE in popluar color models

EF D6 DE
RGB 239 214 222
HSL 341° 43.86% 88.82%
HSB/HSV 341° 10.46% 93.73%
CMYK 0.00% 10.46% 7.11%
6.27%

Color #EFD6DE in popluar number systems.

HEX EF D6 DE
Decimal 239 214 222
Binary 11101111 11010110 11011110
Octal 357 326 336

Shades and tints

Shades of #EFD6DE

#EFD6DE
(239,214,222)
#DAC3CA
(218,195,202)
#C5B0B6
(197,176,182)
#B09DA2
(176,157,162)
#9B8A8E
(155,138,142)
#86777A
(134,119,122)
#716466
(113,100,102)
#5C5152
(92,81,82)
#473E3E
(71,62,62)
#322B2A
(50,43,42)
#1D1816
(29,24,22)
#000000
(0,0,0)

Tints of #EFD6DE

#EFD6DE
(239,214,222)
#F0D9E1
(240,217,225)
#F1DCE4
(241,220,228)
#F2DFE7
(242,223,231)
#F3E2EA
(243,226,234)
#F4E5ED
(244,229,237)
#F5E8F0
(245,232,240)
#F6EBF3
(246,235,243)
#F7EEF6
(247,238,246)
#F8F1F9
(248,241,249)
#F9F4FC
(249,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFD6DE; }

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

This text font color is #EFD6DE.

Background Color

.myBgColor { background-color: #EFD6DE; }

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

This div background color is #EFD6DE.

Border color

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

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

This div border color is #EFD6DE.

Opacity

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

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

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

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

This text has shadow with #EFD6DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFD6DE.

Preview

Color preview on black background

This text has color #EFD6DE on black background.


Color preview on white background

This text has color #EFD6DE on white background.


Black color preview on #EFD6DE background

This text has black color on #EFD6DE background.


White color preview on #EFD6DE background

This text has white color on #EFD6DE background.


Related colors

Complementary color

Complementary color for #hex is #102921.


I love getcolorcode.com

Triadic colors

1 #DEEFD6 and #D6DEEF with #EFD6DE are triadic colors.

2 #DED6EF and #D6EFDE with #EFD6DE are triadic colors.