COLOR #EDD0C7

HEX: #EDD0C7 RGB: (237,208,199)

Renk bilgisi

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

RGB renk modeli

#EDD0C7 color RGB value is (237,208,199).

RGB: (237,208,199) (93%, 82%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 208 of 255 = 82%
B 199 of 255 = 78%

237
208
199

R + G + B ~ 84%. #EDD0C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 208 + 199 = 644 (100%)
R 237 of 644 ~ 36.8%
G 208 of 644 ~ 32.3%
B 199 of 644 ~ 30.9'%

%36.8
%32.3
%30.9

CMYK RENK MODELİ

#EDD0C7 rengi CMYK tonu (0,12,16,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.24%
  • sarı tonu 16.03%
  • ana renk tonu 7.06%

CMYK: (0,12,16,7)
C0M12Y16K7 (0%, 12%, 16%, 7%)
(0.00 / 0.12 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%12.24
%16.03
%7.06

Codes

Color #EDD0C7 in popluar color models

ED D0 C7
RGB 237 208 199
HSL 14° 51.35% 85.49%
HSB/HSV 14° 16.03% 92.94%
CMYK 0.00% 12.24% 16.03%
7.06%

Color #EDD0C7 in popluar number systems.

HEX ED D0 C7
Decimal 237 208 199
Binary 11101101 11010000 11000111
Octal 355 320 307

Shades and tints

Shades of #EDD0C7

#EDD0C7
(237,208,199)
#D8BEB5
(216,190,181)
#C3ACA3
(195,172,163)
#AE9A91
(174,154,145)
#99887F
(153,136,127)
#84766D
(132,118,109)
#6F645B
(111,100,91)
#5A5249
(90,82,73)
#454037
(69,64,55)
#302E25
(48,46,37)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #EDD0C7

#EDD0C7
(237,208,199)
#EED4CC
(238,212,204)
#EFD8D1
(239,216,209)
#F0DCD6
(240,220,214)
#F1E0DB
(241,224,219)
#F2E4E0
(242,228,224)
#F3E8E5
(243,232,229)
#F4ECEA
(244,236,234)
#F5F0EF
(245,240,239)
#F6F4F4
(246,244,244)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD0C7 color. Also use rgb(237,208,199) instead hex code.

Text Font Color

.myTextColor { color: #EDD0C7; }

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

This text font color is #EDD0C7.

Background Color

.myBgColor { background-color: #EDD0C7; }

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

This div background color is #EDD0C7.

Border color

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

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

This div border color is #EDD0C7.

Opacity

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

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

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

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

This text has shadow with #EDD0C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD0C7.

Preview

Color preview on black background

This text has color #EDD0C7 on black background.


Color preview on white background

This text has color #EDD0C7 on white background.


Black color preview on #EDD0C7 background

This text has black color on #EDD0C7 background.


White color preview on #EDD0C7 background

This text has white color on #EDD0C7 background.


Related colors

Complementary color

Complementary color for #hex is #122F38.


I love getcolorcode.com

Triadic colors

1 #C7EDD0 and #D0C7ED with #EDD0C7 are triadic colors.

2 #C7D0ED and #D0EDC7 with #EDD0C7 are triadic colors.