COLOR #EDD5FD

HEX: #EDD5FD RGB: (237,213,253)

Renk bilgisi

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

RGB renk modeli

#EDD5FD color RGB value is (237,213,253).

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

RGB bağlantıları ve doygunluk

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

237
213
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 213 + 253 = 703 (100%)
R 237 of 703 ~ 33.71%
G 213 of 703 ~ 30.3%
B 253 of 703 ~ 35.99'%

%33.71
%30.3
%35.99

CMYK RENK MODELİ

#EDD5FD rengi CMYK tonu (6,16,0,1).

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

CMYK: (6,16,0,1)
C6M16Y0K1 (6%, 16%, 0%, 1%)
(0.06 / 0.16 / 0.00 / 0.01)

CMYK yüzdeleri

%6.32
%15.81
%0
%0.78

Codes

Color #EDD5FD in popluar color models

ED D5 FD
RGB 237 213 253
HSL 276° 90.91% 91.37%
HSB/HSV 276° 15.81% 99.22%
CMYK 6.32% 15.81% 0.00%
0.78%

Color #EDD5FD in popluar number systems.

HEX ED D5 FD
Decimal 237 213 253
Binary 11101101 11010101 11111101
Octal 355 325 375

Shades and tints

Shades of #EDD5FD

#EDD5FD
(237,213,253)
#D8C2E6
(216,194,230)
#C3AFCF
(195,175,207)
#AE9CB8
(174,156,184)
#9989A1
(153,137,161)
#84768A
(132,118,138)
#6F6373
(111,99,115)
#5A505C
(90,80,92)
#453D45
(69,61,69)
#302A2E
(48,42,46)
#1B1717
(27,23,23)
#000000
(0,0,0)

Tints of #EDD5FD

#EDD5FD
(237,213,253)
#EED8FD
(238,216,253)
#EFDBFD
(239,219,253)
#F0DEFD
(240,222,253)
#F1E1FD
(241,225,253)
#F2E4FD
(242,228,253)
#F3E7FD
(243,231,253)
#F4EAFD
(244,234,253)
#F5EDFD
(245,237,253)
#F6F0FD
(246,240,253)
#F7F3FD
(247,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD5FD; }

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

This text font color is #EDD5FD.

Background Color

.myBgColor { background-color: #EDD5FD; }

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

This div background color is #EDD5FD.

Border color

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

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

This div border color is #EDD5FD.

Opacity

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

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

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

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

This text has shadow with #EDD5FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD5FD.

Preview

Color preview on black background

This text has color #EDD5FD on black background.


Color preview on white background

This text has color #EDD5FD on white background.


Black color preview on #EDD5FD background

This text has black color on #EDD5FD background.


White color preview on #EDD5FD background

This text has white color on #EDD5FD background.


Related colors

Complementary color

Complementary color for #hex is #122A02.


I love getcolorcode.com

Triadic colors

1 #FDEDD5 and #D5FDED with #EDD5FD are triadic colors.

2 #FDD5ED and #D5EDFD with #EDD5FD are triadic colors.