COLOR #EDD5DB

HEX: #EDD5DB RGB: (237,213,219)

Renk bilgisi

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

RGB renk modeli

#EDD5DB color RGB value is (237,213,219).

RGB: (237,213,219) (93%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 213 of 255 = 84%
B 219 of 255 = 86%

237
213
219

R + G + B ~ 88%. #EDD5DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 213 + 219 = 669 (100%)
R 237 of 669 ~ 35.43%
G 213 of 669 ~ 31.84%
B 219 of 669 ~ 32.74'%

%35.43
%31.84
%32.74

CMYK RENK MODELİ

#EDD5DB rengi CMYK tonu (0,10,8,7).

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

CMYK: (0,10,8,7)
C0M10Y8K7 (0%, 10%, 8%, 7%)
(0.00 / 0.10 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%10.13
%7.59
%7.06

Codes

Color #EDD5DB in popluar color models

ED D5 DB
RGB 237 213 219
HSL 345° 40.00% 88.24%
HSB/HSV 345° 10.13% 92.94%
CMYK 0.00% 10.13% 7.59%
7.06%

Color #EDD5DB in popluar number systems.

HEX ED D5 DB
Decimal 237 213 219
Binary 11101101 11010101 11011011
Octal 355 325 333

Shades and tints

Shades of #EDD5DB

#EDD5DB
(237,213,219)
#D8C2C8
(216,194,200)
#C3AFB5
(195,175,181)
#AE9CA2
(174,156,162)
#99898F
(153,137,143)
#84767C
(132,118,124)
#6F6369
(111,99,105)
#5A5056
(90,80,86)
#453D43
(69,61,67)
#302A30
(48,42,48)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #EDD5DB

#EDD5DB
(237,213,219)
#EED8DE
(238,216,222)
#EFDBE1
(239,219,225)
#F0DEE4
(240,222,228)
#F1E1E7
(241,225,231)
#F2E4EA
(242,228,234)
#F3E7ED
(243,231,237)
#F4EAF0
(244,234,240)
#F5EDF3
(245,237,243)
#F6F0F6
(246,240,246)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD5DB; }

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

This text font color is #EDD5DB.

Background Color

.myBgColor { background-color: #EDD5DB; }

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

This div background color is #EDD5DB.

Border color

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

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

This div border color is #EDD5DB.

Opacity

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

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

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

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

This text has shadow with #EDD5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD5DB.

Preview

Color preview on black background

This text has color #EDD5DB on black background.


Color preview on white background

This text has color #EDD5DB on white background.


Black color preview on #EDD5DB background

This text has black color on #EDD5DB background.


White color preview on #EDD5DB background

This text has white color on #EDD5DB background.


Related colors

Complementary color

Complementary color for #hex is #122A24.


I love getcolorcode.com

Triadic colors

1 #DBEDD5 and #D5DBED with #EDD5DB are triadic colors.

2 #DBD5ED and #D5EDDB with #EDD5DB are triadic colors.