COLOR #EFEDD6

HEX: #EFEDD6 RGB: (239,237,214)

Color info

#EFEDD6 contains red, green and blue colors in about the same proportion. Web safe color of #EFEDD6 is #FFFFCC (or #FFC).

RGB color model

#EFEDD6 color RGB value is (239,237,214).

RGB: (239,237,214) (94%, 93%, 84%)

RGB channels and saturation

R 239 of 255 = 94%
G 237 of 255 = 93%
B 214 of 255 = 84%

239
237
214

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

Portions of RGB colors in percentages

R + G + B = 239 + 237 + 214 = 690 (100%)
R 239 of 690 ~ 34.64%
G 237 of 690 ~ 34.35%
B 214 of 690 ~ 31.01'%

%34.64
%34.35
%31.01

CMYK color model

#EFEDD6 color CMYK value is (0,1,10,6).

  • cyan value is 0.00%
  • magenta value is 0.84%
  • yellow value is 10.46%
  • key color value is 6.27%
CMYK: (0,1,10,6) C0M1Y10K6 (0%,1%,10%,6%) (0.00/0.01/0.10/0.06) 

CMYK percentages

%0
%0.84
%10.46
%6.27

Codes

Color #EFEDD6 in popluar color models

EF ED D6
RGB 239 237 214
HSL 55° 43.86% 88.82%
HSB/HSV 55° 10.46% 93.73%
CMYK 0.00% 0.84% 10.46%
6.27%

Color #EFEDD6 in popluar number systems.

HEX EF ED D6
Decimal 239 237 214
Binary 11101111 11101101 11010110
Octal 357 355 326

Shades and tints

Shades of #EFEDD6

#EFEDD6
(239,237,214)
#DAD8C3
(218,216,195)
#C5C3B0
(197,195,176)
#B0AE9D
(176,174,157)
#9B998A
(155,153,138)
#868477
(134,132,119)
#716F64
(113,111,100)
#5C5A51
(92,90,81)
#47453E
(71,69,62)
#32302B
(50,48,43)
#1D1B18
(29,27,24)
#000000
(0,0,0)

Tints of #EFEDD6

#EFEDD6
(239,237,214)
#F0EED9
(240,238,217)
#F1EFDC
(241,239,220)
#F2F0DF
(242,240,223)
#F3F1E2
(243,241,226)
#F4F2E5
(244,242,229)
#F5F3E8
(245,243,232)
#F6F4EB
(246,244,235)
#F7F5EE
(247,245,238)
#F8F6F1
(248,246,241)
#F9F7F4
(249,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFEDD6; }

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

This text font color is #EFEDD6.

Background Color

.myBgColor { background-color: #EFEDD6; }

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

This div background color is #EFEDD6.

Border color

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

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

This div border color is #EFEDD6.

Opacity

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

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

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

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

This text has shadow with #EFEDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFEDD6.

Preview

Color preview on black background

This text has color #EFEDD6 on black background.


Color preview on white background

This text has color #EFEDD6 on white background.


Black color preview on #EFEDD6 background

This text has black color on #EFEDD6 background.


White color preview on #EFEDD6 background

This text has white color on #EFEDD6 background.


Related colors

Complementary color

Complementary color for #hex is #101229.


I love getcolorcode.com

Triadic colors

1 #D6EFED and #EDD6EF with #EFEDD6 are triadic colors.

2 #D6EDEF and #EDEFD6 with #EFEDD6 are triadic colors.