COLOR #EDC2D5

HEX: #EDC2D5 RGB: (237,194,213)

Renk bilgisi

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

RGB renk modeli

#EDC2D5 color RGB value is (237,194,213).

RGB: (237,194,213) (93%, 76%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 213 of 255 = 84%

237
194
213

R + G + B ~ 84%. #EDC2D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 213 = 644 (100%)
R 237 of 644 ~ 36.8%
G 194 of 644 ~ 30.12%
B 213 of 644 ~ 33.07'%

%36.8
%30.12
%33.07

CMYK RENK MODELİ

#EDC2D5 rengi CMYK tonu (0,18,10,7).

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

CMYK: (0,18,10,7)
C0M18Y10K7 (0%, 18%, 10%, 7%)
(0.00 / 0.18 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%18.14
%10.13
%7.06

Codes

Color #EDC2D5 in popluar color models

ED C2 D5
RGB 237 194 213
HSL 333° 54.43% 84.51%
HSB/HSV 333° 18.14% 92.94%
CMYK 0.00% 18.14% 10.13%
7.06%

Color #EDC2D5 in popluar number systems.

HEX ED C2 D5
Decimal 237 194 213
Binary 11101101 11000010 11010101
Octal 355 302 325

Shades and tints

Shades of #EDC2D5

#EDC2D5
(237,194,213)
#D8B1C2
(216,177,194)
#C3A0AF
(195,160,175)
#AE8F9C
(174,143,156)
#997E89
(153,126,137)
#846D76
(132,109,118)
#6F5C63
(111,92,99)
#5A4B50
(90,75,80)
#453A3D
(69,58,61)
#30292A
(48,41,42)
#1B1817
(27,24,23)
#000000
(0,0,0)

Tints of #EDC2D5

#EDC2D5
(237,194,213)
#EEC7D8
(238,199,216)
#EFCCDB
(239,204,219)
#F0D1DE
(240,209,222)
#F1D6E1
(241,214,225)
#F2DBE4
(242,219,228)
#F3E0E7
(243,224,231)
#F4E5EA
(244,229,234)
#F5EAED
(245,234,237)
#F6EFF0
(246,239,240)
#F7F4F3
(247,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2D5; }

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

This text font color is #EDC2D5.

Background Color

.myBgColor { background-color: #EDC2D5; }

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

This div background color is #EDC2D5.

Border color

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

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

This div border color is #EDC2D5.

Opacity

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

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

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

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

This text has shadow with #EDC2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2D5.

Preview

Color preview on black background

This text has color #EDC2D5 on black background.


Color preview on white background

This text has color #EDC2D5 on white background.


Black color preview on #EDC2D5 background

This text has black color on #EDC2D5 background.


White color preview on #EDC2D5 background

This text has white color on #EDC2D5 background.


Related colors

Complementary color

Complementary color for #hex is #123D2A.


I love getcolorcode.com

Triadic colors

1 #D5EDC2 and #C2D5ED with #EDC2D5 are triadic colors.

2 #D5C2ED and #C2EDD5 with #EDC2D5 are triadic colors.