COLOR #EDD9DB

HEX: #EDD9DB RGB: (237,217,219)

Renk bilgisi

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

RGB renk modeli

#EDD9DB color RGB value is (237,217,219).

RGB: (237,217,219) (93%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 219 of 255 = 86%

237
217
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 219 = 673 (100%)
R 237 of 673 ~ 35.22%
G 217 of 673 ~ 32.24%
B 219 of 673 ~ 32.54'%

%35.22
%32.24
%32.54

CMYK RENK MODELİ

#EDD9DB rengi CMYK tonu (0,8,8,7).

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

CMYK: (0,8,8,7)
C0M8Y8K7 (0%, 8%, 8%, 7%)
(0.00 / 0.08 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%8.44
%7.59
%7.06

Codes

Color #EDD9DB in popluar color models

ED D9 DB
RGB 237 217 219
HSL 354° 35.71% 89.02%
HSB/HSV 354° 8.44% 92.94%
CMYK 0.00% 8.44% 7.59%
7.06%

Color #EDD9DB in popluar number systems.

HEX ED D9 DB
Decimal 237 217 219
Binary 11101101 11011001 11011011
Octal 355 331 333

Shades and tints

Shades of #EDD9DB

#EDD9DB
(237,217,219)
#D8C6C8
(216,198,200)
#C3B3B5
(195,179,181)
#AEA0A2
(174,160,162)
#998D8F
(153,141,143)
#847A7C
(132,122,124)
#6F6769
(111,103,105)
#5A5456
(90,84,86)
#454143
(69,65,67)
#302E30
(48,46,48)
#1B1B1D
(27,27,29)
#000000
(0,0,0)

Tints of #EDD9DB

#EDD9DB
(237,217,219)
#EEDCDE
(238,220,222)
#EFDFE1
(239,223,225)
#F0E2E4
(240,226,228)
#F1E5E7
(241,229,231)
#F2E8EA
(242,232,234)
#F3EBED
(243,235,237)
#F4EEF0
(244,238,240)
#F5F1F3
(245,241,243)
#F6F4F6
(246,244,246)
#F7F7F9
(247,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9DB; }

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

This text font color is #EDD9DB.

Background Color

.myBgColor { background-color: #EDD9DB; }

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

This div background color is #EDD9DB.

Border color

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

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

This div border color is #EDD9DB.

Opacity

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

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

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

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

This text has shadow with #EDD9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9DB.

Preview

Color preview on black background

This text has color #EDD9DB on black background.


Color preview on white background

This text has color #EDD9DB on white background.


Black color preview on #EDD9DB background

This text has black color on #EDD9DB background.


White color preview on #EDD9DB background

This text has white color on #EDD9DB background.


Related colors

Complementary color

Complementary color for #hex is #122624.


I love getcolorcode.com

Triadic colors

1 #DBEDD9 and #D9DBED with #EDD9DB are triadic colors.

2 #DBD9ED and #D9EDDB with #EDD9DB are triadic colors.