COLOR #EDC5D9

HEX: #EDC5D9 RGB: (237,197,217)

Renk bilgisi

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

RGB renk modeli

#EDC5D9 color RGB value is (237,197,217).

RGB: (237,197,217) (93%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 197 of 255 = 77%
B 217 of 255 = 85%

237
197
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 197 + 217 = 651 (100%)
R 237 of 651 ~ 36.41%
G 197 of 651 ~ 30.26%
B 217 of 651 ~ 33.33'%

%36.41
%30.26
%33.33

CMYK RENK MODELİ

#EDC5D9 rengi CMYK tonu (0,17,8,7).

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

CMYK: (0,17,8,7)
C0M17Y8K7 (0%, 17%, 8%, 7%)
(0.00 / 0.17 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%16.88
%8.44
%7.06

Codes

Color #EDC5D9 in popluar color models

ED C5 D9
RGB 237 197 217
HSL 330° 52.63% 85.10%
HSB/HSV 330° 16.88% 92.94%
CMYK 0.00% 16.88% 8.44%
7.06%

Color #EDC5D9 in popluar number systems.

HEX ED C5 D9
Decimal 237 197 217
Binary 11101101 11000101 11011001
Octal 355 305 331

Shades and tints

Shades of #EDC5D9

#EDC5D9
(237,197,217)
#D8B4C6
(216,180,198)
#C3A3B3
(195,163,179)
#AE92A0
(174,146,160)
#99818D
(153,129,141)
#84707A
(132,112,122)
#6F5F67
(111,95,103)
#5A4E54
(90,78,84)
#453D41
(69,61,65)
#302C2E
(48,44,46)
#1B1B1B
(27,27,27)
#000000
(0,0,0)

Tints of #EDC5D9

#EDC5D9
(237,197,217)
#EECADC
(238,202,220)
#EFCFDF
(239,207,223)
#F0D4E2
(240,212,226)
#F1D9E5
(241,217,229)
#F2DEE8
(242,222,232)
#F3E3EB
(243,227,235)
#F4E8EE
(244,232,238)
#F5EDF1
(245,237,241)
#F6F2F4
(246,242,244)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC5D9; }

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

This text font color is #EDC5D9.

Background Color

.myBgColor { background-color: #EDC5D9; }

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

This div background color is #EDC5D9.

Border color

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

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

This div border color is #EDC5D9.

Opacity

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

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

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

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

This text has shadow with #EDC5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC5D9.

Preview

Color preview on black background

This text has color #EDC5D9 on black background.


Color preview on white background

This text has color #EDC5D9 on white background.


Black color preview on #EDC5D9 background

This text has black color on #EDC5D9 background.


White color preview on #EDC5D9 background

This text has white color on #EDC5D9 background.


Related colors

Complementary color

Complementary color for #hex is #123A26.


I love getcolorcode.com

Triadic colors

1 #D9EDC5 and #C5D9ED with #EDC5D9 are triadic colors.

2 #D9C5ED and #C5EDD9 with #EDC5D9 are triadic colors.