COLOR #EDD9FD

HEX: #EDD9FD RGB: (237,217,253)

Renk bilgisi

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

RGB renk modeli

#EDD9FD color RGB value is (237,217,253).

RGB: (237,217,253) (93%, 85%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 253 of 255 = 99%

237
217
253

R + G + B ~ 92%. #EDD9FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 253 = 707 (100%)
R 237 of 707 ~ 33.52%
G 217 of 707 ~ 30.69%
B 253 of 707 ~ 35.79'%

%33.52
%30.69
%35.79

CMYK RENK MODELİ

#EDD9FD rengi CMYK tonu (6,14,0,1).

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

CMYK: (6,14,0,1)
C6M14Y0K1 (6%, 14%, 0%, 1%)
(0.06 / 0.14 / 0.00 / 0.01)

CMYK yüzdeleri

%6.32
%14.23
%0
%0.78

Codes

Color #EDD9FD in popluar color models

ED D9 FD
RGB 237 217 253
HSL 273° 90.00% 92.16%
HSB/HSV 273° 14.23% 99.22%
CMYK 6.32% 14.23% 0.00%
0.78%

Color #EDD9FD in popluar number systems.

HEX ED D9 FD
Decimal 237 217 253
Binary 11101101 11011001 11111101
Octal 355 331 375

Shades and tints

Shades of #EDD9FD

#EDD9FD
(237,217,253)
#D8C6E6
(216,198,230)
#C3B3CF
(195,179,207)
#AEA0B8
(174,160,184)
#998DA1
(153,141,161)
#847A8A
(132,122,138)
#6F6773
(111,103,115)
#5A545C
(90,84,92)
#454145
(69,65,69)
#302E2E
(48,46,46)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #EDD9FD

#EDD9FD
(237,217,253)
#EEDCFD
(238,220,253)
#EFDFFD
(239,223,253)
#F0E2FD
(240,226,253)
#F1E5FD
(241,229,253)
#F2E8FD
(242,232,253)
#F3EBFD
(243,235,253)
#F4EEFD
(244,238,253)
#F5F1FD
(245,241,253)
#F6F4FD
(246,244,253)
#F7F7FD
(247,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9FD; }

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

This text font color is #EDD9FD.

Background Color

.myBgColor { background-color: #EDD9FD; }

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

This div background color is #EDD9FD.

Border color

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

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

This div border color is #EDD9FD.

Opacity

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

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

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

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

This text has shadow with #EDD9FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9FD.

Preview

Color preview on black background

This text has color #EDD9FD on black background.


Color preview on white background

This text has color #EDD9FD on white background.


Black color preview on #EDD9FD background

This text has black color on #EDD9FD background.


White color preview on #EDD9FD background

This text has white color on #EDD9FD background.


Related colors

Complementary color

Complementary color for #hex is #122602.


I love getcolorcode.com

Triadic colors

1 #FDEDD9 and #D9FDED with #EDD9FD are triadic colors.

2 #FDD9ED and #D9EDFD with #EDD9FD are triadic colors.