COLOR #EFDCEE

HEX: #EFDCEE RGB: (239,220,238)

Color info

#EFDCEE contains red, green and blue colors in about the same proportion. Web safe color of #EFDCEE is #FFCCFF (or #FCF).

RGB color model

#EFDCEE color RGB value is (239,220,238).

RGB: (239,220,238) (94%, 86%, 93%)

RGB channels and saturation

R 239 of 255 = 94%
G 220 of 255 = 86%
B 238 of 255 = 93%

239
220
238

R + G + B ~ 91%. #EFDCEE is light color.

Portions of RGB colors in percentages

R + G + B = 239 + 220 + 238 = 697 (100%)
R 239 of 697 ~ 34.29%
G 220 of 697 ~ 31.56%
B 238 of 697 ~ 34.15'%

%34.29
%31.56
%34.15

CMYK color model

#EFDCEE color CMYK value is (0,8,0,6).

  • cyan value is 0.00%
  • magenta value is 7.95%
  • yellow value is 0.42%
  • key color value is 6.27%
CMYK: (0,8,0,6) C0M8Y0K6 (0%,8%,0%,6%) (0.00/0.08/0.00/0.06) 

CMYK percentages

%0
%7.95
%0.42
%6.27

Codes

Color #EFDCEE in popluar color models

EF DC EE
RGB 239 220 238
HSL 303° 37.25% 90.00%
HSB/HSV 303° 7.95% 93.73%
CMYK 0.00% 7.95% 0.42%
6.27%

Color #EFDCEE in popluar number systems.

HEX EF DC EE
Decimal 239 220 238
Binary 11101111 11011100 11101110
Octal 357 334 356

Shades and tints

Shades of #EFDCEE

#EFDCEE
(239,220,238)
#DAC8D9
(218,200,217)
#C5B4C4
(197,180,196)
#B0A0AF
(176,160,175)
#9B8C9A
(155,140,154)
#867885
(134,120,133)
#716470
(113,100,112)
#5C505B
(92,80,91)
#473C46
(71,60,70)
#322831
(50,40,49)
#1D141C
(29,20,28)
#000000
(0,0,0)

Tints of #EFDCEE

#EFDCEE
(239,220,238)
#F0DFEF
(240,223,239)
#F1E2F0
(241,226,240)
#F2E5F1
(242,229,241)
#F3E8F2
(243,232,242)
#F4EBF3
(244,235,243)
#F5EEF4
(245,238,244)
#F6F1F5
(246,241,245)
#F7F4F6
(247,244,246)
#F8F7F7
(248,247,247)
#F9FAF8
(249,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFDCEE color. Also use rgb(239,220,238) instead hex code.

Text Font Color

.myTextColor { color: #EFDCEE; }

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

This text font color is #EFDCEE.

Background Color

.myBgColor { background-color: #EFDCEE; }

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

This div background color is #EFDCEE.

Border color

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

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

This div border color is #EFDCEE.

Opacity

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

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

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

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

This text has shadow with #EFDCEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFDCEE.

Preview

Color preview on black background

This text has color #EFDCEE on black background.


Color preview on white background

This text has color #EFDCEE on white background.


Black color preview on #EFDCEE background

This text has black color on #EFDCEE background.


White color preview on #EFDCEE background

This text has white color on #EFDCEE background.


Related colors

Complementary color

Complementary color for #hex is #102311.


I love getcolorcode.com

Triadic colors

1 #EEEFDC and #DCEEEF with #EFDCEE are triadic colors.

2 #EEDCEF and #DCEFEE with #EFDCEE are triadic colors.