COLOR #E5D7FA

HEX: #E5D7FA RGB: (229,215,250)

Renk bilgisi

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

RGB renk modeli

#E5D7FA color RGB value is (229,215,250).

RGB: (229,215,250) (90%, 84%, 98%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 215 of 255 = 84%
B 250 of 255 = 98%

229
215
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 215 + 250 = 694 (100%)
R 229 of 694 ~ 33%
G 215 of 694 ~ 30.98%
B 250 of 694 ~ 36.02'%

%33
%30.98
%36.02

CMYK RENK MODELİ

#E5D7FA rengi CMYK tonu (8,14,0,2).

  • camgöbeği tonu 8.40%
  • eflatun tonu 14.00%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (8,14,0,2)
C8M14Y0K2 (8%, 14%, 0%, 2%)
(0.08 / 0.14 / 0.00 / 0.02)

CMYK yüzdeleri

%8.4
%14
%0
%1.96

Codes

Color #E5D7FA in popluar color models

E5 D7 FA
RGB 229 215 250
HSL 264° 77.78% 91.18%
HSB/HSV 264° 14.00% 98.04%
CMYK 8.40% 14.00% 0.00%
1.96%

Color #E5D7FA in popluar number systems.

HEX E5 D7 FA
Decimal 229 215 250
Binary 11100101 11010111 11111010
Octal 345 327 372

Shades and tints

Shades of #E5D7FA

#E5D7FA
(229,215,250)
#D1C4E4
(209,196,228)
#BDB1CE
(189,177,206)
#A99EB8
(169,158,184)
#958BA2
(149,139,162)
#81788C
(129,120,140)
#6D6576
(109,101,118)
#595260
(89,82,96)
#453F4A
(69,63,74)
#312C34
(49,44,52)
#1D191E
(29,25,30)
#000000
(0,0,0)

Tints of #E5D7FA

#E5D7FA
(229,215,250)
#E7DAFA
(231,218,250)
#E9DDFA
(233,221,250)
#EBE0FA
(235,224,250)
#EDE3FA
(237,227,250)
#EFE6FA
(239,230,250)
#F1E9FA
(241,233,250)
#F3ECFA
(243,236,250)
#F5EFFA
(245,239,250)
#F7F2FA
(247,242,250)
#F9F5FA
(249,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D7FA color. Also use rgb(229,215,250) instead hex code.

Text Font Color

.myTextColor { color: #E5D7FA; }

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

This text font color is #E5D7FA.

Background Color

.myBgColor { background-color: #E5D7FA; }

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

This div background color is #E5D7FA.

Border color

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

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

This div border color is #E5D7FA.

Opacity

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

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

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

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

This text has shadow with #E5D7FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D7FA.

Preview

Color preview on black background

This text has color #E5D7FA on black background.


Color preview on white background

This text has color #E5D7FA on white background.


Black color preview on #E5D7FA background

This text has black color on #E5D7FA background.


White color preview on #E5D7FA background

This text has white color on #E5D7FA background.


Related colors

Complementary color

Complementary color for #hex is #1A2805.


I love getcolorcode.com

Triadic colors

1 #FAE5D7 and #D7FAE5 with #E5D7FA are triadic colors.

2 #FAD7E5 and #D7E5FA with #E5D7FA are triadic colors.