COLOR #E5D9FE

HEX: #E5D9FE RGB: (229,217,254)

Renk bilgisi

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

RGB renk modeli

#E5D9FE color RGB value is (229,217,254).

RGB: (229,217,254) (90%, 85%, 100%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 217 of 255 = 85%
B 254 of 255 = 100%

229
217
254

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 217 + 254 = 700 (100%)
R 229 of 700 ~ 32.71%
G 217 of 700 ~ 31%
B 254 of 700 ~ 36.29'%

%32.71
%31
%36.29

CMYK RENK MODELİ

#E5D9FE rengi CMYK tonu (10,15,0,0).

  • camgöbeği tonu 9.84%
  • eflatun tonu 14.57%
  • sarı tonu 0.00%
  • ana renk tonu 0.39%

CMYK: (10,15,0,0)
C10M15Y0K0 (10%, 15%, 0%, 0%)
(0.10 / 0.15 / 0.00 / 0.00)

CMYK yüzdeleri

%9.84
%14.57
%0
%0.39

Codes

Color #E5D9FE in popluar color models

E5 D9 FE
RGB 229 217 254
HSL 259° 94.87% 92.35%
HSB/HSV 259° 14.57% 99.61%
CMYK 9.84% 14.57% 0.00%
0.39%

Color #E5D9FE in popluar number systems.

HEX E5 D9 FE
Decimal 229 217 254
Binary 11100101 11011001 11111110
Octal 345 331 376

Shades and tints

Shades of #E5D9FE

#E5D9FE
(229,217,254)
#D1C6E7
(209,198,231)
#BDB3D0
(189,179,208)
#A9A0B9
(169,160,185)
#958DA2
(149,141,162)
#817A8B
(129,122,139)
#6D6774
(109,103,116)
#59545D
(89,84,93)
#454146
(69,65,70)
#312E2F
(49,46,47)
#1D1B18
(29,27,24)
#000000
(0,0,0)

Tints of #E5D9FE

#E5D9FE
(229,217,254)
#E7DCFE
(231,220,254)
#E9DFFE
(233,223,254)
#EBE2FE
(235,226,254)
#EDE5FE
(237,229,254)
#EFE8FE
(239,232,254)
#F1EBFE
(241,235,254)
#F3EEFE
(243,238,254)
#F5F1FE
(245,241,254)
#F7F4FE
(247,244,254)
#F9F7FE
(249,247,254)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D9FE color. Also use rgb(229,217,254) instead hex code.

Text Font Color

.myTextColor { color: #E5D9FE; }

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

This text font color is #E5D9FE.

Background Color

.myBgColor { background-color: #E5D9FE; }

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

This div background color is #E5D9FE.

Border color

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

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

This div border color is #E5D9FE.

Opacity

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

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

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

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

This text has shadow with #E5D9FE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D9FE.

Preview

Color preview on black background

This text has color #E5D9FE on black background.


Color preview on white background

This text has color #E5D9FE on white background.


Black color preview on #E5D9FE background

This text has black color on #E5D9FE background.


White color preview on #E5D9FE background

This text has white color on #E5D9FE background.


Related colors

Complementary color

Complementary color for #hex is #1A2601.


I love getcolorcode.com

Triadic colors

1 #FEE5D9 and #D9FEE5 with #E5D9FE are triadic colors.

2 #FED9E5 and #D9E5FE with #E5D9FE are triadic colors.