COLOR #EFDEE6

HEX: #EFDEE6 RGB: (239,222,230)

Color info

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

RGB color model

#EFDEE6 color RGB value is (239,222,230).

RGB: (239,222,230) (94%, 87%, 90%)

RGB channels and saturation

R 239 of 255 = 94%
G 222 of 255 = 87%
B 230 of 255 = 90%

239
222
230

R + G + B ~ 90%. #EFDEE6 is light color.

Portions of RGB colors in percentages

R + G + B = 239 + 222 + 230 = 691 (100%)
R 239 of 691 ~ 34.59%
G 222 of 691 ~ 32.13%
B 230 of 691 ~ 33.29'%

%34.59
%32.13
%33.29

CMYK color model

#EFDEE6 color CMYK value is (0,7,4,6).

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

CMYK: (0,7,4,6)
C0M7Y4K6 (0%, 7%, 4%, 6%)
(0.00 / 0.07 / 0.04 / 0.06)

CMYK percentages

%0
%7.11
%3.77
%6.27

Codes

Color #EFDEE6 in popluar color models

EF DE E6
RGB 239 222 230
HSL 332° 34.69% 90.39%
HSB/HSV 332° 7.11% 93.73%
CMYK 0.00% 7.11% 3.77%
6.27%

Color #EFDEE6 in popluar number systems.

HEX EF DE E6
Decimal 239 222 230
Binary 11101111 11011110 11100110
Octal 357 336 346

Shades and tints

Shades of #EFDEE6

#EFDEE6
(239,222,230)
#DACAD2
(218,202,210)
#C5B6BE
(197,182,190)
#B0A2AA
(176,162,170)
#9B8E96
(155,142,150)
#867A82
(134,122,130)
#71666E
(113,102,110)
#5C525A
(92,82,90)
#473E46
(71,62,70)
#322A32
(50,42,50)
#1D161E
(29,22,30)
#000000
(0,0,0)

Tints of #EFDEE6

#EFDEE6
(239,222,230)
#F0E1E8
(240,225,232)
#F1E4EA
(241,228,234)
#F2E7EC
(242,231,236)
#F3EAEE
(243,234,238)
#F4EDF0
(244,237,240)
#F5F0F2
(245,240,242)
#F6F3F4
(246,243,244)
#F7F6F6
(247,246,246)
#F8F9F8
(248,249,248)
#F9FCFA
(249,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFDEE6; }

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

This text font color is #EFDEE6.

Background Color

.myBgColor { background-color: #EFDEE6; }

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

This div background color is #EFDEE6.

Border color

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

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

This div border color is #EFDEE6.

Opacity

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

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

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

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

This text has shadow with #EFDEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFDEE6.

Preview

Color preview on black background

This text has color #EFDEE6 on black background.


Color preview on white background

This text has color #EFDEE6 on white background.


Black color preview on #EFDEE6 background

This text has black color on #EFDEE6 background.


White color preview on #EFDEE6 background

This text has white color on #EFDEE6 background.


Related colors

Complementary color

Complementary color for #hex is #102119.


I love getcolorcode.com

Triadic colors

1 #E6EFDE and #DEE6EF with #EFDEE6 are triadic colors.

2 #E6DEEF and #DEEFE6 with #EFDEE6 are triadic colors.