COLOR #EDD2D9

HEX: #EDD2D9 RGB: (237,210,217)

Renk bilgisi

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

RGB renk modeli

#EDD2D9 color RGB value is (237,210,217).

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

RGB bağlantıları ve doygunluk

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

237
210
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 210 + 217 = 664 (100%)
R 237 of 664 ~ 35.69%
G 210 of 664 ~ 31.63%
B 217 of 664 ~ 32.68'%

%35.69
%31.63
%32.68

CMYK RENK MODELİ

#EDD2D9 rengi CMYK tonu (0,11,8,7).

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

CMYK: (0,11,8,7)
C0M11Y8K7 (0%, 11%, 8%, 7%)
(0.00 / 0.11 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%11.39
%8.44
%7.06

Codes

Color #EDD2D9 in popluar color models

ED D2 D9
RGB 237 210 217
HSL 344° 42.86% 87.65%
HSB/HSV 344° 11.39% 92.94%
CMYK 0.00% 11.39% 8.44%
7.06%

Color #EDD2D9 in popluar number systems.

HEX ED D2 D9
Decimal 237 210 217
Binary 11101101 11010010 11011001
Octal 355 322 331

Shades and tints

Shades of #EDD2D9

#EDD2D9
(237,210,217)
#D8BFC6
(216,191,198)
#C3ACB3
(195,172,179)
#AE99A0
(174,153,160)
#99868D
(153,134,141)
#84737A
(132,115,122)
#6F6067
(111,96,103)
#5A4D54
(90,77,84)
#453A41
(69,58,65)
#30272E
(48,39,46)
#1B141B
(27,20,27)
#000000
(0,0,0)

Tints of #EDD2D9

#EDD2D9
(237,210,217)
#EED6DC
(238,214,220)
#EFDADF
(239,218,223)
#F0DEE2
(240,222,226)
#F1E2E5
(241,226,229)
#F2E6E8
(242,230,232)
#F3EAEB
(243,234,235)
#F4EEEE
(244,238,238)
#F5F2F1
(245,242,241)
#F6F6F4
(246,246,244)
#F7FAF7
(247,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD2D9; }

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

This text font color is #EDD2D9.

Background Color

.myBgColor { background-color: #EDD2D9; }

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

This div background color is #EDD2D9.

Border color

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

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

This div border color is #EDD2D9.

Opacity

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

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

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

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

This text has shadow with #EDD2D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD2D9.

Preview

Color preview on black background

This text has color #EDD2D9 on black background.


Color preview on white background

This text has color #EDD2D9 on white background.


Black color preview on #EDD2D9 background

This text has black color on #EDD2D9 background.


White color preview on #EDD2D9 background

This text has white color on #EDD2D9 background.


Related colors

Complementary color

Complementary color for #hex is #122D26.


I love getcolorcode.com

Triadic colors

1 #D9EDD2 and #D2D9ED with #EDD2D9 are triadic colors.

2 #D9D2ED and #D2EDD9 with #EDD2D9 are triadic colors.