COLOR #EDC5DD

HEX: #EDC5DD RGB: (237,197,221)

Renk bilgisi

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

RGB renk modeli

#EDC5DD color RGB value is (237,197,221).

RGB: (237,197,221) (93%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 197 of 255 = 77%
B 221 of 255 = 87%

237
197
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 197 + 221 = 655 (100%)
R 237 of 655 ~ 36.18%
G 197 of 655 ~ 30.08%
B 221 of 655 ~ 33.74'%

%36.18
%30.08
%33.74

CMYK RENK MODELİ

#EDC5DD rengi CMYK tonu (0,17,7,7).

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

CMYK: (0,17,7,7)
C0M17Y7K7 (0%, 17%, 7%, 7%)
(0.00 / 0.17 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%16.88
%6.75
%7.06

Codes

Color #EDC5DD in popluar color models

ED C5 DD
RGB 237 197 221
HSL 324° 52.63% 85.10%
HSB/HSV 324° 16.88% 92.94%
CMYK 0.00% 16.88% 6.75%
7.06%

Color #EDC5DD in popluar number systems.

HEX ED C5 DD
Decimal 237 197 221
Binary 11101101 11000101 11011101
Octal 355 305 335

Shades and tints

Shades of #EDC5DD

#EDC5DD
(237,197,221)
#D8B4C9
(216,180,201)
#C3A3B5
(195,163,181)
#AE92A1
(174,146,161)
#99818D
(153,129,141)
#847079
(132,112,121)
#6F5F65
(111,95,101)
#5A4E51
(90,78,81)
#453D3D
(69,61,61)
#302C29
(48,44,41)
#1B1B15
(27,27,21)
#000000
(0,0,0)

Tints of #EDC5DD

#EDC5DD
(237,197,221)
#EECAE0
(238,202,224)
#EFCFE3
(239,207,227)
#F0D4E6
(240,212,230)
#F1D9E9
(241,217,233)
#F2DEEC
(242,222,236)
#F3E3EF
(243,227,239)
#F4E8F2
(244,232,242)
#F5EDF5
(245,237,245)
#F6F2F8
(246,242,248)
#F7F7FB
(247,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC5DD; }

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

This text font color is #EDC5DD.

Background Color

.myBgColor { background-color: #EDC5DD; }

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

This div background color is #EDC5DD.

Border color

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

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

This div border color is #EDC5DD.

Opacity

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

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

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

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

This text has shadow with #EDC5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC5DD.

Preview

Color preview on black background

This text has color #EDC5DD on black background.


Color preview on white background

This text has color #EDC5DD on white background.


Black color preview on #EDC5DD background

This text has black color on #EDC5DD background.


White color preview on #EDC5DD background

This text has white color on #EDC5DD background.


Related colors

Complementary color

Complementary color for #hex is #123A22.


I love getcolorcode.com

Triadic colors

1 #DDEDC5 and #C5DDED with #EDC5DD are triadic colors.

2 #DDC5ED and #C5EDDD with #EDC5DD are triadic colors.