COLOR #EDD6CE

HEX: #EDD6CE RGB: (237,214,206)

Renk bilgisi

#EDD6CE contains red, green and blue colors in about the same proportion. #EDD6CE ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#EDD6CE color RGB value is (237,214,206).

RGB: (237,214,206) (93%, 84%, 81%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 206 of 255 = 81%

237
214
206

R + G + B ~ 86%. #EDD6CE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 206 = 657 (100%)
R 237 of 657 ~ 36.07%
G 214 of 657 ~ 32.57%
B 206 of 657 ~ 31.35'%

%36.07
%32.57
%31.35

CMYK RENK MODELİ

#EDD6CE rengi CMYK tonu (0,10,13,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.70%
  • sarı tonu 13.08%
  • ana renk tonu 7.06%

CMYK: (0,10,13,7)
C0M10Y13K7 (0%, 10%, 13%, 7%)
(0.00 / 0.10 / 0.13 / 0.07)

CMYK yüzdeleri

%0
%9.7
%13.08
%7.06

Codes

Color #EDD6CE in popluar color models

ED D6 CE
RGB 237 214 206
HSL 15° 46.27% 86.86%
HSB/HSV 15° 13.08% 92.94%
CMYK 0.00% 9.70% 13.08%
7.06%

Color #EDD6CE in popluar number systems.

HEX ED D6 CE
Decimal 237 214 206
Binary 11101101 11010110 11001110
Octal 355 326 316

Shades and tints

Shades of #EDD6CE

#EDD6CE
(237,214,206)
#D8C3BC
(216,195,188)
#C3B0AA
(195,176,170)
#AE9D98
(174,157,152)
#998A86
(153,138,134)
#847774
(132,119,116)
#6F6462
(111,100,98)
#5A5150
(90,81,80)
#453E3E
(69,62,62)
#302B2C
(48,43,44)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #EDD6CE

#EDD6CE
(237,214,206)
#EED9D2
(238,217,210)
#EFDCD6
(239,220,214)
#F0DFDA
(240,223,218)
#F1E2DE
(241,226,222)
#F2E5E2
(242,229,226)
#F3E8E6
(243,232,230)
#F4EBEA
(244,235,234)
#F5EEEE
(245,238,238)
#F6F1F2
(246,241,242)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6CE; }

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

This text font color is #EDD6CE.

Background Color

.myBgColor { background-color: #EDD6CE; }

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

This div background color is #EDD6CE.

Border color

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

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

This div border color is #EDD6CE.

Opacity

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

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

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

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

This text has shadow with #EDD6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6CE.

Preview

Color preview on black background

This text has color #EDD6CE on black background.


Color preview on white background

This text has color #EDD6CE on white background.


Black color preview on #EDD6CE background

This text has black color on #EDD6CE background.


White color preview on #EDD6CE background

This text has white color on #EDD6CE background.


Related colors

Complementary color

Complementary color for #hex is #122931.


I love getcolorcode.com

Triadic colors

1 #CEEDD6 and #D6CEED with #EDD6CE are triadic colors.

2 #CED6ED and #D6EDCE with #EDD6CE are triadic colors.