COLOR #EDC7D5

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

237
199
213

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

Yüzdelerle RGB renk parçaları

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

%36.52
%30.66
%32.82

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%16.03
%10.13
%7.06

Codes

Color #EDC7D5 in popluar color models

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

Color #EDC7D5 in popluar number systems.

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

Shades and tints

Shades of #EDC7D5

#EDC7D5
(237,199,213)
#D8B5C2
(216,181,194)
#C3A3AF
(195,163,175)
#AE919C
(174,145,156)
#997F89
(153,127,137)
#846D76
(132,109,118)
#6F5B63
(111,91,99)
#5A4950
(90,73,80)
#45373D
(69,55,61)
#30252A
(48,37,42)
#1B1317
(27,19,23)
#000000
(0,0,0)

Tints of #EDC7D5

#EDC7D5
(237,199,213)
#EECCD8
(238,204,216)
#EFD1DB
(239,209,219)
#F0D6DE
(240,214,222)
#F1DBE1
(241,219,225)
#F2E0E4
(242,224,228)
#F3E5E7
(243,229,231)
#F4EAEA
(244,234,234)
#F5EFED
(245,239,237)
#F6F4F0
(246,244,240)
#F7F9F3
(247,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7D5; }

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

This text font color is #EDC7D5.

Background Color

.myBgColor { background-color: #EDC7D5; }

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

This div background color is #EDC7D5.

Border color

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

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

This div border color is #EDC7D5.

Opacity

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

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

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

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

This text has shadow with #EDC7D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7D5.

Preview

Color preview on black background

This text has color #EDC7D5 on black background.


Color preview on white background

This text has color #EDC7D5 on white background.


Black color preview on #EDC7D5 background

This text has black color on #EDC7D5 background.


White color preview on #EDC7D5 background

This text has white color on #EDC7D5 background.


Related colors

Complementary color

Complementary color for #hex is #12382A.


I love getcolorcode.com

Triadic colors

1 #D5EDC7 and #C7D5ED with #EDC7D5 are triadic colors.

2 #D5C7ED and #C7EDD5 with #EDC7D5 are triadic colors.