COLOR #EDD5E1

HEX: #EDD5E1 RGB: (237,213,225)

Renk bilgisi

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

RGB renk modeli

#EDD5E1 color RGB value is (237,213,225).

RGB: (237,213,225) (93%, 84%, 88%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 213 of 255 = 84%
B 225 of 255 = 88%

237
213
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 213 + 225 = 675 (100%)
R 237 of 675 ~ 35.11%
G 213 of 675 ~ 31.56%
B 225 of 675 ~ 33.33'%

%35.11
%31.56
%33.33

CMYK RENK MODELİ

#EDD5E1 rengi CMYK tonu (0,10,5,7).

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

CMYK: (0,10,5,7)
C0M10Y5K7 (0%, 10%, 5%, 7%)
(0.00 / 0.10 / 0.05 / 0.07)

CMYK yüzdeleri

%0
%10.13
%5.06
%7.06

Codes

Color #EDD5E1 in popluar color models

ED D5 E1
RGB 237 213 225
HSL 330° 40.00% 88.24%
HSB/HSV 330° 10.13% 92.94%
CMYK 0.00% 10.13% 5.06%
7.06%

Color #EDD5E1 in popluar number systems.

HEX ED D5 E1
Decimal 237 213 225
Binary 11101101 11010101 11100001
Octal 355 325 341

Shades and tints

Shades of #EDD5E1

#EDD5E1
(237,213,225)
#D8C2CD
(216,194,205)
#C3AFB9
(195,175,185)
#AE9CA5
(174,156,165)
#998991
(153,137,145)
#84767D
(132,118,125)
#6F6369
(111,99,105)
#5A5055
(90,80,85)
#453D41
(69,61,65)
#302A2D
(48,42,45)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #EDD5E1

#EDD5E1
(237,213,225)
#EED8E3
(238,216,227)
#EFDBE5
(239,219,229)
#F0DEE7
(240,222,231)
#F1E1E9
(241,225,233)
#F2E4EB
(242,228,235)
#F3E7ED
(243,231,237)
#F4EAEF
(244,234,239)
#F5EDF1
(245,237,241)
#F6F0F3
(246,240,243)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD5E1; }

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

This text font color is #EDD5E1.

Background Color

.myBgColor { background-color: #EDD5E1; }

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

This div background color is #EDD5E1.

Border color

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

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

This div border color is #EDD5E1.

Opacity

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

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

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

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

This text has shadow with #EDD5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD5E1.

Preview

Color preview on black background

This text has color #EDD5E1 on black background.


Color preview on white background

This text has color #EDD5E1 on white background.


Black color preview on #EDD5E1 background

This text has black color on #EDD5E1 background.


White color preview on #EDD5E1 background

This text has white color on #EDD5E1 background.


Related colors

Complementary color

Complementary color for #hex is #122A1E.


I love getcolorcode.com

Triadic colors

1 #E1EDD5 and #D5E1ED with #EDD5E1 are triadic colors.

2 #E1D5ED and #D5EDE1 with #EDD5E1 are triadic colors.