COLOR #EDC7D9

HEX: #EDC7D9 RGB: (237,199,217)

Renk bilgisi

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

RGB renk modeli

#EDC7D9 color RGB value is (237,199,217).

RGB: (237,199,217) (93%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 217 of 255 = 85%

237
199
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 217 = 653 (100%)
R 237 of 653 ~ 36.29%
G 199 of 653 ~ 30.47%
B 217 of 653 ~ 33.23'%

%36.29
%30.47
%33.23

CMYK RENK MODELİ

#EDC7D9 rengi CMYK tonu (0,16,8,7).

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

CMYK: (0,16,8,7)
C0M16Y8K7 (0%, 16%, 8%, 7%)
(0.00 / 0.16 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%16.03
%8.44
%7.06

Codes

Color #EDC7D9 in popluar color models

ED C7 D9
RGB 237 199 217
HSL 332° 51.35% 85.49%
HSB/HSV 332° 16.03% 92.94%
CMYK 0.00% 16.03% 8.44%
7.06%

Color #EDC7D9 in popluar number systems.

HEX ED C7 D9
Decimal 237 199 217
Binary 11101101 11000111 11011001
Octal 355 307 331

Shades and tints

Shades of #EDC7D9

#EDC7D9
(237,199,217)
#D8B5C6
(216,181,198)
#C3A3B3
(195,163,179)
#AE91A0
(174,145,160)
#997F8D
(153,127,141)
#846D7A
(132,109,122)
#6F5B67
(111,91,103)
#5A4954
(90,73,84)
#453741
(69,55,65)
#30252E
(48,37,46)
#1B131B
(27,19,27)
#000000
(0,0,0)

Tints of #EDC7D9

#EDC7D9
(237,199,217)
#EECCDC
(238,204,220)
#EFD1DF
(239,209,223)
#F0D6E2
(240,214,226)
#F1DBE5
(241,219,229)
#F2E0E8
(242,224,232)
#F3E5EB
(243,229,235)
#F4EAEE
(244,234,238)
#F5EFF1
(245,239,241)
#F6F4F4
(246,244,244)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7D9; }

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

This text font color is #EDC7D9.

Background Color

.myBgColor { background-color: #EDC7D9; }

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

This div background color is #EDC7D9.

Border color

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

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

This div border color is #EDC7D9.

Opacity

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

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

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

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

This text has shadow with #EDC7D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7D9.

Preview

Color preview on black background

This text has color #EDC7D9 on black background.


Color preview on white background

This text has color #EDC7D9 on white background.


Black color preview on #EDC7D9 background

This text has black color on #EDC7D9 background.


White color preview on #EDC7D9 background

This text has white color on #EDC7D9 background.


Related colors

Complementary color

Complementary color for #hex is #123826.


I love getcolorcode.com

Triadic colors

1 #D9EDC7 and #C7D9ED with #EDC7D9 are triadic colors.

2 #D9C7ED and #C7EDD9 with #EDC7D9 are triadic colors.