COLOR #EDC9DB

HEX: #EDC9DB RGB: (237,201,219)

Renk bilgisi

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

RGB renk modeli

#EDC9DB color RGB value is (237,201,219).

RGB: (237,201,219) (93%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 219 of 255 = 86%

237
201
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 219 = 657 (100%)
R 237 of 657 ~ 36.07%
G 201 of 657 ~ 30.59%
B 219 of 657 ~ 33.33'%

%36.07
%30.59
%33.33

CMYK RENK MODELİ

#EDC9DB rengi CMYK tonu (0,15,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.19%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (0,15,8,7)
C0M15Y8K7 (0%, 15%, 8%, 7%)
(0.00 / 0.15 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%15.19
%7.59
%7.06

Codes

Color #EDC9DB in popluar color models

ED C9 DB
RGB 237 201 219
HSL 330° 50.00% 85.88%
HSB/HSV 330° 15.19% 92.94%
CMYK 0.00% 15.19% 7.59%
7.06%

Color #EDC9DB in popluar number systems.

HEX ED C9 DB
Decimal 237 201 219
Binary 11101101 11001001 11011011
Octal 355 311 333

Shades and tints

Shades of #EDC9DB

#EDC9DB
(237,201,219)
#D8B7C8
(216,183,200)
#C3A5B5
(195,165,181)
#AE93A2
(174,147,162)
#99818F
(153,129,143)
#846F7C
(132,111,124)
#6F5D69
(111,93,105)
#5A4B56
(90,75,86)
#453943
(69,57,67)
#302730
(48,39,48)
#1B151D
(27,21,29)
#000000
(0,0,0)

Tints of #EDC9DB

#EDC9DB
(237,201,219)
#EECDDE
(238,205,222)
#EFD1E1
(239,209,225)
#F0D5E4
(240,213,228)
#F1D9E7
(241,217,231)
#F2DDEA
(242,221,234)
#F3E1ED
(243,225,237)
#F4E5F0
(244,229,240)
#F5E9F3
(245,233,243)
#F6EDF6
(246,237,246)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9DB; }

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

This text font color is #EDC9DB.

Background Color

.myBgColor { background-color: #EDC9DB; }

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

This div background color is #EDC9DB.

Border color

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

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

This div border color is #EDC9DB.

Opacity

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

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

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

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

This text has shadow with #EDC9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9DB.

Preview

Color preview on black background

This text has color #EDC9DB on black background.


Color preview on white background

This text has color #EDC9DB on white background.


Black color preview on #EDC9DB background

This text has black color on #EDC9DB background.


White color preview on #EDC9DB background

This text has white color on #EDC9DB background.


Related colors

Complementary color

Complementary color for #hex is #123624.


I love getcolorcode.com

Triadic colors

1 #DBEDC9 and #C9DBED with #EDC9DB are triadic colors.

2 #DBC9ED and #C9EDDB with #EDC9DB are triadic colors.