COLOR #EDC5DA

HEX: #EDC5DA RGB: (237,197,218)

Renk bilgisi

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

RGB renk modeli

#EDC5DA color RGB value is (237,197,218).

RGB: (237,197,218) (93%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 197 of 255 = 77%
B 218 of 255 = 85%

237
197
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 197 + 218 = 652 (100%)
R 237 of 652 ~ 36.35%
G 197 of 652 ~ 30.21%
B 218 of 652 ~ 33.44'%

%36.35
%30.21
%33.44

CMYK RENK MODELİ

#EDC5DA rengi CMYK tonu (0,17,8,7).

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

CMYK: (0,17,8,7)
C0M17Y8K7 (0%, 17%, 8%, 7%)
(0.00 / 0.17 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%16.88
%8.02
%7.06

Codes

Color #EDC5DA in popluar color models

ED C5 DA
RGB 237 197 218
HSL 329° 52.63% 85.10%
HSB/HSV 329° 16.88% 92.94%
CMYK 0.00% 16.88% 8.02%
7.06%

Color #EDC5DA in popluar number systems.

HEX ED C5 DA
Decimal 237 197 218
Binary 11101101 11000101 11011010
Octal 355 305 332

Shades and tints

Shades of #EDC5DA

#EDC5DA
(237,197,218)
#D8B4C7
(216,180,199)
#C3A3B4
(195,163,180)
#AE92A1
(174,146,161)
#99818E
(153,129,142)
#84707B
(132,112,123)
#6F5F68
(111,95,104)
#5A4E55
(90,78,85)
#453D42
(69,61,66)
#302C2F
(48,44,47)
#1B1B1C
(27,27,28)
#000000
(0,0,0)

Tints of #EDC5DA

#EDC5DA
(237,197,218)
#EECADD
(238,202,221)
#EFCFE0
(239,207,224)
#F0D4E3
(240,212,227)
#F1D9E6
(241,217,230)
#F2DEE9
(242,222,233)
#F3E3EC
(243,227,236)
#F4E8EF
(244,232,239)
#F5EDF2
(245,237,242)
#F6F2F5
(246,242,245)
#F7F7F8
(247,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC5DA; }

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

This text font color is #EDC5DA.

Background Color

.myBgColor { background-color: #EDC5DA; }

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

This div background color is #EDC5DA.

Border color

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

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

This div border color is #EDC5DA.

Opacity

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

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

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

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

This text has shadow with #EDC5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC5DA.

Preview

Color preview on black background

This text has color #EDC5DA on black background.


Color preview on white background

This text has color #EDC5DA on white background.


Black color preview on #EDC5DA background

This text has black color on #EDC5DA background.


White color preview on #EDC5DA background

This text has white color on #EDC5DA background.


Related colors

Complementary color

Complementary color for #hex is #123A25.


I love getcolorcode.com

Triadic colors

1 #DAEDC5 and #C5DAED with #EDC5DA are triadic colors.

2 #DAC5ED and #C5EDDA with #EDC5DA are triadic colors.