COLOR #EFDCEF

HEX: #EFDCEF RGB: (239,220,239)

Color info

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

RGB color model

#EFDCEF color RGB value is (239,220,239).

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

RGB channels and saturation

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

239
220
239

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

Portions of RGB colors in percentages

R + G + B = 239 + 220 + 239 = 698 (100%)
R 239 of 698 ~ 34.24%
G 220 of 698 ~ 31.52%
B 239 of 698 ~ 34.24'%

%34.24
%31.52
%34.24

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 7.95%
  • yellow value is 0.00%
  • 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
%6.27

Codes

Color #EFDCEF in popluar color models

EF DC EF
RGB 239 220 239
HSL 300° 37.25% 90.00%
HSB/HSV 300° 7.95% 93.73%
CMYK 0.00% 7.95% 0.00%
6.27%

Color #EFDCEF in popluar number systems.

HEX EF DC EF
Decimal 239 220 239
Binary 11101111 11011100 11101111
Octal 357 334 357

Shades and tints

Shades of #EFDCEF

#EFDCEF
(239,220,239)
#DAC8DA
(218,200,218)
#C5B4C5
(197,180,197)
#B0A0B0
(176,160,176)
#9B8C9B
(155,140,155)
#867886
(134,120,134)
#716471
(113,100,113)
#5C505C
(92,80,92)
#473C47
(71,60,71)
#322832
(50,40,50)
#1D141D
(29,20,29)
#000000
(0,0,0)

Tints of #EFDCEF

#EFDCEF
(239,220,239)
#F0DFF0
(240,223,240)
#F1E2F1
(241,226,241)
#F2E5F2
(242,229,242)
#F3E8F3
(243,232,243)
#F4EBF4
(244,235,244)
#F5EEF5
(245,238,245)
#F6F1F6
(246,241,246)
#F7F4F7
(247,244,247)
#F8F7F8
(248,247,248)
#F9FAF9
(249,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFDCEF; }

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

This text font color is #EFDCEF.

Background Color

.myBgColor { background-color: #EFDCEF; }

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

This div background color is #EFDCEF.

Border color

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

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

This div border color is #EFDCEF.

Opacity

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

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

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

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

This text has shadow with #EFDCEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFDCEF.

Preview

Color preview on black background

This text has color #EFDCEF on black background.


Color preview on white background

This text has color #EFDCEF on white background.


Black color preview on #EFDCEF background

This text has black color on #EFDCEF background.


White color preview on #EFDCEF background

This text has white color on #EFDCEF background.


Related colors

Complementary color

Complementary color for #hex is #102310.


I love getcolorcode.com

Triadic colors

1 #EFEFDC and #DCEFEF with #EFDCEF are triadic colors.

2 #EFDCEF and #DCEFEF with #EFDCEF are triadic colors.