COLOR #EDD7C5

HEX: #EDD7C5 RGB: (237,215,197)

Renk bilgisi

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

RGB renk modeli

#EDD7C5 color RGB value is (237,215,197).

RGB: (237,215,197) (93%, 84%, 77%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 215 of 255 = 84%
B 197 of 255 = 77%

237
215
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 215 + 197 = 649 (100%)
R 237 of 649 ~ 36.52%
G 215 of 649 ~ 33.13%
B 197 of 649 ~ 30.35'%

%36.52
%33.13
%30.35

CMYK RENK MODELİ

#EDD7C5 rengi CMYK tonu (0,9,17,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.28%
  • sarı tonu 16.88%
  • ana renk tonu 7.06%

CMYK: (0,9,17,7)
C0M9Y17K7 (0%, 9%, 17%, 7%)
(0.00 / 0.09 / 0.17 / 0.07)

CMYK yüzdeleri

%0
%9.28
%16.88
%7.06

Codes

Color #EDD7C5 in popluar color models

ED D7 C5
RGB 237 215 197
HSL 27° 52.63% 85.10%
HSB/HSV 27° 16.88% 92.94%
CMYK 0.00% 9.28% 16.88%
7.06%

Color #EDD7C5 in popluar number systems.

HEX ED D7 C5
Decimal 237 215 197
Binary 11101101 11010111 11000101
Octal 355 327 305

Shades and tints

Shades of #EDD7C5

#EDD7C5
(237,215,197)
#D8C4B4
(216,196,180)
#C3B1A3
(195,177,163)
#AE9E92
(174,158,146)
#998B81
(153,139,129)
#847870
(132,120,112)
#6F655F
(111,101,95)
#5A524E
(90,82,78)
#453F3D
(69,63,61)
#302C2C
(48,44,44)
#1B191B
(27,25,27)
#000000
(0,0,0)

Tints of #EDD7C5

#EDD7C5
(237,215,197)
#EEDACA
(238,218,202)
#EFDDCF
(239,221,207)
#F0E0D4
(240,224,212)
#F1E3D9
(241,227,217)
#F2E6DE
(242,230,222)
#F3E9E3
(243,233,227)
#F4ECE8
(244,236,232)
#F5EFED
(245,239,237)
#F6F2F2
(246,242,242)
#F7F5F7
(247,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD7C5 color. Also use rgb(237,215,197) instead hex code.

Text Font Color

.myTextColor { color: #EDD7C5; }

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

This text font color is #EDD7C5.

Background Color

.myBgColor { background-color: #EDD7C5; }

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

This div background color is #EDD7C5.

Border color

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

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

This div border color is #EDD7C5.

Opacity

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

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

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

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

This text has shadow with #EDD7C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD7C5.

Preview

Color preview on black background

This text has color #EDD7C5 on black background.


Color preview on white background

This text has color #EDD7C5 on white background.


Black color preview on #EDD7C5 background

This text has black color on #EDD7C5 background.


White color preview on #EDD7C5 background

This text has white color on #EDD7C5 background.


Related colors

Complementary color

Complementary color for #hex is #12283A.


I love getcolorcode.com

Triadic colors

1 #C5EDD7 and #D7C5ED with #EDD7C5 are triadic colors.

2 #C5D7ED and #D7EDC5 with #EDD7C5 are triadic colors.