COLOR #EDD6D1

HEX: #EDD6D1 RGB: (237,214,209)

Renk bilgisi

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

RGB renk modeli

#EDD6D1 color RGB value is (237,214,209).

RGB: (237,214,209) (93%, 84%, 82%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 209 of 255 = 82%

237
214
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 209 = 660 (100%)
R 237 of 660 ~ 35.91%
G 214 of 660 ~ 32.42%
B 209 of 660 ~ 31.67'%

%35.91
%32.42
%31.67

CMYK RENK MODELİ

#EDD6D1 rengi CMYK tonu (0,10,12,7).

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

CMYK: (0,10,12,7)
C0M10Y12K7 (0%, 10%, 12%, 7%)
(0.00 / 0.10 / 0.12 / 0.07)

CMYK yüzdeleri

%0
%9.7
%11.81
%7.06

Codes

Color #EDD6D1 in popluar color models

ED D6 D1
RGB 237 214 209
HSL 11° 43.75% 87.45%
HSB/HSV 11° 11.81% 92.94%
CMYK 0.00% 9.70% 11.81%
7.06%

Color #EDD6D1 in popluar number systems.

HEX ED D6 D1
Decimal 237 214 209
Binary 11101101 11010110 11010001
Octal 355 326 321

Shades and tints

Shades of #EDD6D1

#EDD6D1
(237,214,209)
#D8C3BE
(216,195,190)
#C3B0AB
(195,176,171)
#AE9D98
(174,157,152)
#998A85
(153,138,133)
#847772
(132,119,114)
#6F645F
(111,100,95)
#5A514C
(90,81,76)
#453E39
(69,62,57)
#302B26
(48,43,38)
#1B1813
(27,24,19)
#000000
(0,0,0)

Tints of #EDD6D1

#EDD6D1
(237,214,209)
#EED9D5
(238,217,213)
#EFDCD9
(239,220,217)
#F0DFDD
(240,223,221)
#F1E2E1
(241,226,225)
#F2E5E5
(242,229,229)
#F3E8E9
(243,232,233)
#F4EBED
(244,235,237)
#F5EEF1
(245,238,241)
#F6F1F5
(246,241,245)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6D1; }

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

This text font color is #EDD6D1.

Background Color

.myBgColor { background-color: #EDD6D1; }

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

This div background color is #EDD6D1.

Border color

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

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

This div border color is #EDD6D1.

Opacity

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

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

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

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

This text has shadow with #EDD6D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6D1.

Preview

Color preview on black background

This text has color #EDD6D1 on black background.


Color preview on white background

This text has color #EDD6D1 on white background.


Black color preview on #EDD6D1 background

This text has black color on #EDD6D1 background.


White color preview on #EDD6D1 background

This text has white color on #EDD6D1 background.


Related colors

Complementary color

Complementary color for #hex is #12292E.


I love getcolorcode.com

Triadic colors

1 #D1EDD6 and #D6D1ED with #EDD6D1 are triadic colors.

2 #D1D6ED and #D6EDD1 with #EDD6D1 are triadic colors.