COLOR #EDDDFD

HEX: #EDDDFD RGB: (237,221,253)

Renk bilgisi

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

RGB renk modeli

#EDDDFD color RGB value is (237,221,253).

RGB: (237,221,253) (93%, 87%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 253 of 255 = 99%

237
221
253

R + G + B ~ 93%. #EDDDFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 253 = 711 (100%)
R 237 of 711 ~ 33.33%
G 221 of 711 ~ 31.08%
B 253 of 711 ~ 35.58'%

%33.33
%31.08
%35.58

CMYK RENK MODELİ

#EDDDFD rengi CMYK tonu (6,13,0,1).

  • camgöbeği tonu 6.32%
  • eflatun tonu 12.65%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (6,13,0,1)
C6M13Y0K1 (6%, 13%, 0%, 1%)
(0.06 / 0.13 / 0.00 / 0.01)

CMYK yüzdeleri

%6.32
%12.65
%0
%0.78

Codes

Color #EDDDFD in popluar color models

ED DD FD
RGB 237 221 253
HSL 270° 88.89% 92.94%
HSB/HSV 270° 12.65% 99.22%
CMYK 6.32% 12.65% 0.00%
0.78%

Color #EDDDFD in popluar number systems.

HEX ED DD FD
Decimal 237 221 253
Binary 11101101 11011101 11111101
Octal 355 335 375

Shades and tints

Shades of #EDDDFD

#EDDDFD
(237,221,253)
#D8C9E6
(216,201,230)
#C3B5CF
(195,181,207)
#AEA1B8
(174,161,184)
#998DA1
(153,141,161)
#84798A
(132,121,138)
#6F6573
(111,101,115)
#5A515C
(90,81,92)
#453D45
(69,61,69)
#30292E
(48,41,46)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #EDDDFD

#EDDDFD
(237,221,253)
#EEE0FD
(238,224,253)
#EFE3FD
(239,227,253)
#F0E6FD
(240,230,253)
#F1E9FD
(241,233,253)
#F2ECFD
(242,236,253)
#F3EFFD
(243,239,253)
#F4F2FD
(244,242,253)
#F5F5FD
(245,245,253)
#F6F8FD
(246,248,253)
#F7FBFD
(247,251,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDDFD color. Also use rgb(237,221,253) instead hex code.

Text Font Color

.myTextColor { color: #EDDDFD; }

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

This text font color is #EDDDFD.

Background Color

.myBgColor { background-color: #EDDDFD; }

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

This div background color is #EDDDFD.

Border color

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

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

This div border color is #EDDDFD.

Opacity

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

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

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

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

This text has shadow with #EDDDFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDFD.

Preview

Color preview on black background

This text has color #EDDDFD on black background.


Color preview on white background

This text has color #EDDDFD on white background.


Black color preview on #EDDDFD background

This text has black color on #EDDDFD background.


White color preview on #EDDDFD background

This text has white color on #EDDDFD background.


Related colors

Complementary color

Complementary color for #hex is #122202.


I love getcolorcode.com

Triadic colors

1 #FDEDDD and #DDFDED with #EDDDFD are triadic colors.

2 #FDDDED and #DDEDFD with #EDDDFD are triadic colors.