COLOR #EDD2FD

HEX: #EDD2FD RGB: (237,210,253)

Renk bilgisi

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

RGB renk modeli

#EDD2FD color RGB value is (237,210,253).

RGB: (237,210,253) (93%, 82%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 210 of 255 = 82%
B 253 of 255 = 99%

237
210
253

R + G + B ~ 91%. #EDD2FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 210 + 253 = 700 (100%)
R 237 of 700 ~ 33.86%
G 210 of 700 ~ 30%
B 253 of 700 ~ 36.14'%

%33.86
%30
%36.14

CMYK RENK MODELİ

#EDD2FD rengi CMYK tonu (6,17,0,1).

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

CMYK: (6,17,0,1)
C6M17Y0K1 (6%, 17%, 0%, 1%)
(0.06 / 0.17 / 0.00 / 0.01)

CMYK yüzdeleri

%6.32
%17
%0
%0.78

Codes

Color #EDD2FD in popluar color models

ED D2 FD
RGB 237 210 253
HSL 278° 91.49% 90.78%
HSB/HSV 278° 17.00% 99.22%
CMYK 6.32% 17.00% 0.00%
0.78%

Color #EDD2FD in popluar number systems.

HEX ED D2 FD
Decimal 237 210 253
Binary 11101101 11010010 11111101
Octal 355 322 375

Shades and tints

Shades of #EDD2FD

#EDD2FD
(237,210,253)
#D8BFE6
(216,191,230)
#C3ACCF
(195,172,207)
#AE99B8
(174,153,184)
#9986A1
(153,134,161)
#84738A
(132,115,138)
#6F6073
(111,96,115)
#5A4D5C
(90,77,92)
#453A45
(69,58,69)
#30272E
(48,39,46)
#1B1417
(27,20,23)
#000000
(0,0,0)

Tints of #EDD2FD

#EDD2FD
(237,210,253)
#EED6FD
(238,214,253)
#EFDAFD
(239,218,253)
#F0DEFD
(240,222,253)
#F1E2FD
(241,226,253)
#F2E6FD
(242,230,253)
#F3EAFD
(243,234,253)
#F4EEFD
(244,238,253)
#F5F2FD
(245,242,253)
#F6F6FD
(246,246,253)
#F7FAFD
(247,250,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD2FD; }

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

This text font color is #EDD2FD.

Background Color

.myBgColor { background-color: #EDD2FD; }

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

This div background color is #EDD2FD.

Border color

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

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

This div border color is #EDD2FD.

Opacity

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

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

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

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

This text has shadow with #EDD2FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD2FD.

Preview

Color preview on black background

This text has color #EDD2FD on black background.


Color preview on white background

This text has color #EDD2FD on white background.


Black color preview on #EDD2FD background

This text has black color on #EDD2FD background.


White color preview on #EDD2FD background

This text has white color on #EDD2FD background.


Related colors

Complementary color

Complementary color for #hex is #122D02.


I love getcolorcode.com

Triadic colors

1 #FDEDD2 and #D2FDED with #EDD2FD are triadic colors.

2 #FDD2ED and #D2EDFD with #EDD2FD are triadic colors.