COLOR #EDD4E6

HEX: #EDD4E6 RGB: (237,212,230)

Renk bilgisi

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

RGB renk modeli

#EDD4E6 color RGB value is (237,212,230).

RGB: (237,212,230) (93%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 212 of 255 = 83%
B 230 of 255 = 90%

237
212
230

R + G + B ~ 89%. #EDD4E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 212 + 230 = 679 (100%)
R 237 of 679 ~ 34.9%
G 212 of 679 ~ 31.22%
B 230 of 679 ~ 33.87'%

%34.9
%31.22
%33.87

CMYK RENK MODELİ

#EDD4E6 rengi CMYK tonu (0,11,3,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.55%
  • sarı tonu 2.95%
  • ana renk tonu 7.06%

CMYK: (0,11,3,7)
C0M11Y3K7 (0%, 11%, 3%, 7%)
(0.00 / 0.11 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%10.55
%2.95
%7.06

Codes

Color #EDD4E6 in popluar color models

ED D4 E6
RGB 237 212 230
HSL 317° 40.98% 88.04%
HSB/HSV 317° 10.55% 92.94%
CMYK 0.00% 10.55% 2.95%
7.06%

Color #EDD4E6 in popluar number systems.

HEX ED D4 E6
Decimal 237 212 230
Binary 11101101 11010100 11100110
Octal 355 324 346

Shades and tints

Shades of #EDD4E6

#EDD4E6
(237,212,230)
#D8C1D2
(216,193,210)
#C3AEBE
(195,174,190)
#AE9BAA
(174,155,170)
#998896
(153,136,150)
#847582
(132,117,130)
#6F626E
(111,98,110)
#5A4F5A
(90,79,90)
#453C46
(69,60,70)
#302932
(48,41,50)
#1B161E
(27,22,30)
#000000
(0,0,0)

Tints of #EDD4E6

#EDD4E6
(237,212,230)
#EED7E8
(238,215,232)
#EFDAEA
(239,218,234)
#F0DDEC
(240,221,236)
#F1E0EE
(241,224,238)
#F2E3F0
(242,227,240)
#F3E6F2
(243,230,242)
#F4E9F4
(244,233,244)
#F5ECF6
(245,236,246)
#F6EFF8
(246,239,248)
#F7F2FA
(247,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD4E6 color. Also use rgb(237,212,230) instead hex code.

Text Font Color

.myTextColor { color: #EDD4E6; }

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

This text font color is #EDD4E6.

Background Color

.myBgColor { background-color: #EDD4E6; }

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

This div background color is #EDD4E6.

Border color

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

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

This div border color is #EDD4E6.

Opacity

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

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

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

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

This text has shadow with #EDD4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD4E6.

Preview

Color preview on black background

This text has color #EDD4E6 on black background.


Color preview on white background

This text has color #EDD4E6 on white background.


Black color preview on #EDD4E6 background

This text has black color on #EDD4E6 background.


White color preview on #EDD4E6 background

This text has white color on #EDD4E6 background.


Related colors

Complementary color

Complementary color for #hex is #122B19.


I love getcolorcode.com

Triadic colors

1 #E6EDD4 and #D4E6ED with #EDD4E6 are triadic colors.

2 #E6D4ED and #D4EDE6 with #EDD4E6 are triadic colors.