COLOR #EDD6FD

HEX: #EDD6FD RGB: (237,214,253)

Renk bilgisi

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

RGB renk modeli

#EDD6FD color RGB value is (237,214,253).

RGB: (237,214,253) (93%, 84%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 253 of 255 = 99%

237
214
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 253 = 704 (100%)
R 237 of 704 ~ 33.66%
G 214 of 704 ~ 30.4%
B 253 of 704 ~ 35.94'%

%33.66
%30.4
%35.94

CMYK RENK MODELİ

#EDD6FD rengi CMYK tonu (6,15,0,1).

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

CMYK: (6,15,0,1)
C6M15Y0K1 (6%, 15%, 0%, 1%)
(0.06 / 0.15 / 0.00 / 0.01)

CMYK yüzdeleri

%6.32
%15.42
%0
%0.78

Codes

Color #EDD6FD in popluar color models

ED D6 FD
RGB 237 214 253
HSL 275° 90.70% 91.57%
HSB/HSV 275° 15.42% 99.22%
CMYK 6.32% 15.42% 0.00%
0.78%

Color #EDD6FD in popluar number systems.

HEX ED D6 FD
Decimal 237 214 253
Binary 11101101 11010110 11111101
Octal 355 326 375

Shades and tints

Shades of #EDD6FD

#EDD6FD
(237,214,253)
#D8C3E6
(216,195,230)
#C3B0CF
(195,176,207)
#AE9DB8
(174,157,184)
#998AA1
(153,138,161)
#84778A
(132,119,138)
#6F6473
(111,100,115)
#5A515C
(90,81,92)
#453E45
(69,62,69)
#302B2E
(48,43,46)
#1B1817
(27,24,23)
#000000
(0,0,0)

Tints of #EDD6FD

#EDD6FD
(237,214,253)
#EED9FD
(238,217,253)
#EFDCFD
(239,220,253)
#F0DFFD
(240,223,253)
#F1E2FD
(241,226,253)
#F2E5FD
(242,229,253)
#F3E8FD
(243,232,253)
#F4EBFD
(244,235,253)
#F5EEFD
(245,238,253)
#F6F1FD
(246,241,253)
#F7F4FD
(247,244,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6FD; }

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

This text font color is #EDD6FD.

Background Color

.myBgColor { background-color: #EDD6FD; }

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

This div background color is #EDD6FD.

Border color

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

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

This div border color is #EDD6FD.

Opacity

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

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

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

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

This text has shadow with #EDD6FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6FD.

Preview

Color preview on black background

This text has color #EDD6FD on black background.


Color preview on white background

This text has color #EDD6FD on white background.


Black color preview on #EDD6FD background

This text has black color on #EDD6FD background.


White color preview on #EDD6FD background

This text has white color on #EDD6FD background.


Related colors

Complementary color

Complementary color for #hex is #122902.


I love getcolorcode.com

Triadic colors

1 #FDEDD6 and #D6FDED with #EDD6FD are triadic colors.

2 #FDD6ED and #D6EDFD with #EDD6FD are triadic colors.