COLOR #E5D9FF

HEX: #E5D9FF RGB: (229,217,255)

Renk bilgisi

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

RGB renk modeli

#E5D9FF color RGB value is (229,217,255).

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

RGB bağlantıları ve doygunluk

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

229
217
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 217 + 255 = 701 (100%)
R 229 of 701 ~ 32.67%
G 217 of 701 ~ 30.96%
B 255 of 701 ~ 36.38'%

%32.67
%30.96
%36.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 10.20%
  • eflatun tonu 14.90%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

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

CMYK yüzdeleri

%10.2
%14.9
%0
%0

Codes

Color #E5D9FF in popluar color models

E5 D9 FF
RGB 229 217 255
HSL 259° 100.00% 92.55%
HSB/HSV 259° 14.90% 100.00%
CMYK 10.20% 14.90% 0.00%
0.00%

Color #E5D9FF in popluar number systems.

HEX E5 D9 FF
Decimal 229 217 255
Binary 11100101 11011001 11111111
Octal 345 331 377

Shades and tints

Shades of #E5D9FF

#E5D9FF
(229,217,255)
#D1C6E8
(209,198,232)
#BDB3D1
(189,179,209)
#A9A0BA
(169,160,186)
#958DA3
(149,141,163)
#817A8C
(129,122,140)
#6D6775
(109,103,117)
#59545E
(89,84,94)
#454147
(69,65,71)
#312E30
(49,46,48)
#1D1B19
(29,27,25)
#000000
(0,0,0)

Tints of #E5D9FF

#E5D9FF
(229,217,255)
#E7DCFF
(231,220,255)
#E9DFFF
(233,223,255)
#EBE2FF
(235,226,255)
#EDE5FF
(237,229,255)
#EFE8FF
(239,232,255)
#F1EBFF
(241,235,255)
#F3EEFF
(243,238,255)
#F5F1FF
(245,241,255)
#F7F4FF
(247,244,255)
#F9F7FF
(249,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D9FF; }

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

This text font color is #E5D9FF.

Background Color

.myBgColor { background-color: #E5D9FF; }

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

This div background color is #E5D9FF.

Border color

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

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

This div border color is #E5D9FF.

Opacity

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

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

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

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

This text has shadow with #E5D9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D9FF.

Preview

Color preview on black background

This text has color #E5D9FF on black background.


Color preview on white background

This text has color #E5D9FF on white background.


Black color preview on #E5D9FF background

This text has black color on #E5D9FF background.


White color preview on #E5D9FF background

This text has white color on #E5D9FF background.


Related colors

Complementary color

Complementary color for #hex is #1A2600.


I love getcolorcode.com

Triadic colors

1 #FFE5D9 and #D9FFE5 with #E5D9FF are triadic colors.

2 #FFD9E5 and #D9E5FF with #E5D9FF are triadic colors.