COLOR #EDC7E4

HEX: #EDC7E4 RGB: (237,199,228)

Renk bilgisi

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

RGB renk modeli

#EDC7E4 color RGB value is (237,199,228).

RGB: (237,199,228) (93%, 78%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 228 of 255 = 89%

237
199
228

R + G + B ~ 87%. #EDC7E4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 228 = 664 (100%)
R 237 of 664 ~ 35.69%
G 199 of 664 ~ 29.97%
B 228 of 664 ~ 34.34'%

%35.69
%29.97
%34.34

CMYK RENK MODELİ

#EDC7E4 rengi CMYK tonu (0,16,4,7).

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

CMYK: (0,16,4,7)
C0M16Y4K7 (0%, 16%, 4%, 7%)
(0.00 / 0.16 / 0.04 / 0.07)

CMYK yüzdeleri

%0
%16.03
%3.8
%7.06

Codes

Color #EDC7E4 in popluar color models

ED C7 E4
RGB 237 199 228
HSL 314° 51.35% 85.49%
HSB/HSV 314° 16.03% 92.94%
CMYK 0.00% 16.03% 3.80%
7.06%

Color #EDC7E4 in popluar number systems.

HEX ED C7 E4
Decimal 237 199 228
Binary 11101101 11000111 11100100
Octal 355 307 344

Shades and tints

Shades of #EDC7E4

#EDC7E4
(237,199,228)
#D8B5D0
(216,181,208)
#C3A3BC
(195,163,188)
#AE91A8
(174,145,168)
#997F94
(153,127,148)
#846D80
(132,109,128)
#6F5B6C
(111,91,108)
#5A4958
(90,73,88)
#453744
(69,55,68)
#302530
(48,37,48)
#1B131C
(27,19,28)
#000000
(0,0,0)

Tints of #EDC7E4

#EDC7E4
(237,199,228)
#EECCE6
(238,204,230)
#EFD1E8
(239,209,232)
#F0D6EA
(240,214,234)
#F1DBEC
(241,219,236)
#F2E0EE
(242,224,238)
#F3E5F0
(243,229,240)
#F4EAF2
(244,234,242)
#F5EFF4
(245,239,244)
#F6F4F6
(246,244,246)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7E4; }

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

This text font color is #EDC7E4.

Background Color

.myBgColor { background-color: #EDC7E4; }

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

This div background color is #EDC7E4.

Border color

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

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

This div border color is #EDC7E4.

Opacity

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

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

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

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

This text has shadow with #EDC7E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7E4.

Preview

Color preview on black background

This text has color #EDC7E4 on black background.


Color preview on white background

This text has color #EDC7E4 on white background.


Black color preview on #EDC7E4 background

This text has black color on #EDC7E4 background.


White color preview on #EDC7E4 background

This text has white color on #EDC7E4 background.


Related colors

Complementary color

Complementary color for #hex is #12381B.


I love getcolorcode.com

Triadic colors

1 #E4EDC7 and #C7E4ED with #EDC7E4 are triadic colors.

2 #E4C7ED and #C7EDE4 with #EDC7E4 are triadic colors.