COLOR #EDD1D9

HEX: #EDD1D9 RGB: (237,209,217)

Renk bilgisi

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

RGB renk modeli

#EDD1D9 color RGB value is (237,209,217).

RGB: (237,209,217) (93%, 82%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 209 of 255 = 82%
B 217 of 255 = 85%

237
209
217

R + G + B ~ 87%. #EDD1D9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 217 = 663 (100%)
R 237 of 663 ~ 35.75%
G 209 of 663 ~ 31.52%
B 217 of 663 ~ 32.73'%

%35.75
%31.52
%32.73

CMYK RENK MODELİ

#EDD1D9 rengi CMYK tonu (0,12,8,7).

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

CMYK: (0,12,8,7)
C0M12Y8K7 (0%, 12%, 8%, 7%)
(0.00 / 0.12 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%11.81
%8.44
%7.06

Codes

Color #EDD1D9 in popluar color models

ED D1 D9
RGB 237 209 217
HSL 343° 43.75% 87.45%
HSB/HSV 343° 11.81% 92.94%
CMYK 0.00% 11.81% 8.44%
7.06%

Color #EDD1D9 in popluar number systems.

HEX ED D1 D9
Decimal 237 209 217
Binary 11101101 11010001 11011001
Octal 355 321 331

Shades and tints

Shades of #EDD1D9

#EDD1D9
(237,209,217)
#D8BEC6
(216,190,198)
#C3ABB3
(195,171,179)
#AE98A0
(174,152,160)
#99858D
(153,133,141)
#84727A
(132,114,122)
#6F5F67
(111,95,103)
#5A4C54
(90,76,84)
#453941
(69,57,65)
#30262E
(48,38,46)
#1B131B
(27,19,27)
#000000
(0,0,0)

Tints of #EDD1D9

#EDD1D9
(237,209,217)
#EED5DC
(238,213,220)
#EFD9DF
(239,217,223)
#F0DDE2
(240,221,226)
#F1E1E5
(241,225,229)
#F2E5E8
(242,229,232)
#F3E9EB
(243,233,235)
#F4EDEE
(244,237,238)
#F5F1F1
(245,241,241)
#F6F5F4
(246,245,244)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD1D9; }

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

This text font color is #EDD1D9.

Background Color

.myBgColor { background-color: #EDD1D9; }

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

This div background color is #EDD1D9.

Border color

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

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

This div border color is #EDD1D9.

Opacity

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

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

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

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

This text has shadow with #EDD1D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD1D9.

Preview

Color preview on black background

This text has color #EDD1D9 on black background.


Color preview on white background

This text has color #EDD1D9 on white background.


Black color preview on #EDD1D9 background

This text has black color on #EDD1D9 background.


White color preview on #EDD1D9 background

This text has white color on #EDD1D9 background.


Related colors

Complementary color

Complementary color for #hex is #122E26.


I love getcolorcode.com

Triadic colors

1 #D9EDD1 and #D1D9ED with #EDD1D9 are triadic colors.

2 #D9D1ED and #D1EDD9 with #EDD1D9 are triadic colors.