COLOR #E5D1FD

HEX: #E5D1FD RGB: (229,209,253)

Renk bilgisi

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

RGB renk modeli

#E5D1FD color RGB value is (229,209,253).

RGB: (229,209,253) (90%, 82%, 99%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 209 of 255 = 82%
B 253 of 255 = 99%

229
209
253

R + G + B ~ 90%. #E5D1FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 209 + 253 = 691 (100%)
R 229 of 691 ~ 33.14%
G 209 of 691 ~ 30.25%
B 253 of 691 ~ 36.61'%

%33.14
%30.25
%36.61

CMYK RENK MODELİ

#E5D1FD rengi CMYK tonu (9,17,0,1).

  • camgöbeği tonu 9.49%
  • eflatun tonu 17.39%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (9,17,0,1)
C9M17Y0K1 (9%, 17%, 0%, 1%)
(0.09 / 0.17 / 0.00 / 0.01)

CMYK yüzdeleri

%9.49
%17.39
%0
%0.78

Codes

Color #E5D1FD in popluar color models

E5 D1 FD
RGB 229 209 253
HSL 267° 91.67% 90.59%
HSB/HSV 267° 17.39% 99.22%
CMYK 9.49% 17.39% 0.00%
0.78%

Color #E5D1FD in popluar number systems.

HEX E5 D1 FD
Decimal 229 209 253
Binary 11100101 11010001 11111101
Octal 345 321 375

Shades and tints

Shades of #E5D1FD

#E5D1FD
(229,209,253)
#D1BEE6
(209,190,230)
#BDABCF
(189,171,207)
#A998B8
(169,152,184)
#9585A1
(149,133,161)
#81728A
(129,114,138)
#6D5F73
(109,95,115)
#594C5C
(89,76,92)
#453945
(69,57,69)
#31262E
(49,38,46)
#1D1317
(29,19,23)
#000000
(0,0,0)

Tints of #E5D1FD

#E5D1FD
(229,209,253)
#E7D5FD
(231,213,253)
#E9D9FD
(233,217,253)
#EBDDFD
(235,221,253)
#EDE1FD
(237,225,253)
#EFE5FD
(239,229,253)
#F1E9FD
(241,233,253)
#F3EDFD
(243,237,253)
#F5F1FD
(245,241,253)
#F7F5FD
(247,245,253)
#F9F9FD
(249,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D1FD color. Also use rgb(229,209,253) instead hex code.

Text Font Color

.myTextColor { color: #E5D1FD; }

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

This text font color is #E5D1FD.

Background Color

.myBgColor { background-color: #E5D1FD; }

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

This div background color is #E5D1FD.

Border color

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

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

This div border color is #E5D1FD.

Opacity

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

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

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

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

This text has shadow with #E5D1FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D1FD.

Preview

Color preview on black background

This text has color #E5D1FD on black background.


Color preview on white background

This text has color #E5D1FD on white background.


Black color preview on #E5D1FD background

This text has black color on #E5D1FD background.


White color preview on #E5D1FD background

This text has white color on #E5D1FD background.


Related colors

Complementary color

Complementary color for #hex is #1A2E02.


I love getcolorcode.com

Triadic colors

1 #FDE5D1 and #D1FDE5 with #E5D1FD are triadic colors.

2 #FDD1E5 and #D1E5FD with #E5D1FD are triadic colors.