COLOR #EDD5C7

HEX: #EDD5C7 RGB: (237,213,199)

Renk bilgisi

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

RGB renk modeli

#EDD5C7 color RGB value is (237,213,199).

RGB: (237,213,199) (93%, 84%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 213 of 255 = 84%
B 199 of 255 = 78%

237
213
199

R + G + B ~ 85%. #EDD5C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 213 + 199 = 649 (100%)
R 237 of 649 ~ 36.52%
G 213 of 649 ~ 32.82%
B 199 of 649 ~ 30.66'%

%36.52
%32.82
%30.66

CMYK RENK MODELİ

#EDD5C7 rengi CMYK tonu (0,10,16,7).

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

CMYK: (0,10,16,7)
C0M10Y16K7 (0%, 10%, 16%, 7%)
(0.00 / 0.10 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%10.13
%16.03
%7.06

Codes

Color #EDD5C7 in popluar color models

ED D5 C7
RGB 237 213 199
HSL 22° 51.35% 85.49%
HSB/HSV 22° 16.03% 92.94%
CMYK 0.00% 10.13% 16.03%
7.06%

Color #EDD5C7 in popluar number systems.

HEX ED D5 C7
Decimal 237 213 199
Binary 11101101 11010101 11000111
Octal 355 325 307

Shades and tints

Shades of #EDD5C7

#EDD5C7
(237,213,199)
#D8C2B5
(216,194,181)
#C3AFA3
(195,175,163)
#AE9C91
(174,156,145)
#99897F
(153,137,127)
#84766D
(132,118,109)
#6F635B
(111,99,91)
#5A5049
(90,80,73)
#453D37
(69,61,55)
#302A25
(48,42,37)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #EDD5C7

#EDD5C7
(237,213,199)
#EED8CC
(238,216,204)
#EFDBD1
(239,219,209)
#F0DED6
(240,222,214)
#F1E1DB
(241,225,219)
#F2E4E0
(242,228,224)
#F3E7E5
(243,231,229)
#F4EAEA
(244,234,234)
#F5EDEF
(245,237,239)
#F6F0F4
(246,240,244)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD5C7; }

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

This text font color is #EDD5C7.

Background Color

.myBgColor { background-color: #EDD5C7; }

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

This div background color is #EDD5C7.

Border color

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

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

This div border color is #EDD5C7.

Opacity

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

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

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

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

This text has shadow with #EDD5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD5C7.

Preview

Color preview on black background

This text has color #EDD5C7 on black background.


Color preview on white background

This text has color #EDD5C7 on white background.


Black color preview on #EDD5C7 background

This text has black color on #EDD5C7 background.


White color preview on #EDD5C7 background

This text has white color on #EDD5C7 background.


Related colors

Complementary color

Complementary color for #hex is #122A38.


I love getcolorcode.com

Triadic colors

1 #C7EDD5 and #D5C7ED with #EDD5C7 are triadic colors.

2 #C7D5ED and #D5EDC7 with #EDD5C7 are triadic colors.