COLOR #EDC7E0

HEX: #EDC7E0 RGB: (237,199,224)

Renk bilgisi

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

RGB renk modeli

#EDC7E0 color RGB value is (237,199,224).

RGB: (237,199,224) (93%, 78%, 88%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 224 of 255 = 88%

237
199
224

R + G + B ~ 86%. #EDC7E0 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 224 = 660 (100%)
R 237 of 660 ~ 35.91%
G 199 of 660 ~ 30.15%
B 224 of 660 ~ 33.94'%

%35.91
%30.15
%33.94

CMYK RENK MODELİ

#EDC7E0 rengi CMYK tonu (0,16,5,7).

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

CMYK: (0,16,5,7)
C0M16Y5K7 (0%, 16%, 5%, 7%)
(0.00 / 0.16 / 0.05 / 0.07)

CMYK yüzdeleri

%0
%16.03
%5.49
%7.06

Codes

Color #EDC7E0 in popluar color models

ED C7 E0
RGB 237 199 224
HSL 321° 51.35% 85.49%
HSB/HSV 321° 16.03% 92.94%
CMYK 0.00% 16.03% 5.49%
7.06%

Color #EDC7E0 in popluar number systems.

HEX ED C7 E0
Decimal 237 199 224
Binary 11101101 11000111 11100000
Octal 355 307 340

Shades and tints

Shades of #EDC7E0

#EDC7E0
(237,199,224)
#D8B5CC
(216,181,204)
#C3A3B8
(195,163,184)
#AE91A4
(174,145,164)
#997F90
(153,127,144)
#846D7C
(132,109,124)
#6F5B68
(111,91,104)
#5A4954
(90,73,84)
#453740
(69,55,64)
#30252C
(48,37,44)
#1B1318
(27,19,24)
#000000
(0,0,0)

Tints of #EDC7E0

#EDC7E0
(237,199,224)
#EECCE2
(238,204,226)
#EFD1E4
(239,209,228)
#F0D6E6
(240,214,230)
#F1DBE8
(241,219,232)
#F2E0EA
(242,224,234)
#F3E5EC
(243,229,236)
#F4EAEE
(244,234,238)
#F5EFF0
(245,239,240)
#F6F4F2
(246,244,242)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7E0; }

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

This text font color is #EDC7E0.

Background Color

.myBgColor { background-color: #EDC7E0; }

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

This div background color is #EDC7E0.

Border color

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

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

This div border color is #EDC7E0.

Opacity

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

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

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

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

This text has shadow with #EDC7E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7E0.

Preview

Color preview on black background

This text has color #EDC7E0 on black background.


Color preview on white background

This text has color #EDC7E0 on white background.


Black color preview on #EDC7E0 background

This text has black color on #EDC7E0 background.


White color preview on #EDC7E0 background

This text has white color on #EDC7E0 background.


Related colors

Complementary color

Complementary color for #hex is #12381F.


I love getcolorcode.com

Triadic colors

1 #E0EDC7 and #C7E0ED with #EDC7E0 are triadic colors.

2 #E0C7ED and #C7EDE0 with #EDC7E0 are triadic colors.