COLOR #E5D9FC

HEX: #E5D9FC RGB: (229,217,252)

Renk bilgisi

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

RGB renk modeli

#E5D9FC color RGB value is (229,217,252).

RGB: (229,217,252) (90%, 85%, 99%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 217 of 255 = 85%
B 252 of 255 = 99%

229
217
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 217 + 252 = 698 (100%)
R 229 of 698 ~ 32.81%
G 217 of 698 ~ 31.09%
B 252 of 698 ~ 36.1'%

%32.81
%31.09
%36.1

CMYK RENK MODELİ

#E5D9FC rengi CMYK tonu (9,14,0,1).

  • camgöbeği tonu 9.13%
  • eflatun tonu 13.89%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (9,14,0,1)
C9M14Y0K1 (9%, 14%, 0%, 1%)
(0.09 / 0.14 / 0.00 / 0.01)

CMYK yüzdeleri

%9.13
%13.89
%0
%1.18

Codes

Color #E5D9FC in popluar color models

E5 D9 FC
RGB 229 217 252
HSL 261° 85.37% 91.96%
HSB/HSV 261° 13.89% 98.82%
CMYK 9.13% 13.89% 0.00%
1.18%

Color #E5D9FC in popluar number systems.

HEX E5 D9 FC
Decimal 229 217 252
Binary 11100101 11011001 11111100
Octal 345 331 374

Shades and tints

Shades of #E5D9FC

#E5D9FC
(229,217,252)
#D1C6E6
(209,198,230)
#BDB3D0
(189,179,208)
#A9A0BA
(169,160,186)
#958DA4
(149,141,164)
#817A8E
(129,122,142)
#6D6778
(109,103,120)
#595462
(89,84,98)
#45414C
(69,65,76)
#312E36
(49,46,54)
#1D1B20
(29,27,32)
#000000
(0,0,0)

Tints of #E5D9FC

#E5D9FC
(229,217,252)
#E7DCFC
(231,220,252)
#E9DFFC
(233,223,252)
#EBE2FC
(235,226,252)
#EDE5FC
(237,229,252)
#EFE8FC
(239,232,252)
#F1EBFC
(241,235,252)
#F3EEFC
(243,238,252)
#F5F1FC
(245,241,252)
#F7F4FC
(247,244,252)
#F9F7FC
(249,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D9FC; }

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

This text font color is #E5D9FC.

Background Color

.myBgColor { background-color: #E5D9FC; }

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

This div background color is #E5D9FC.

Border color

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

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

This div border color is #E5D9FC.

Opacity

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

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

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

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

This text has shadow with #E5D9FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D9FC.

Preview

Color preview on black background

This text has color #E5D9FC on black background.


Color preview on white background

This text has color #E5D9FC on white background.


Black color preview on #E5D9FC background

This text has black color on #E5D9FC background.


White color preview on #E5D9FC background

This text has white color on #E5D9FC background.


Related colors

Complementary color

Complementary color for #hex is #1A2603.


I love getcolorcode.com

Triadic colors

1 #FCE5D9 and #D9FCE5 with #E5D9FC are triadic colors.

2 #FCD9E5 and #D9E5FC with #E5D9FC are triadic colors.