COLOR #EDC5DB

HEX: #EDC5DB RGB: (237,197,219)

Renk bilgisi

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

RGB renk modeli

#EDC5DB color RGB value is (237,197,219).

RGB: (237,197,219) (93%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 197 of 255 = 77%
B 219 of 255 = 86%

237
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 197 + 219 = 653 (100%)
R 237 of 653 ~ 36.29%
G 197 of 653 ~ 30.17%
B 219 of 653 ~ 33.54'%

%36.29
%30.17
%33.54

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.88%
  • sarı tonu 7.59%
  • 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
%7.59
%7.06

Codes

Color #EDC5DB in popluar color models

ED C5 DB
RGB 237 197 219
HSL 327° 52.63% 85.10%
HSB/HSV 327° 16.88% 92.94%
CMYK 0.00% 16.88% 7.59%
7.06%

Color #EDC5DB in popluar number systems.

HEX ED C5 DB
Decimal 237 197 219
Binary 11101101 11000101 11011011
Octal 355 305 333

Shades and tints

Shades of #EDC5DB

#EDC5DB
(237,197,219)
#D8B4C8
(216,180,200)
#C3A3B5
(195,163,181)
#AE92A2
(174,146,162)
#99818F
(153,129,143)
#84707C
(132,112,124)
#6F5F69
(111,95,105)
#5A4E56
(90,78,86)
#453D43
(69,61,67)
#302C30
(48,44,48)
#1B1B1D
(27,27,29)
#000000
(0,0,0)

Tints of #EDC5DB

#EDC5DB
(237,197,219)
#EECADE
(238,202,222)
#EFCFE1
(239,207,225)
#F0D4E4
(240,212,228)
#F1D9E7
(241,217,231)
#F2DEEA
(242,222,234)
#F3E3ED
(243,227,237)
#F4E8F0
(244,232,240)
#F5EDF3
(245,237,243)
#F6F2F6
(246,242,246)
#F7F7F9
(247,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC5DB; }

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

This text font color is #EDC5DB.

Background Color

.myBgColor { background-color: #EDC5DB; }

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

This div background color is #EDC5DB.

Border color

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

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

This div border color is #EDC5DB.

Opacity

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

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

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

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

This text has shadow with #EDC5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC5DB.

Preview

Color preview on black background

This text has color #EDC5DB on black background.


Color preview on white background

This text has color #EDC5DB on white background.


Black color preview on #EDC5DB background

This text has black color on #EDC5DB background.


White color preview on #EDC5DB background

This text has white color on #EDC5DB background.


Related colors

Complementary color

Complementary color for #hex is #123A24.


I love getcolorcode.com

Triadic colors

1 #DBEDC5 and #C5DBED with #EDC5DB are triadic colors.

2 #DBC5ED and #C5EDDB with #EDC5DB are triadic colors.