COLOR #E5D6FA

HEX: #E5D6FA RGB: (229,214,250)

Renk bilgisi

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

RGB renk modeli

#E5D6FA color RGB value is (229,214,250).

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

RGB bağlantıları ve doygunluk

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

229
214
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 214 + 250 = 693 (100%)
R 229 of 693 ~ 33.04%
G 214 of 693 ~ 30.88%
B 250 of 693 ~ 36.08'%

%33.04
%30.88
%36.08

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.40%
  • eflatun tonu 14.40%
  • 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.4
%0
%1.96

Codes

Color #E5D6FA in popluar color models

E5 D6 FA
RGB 229 214 250
HSL 265° 78.26% 90.98%
HSB/HSV 265° 14.40% 98.04%
CMYK 8.40% 14.40% 0.00%
1.96%

Color #E5D6FA in popluar number systems.

HEX E5 D6 FA
Decimal 229 214 250
Binary 11100101 11010110 11111010
Octal 345 326 372

Shades and tints

Shades of #E5D6FA

#E5D6FA
(229,214,250)
#D1C3E4
(209,195,228)
#BDB0CE
(189,176,206)
#A99DB8
(169,157,184)
#958AA2
(149,138,162)
#81778C
(129,119,140)
#6D6476
(109,100,118)
#595160
(89,81,96)
#453E4A
(69,62,74)
#312B34
(49,43,52)
#1D181E
(29,24,30)
#000000
(0,0,0)

Tints of #E5D6FA

#E5D6FA
(229,214,250)
#E7D9FA
(231,217,250)
#E9DCFA
(233,220,250)
#EBDFFA
(235,223,250)
#EDE2FA
(237,226,250)
#EFE5FA
(239,229,250)
#F1E8FA
(241,232,250)
#F3EBFA
(243,235,250)
#F5EEFA
(245,238,250)
#F7F1FA
(247,241,250)
#F9F4FA
(249,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D6FA; }

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

This text font color is #E5D6FA.

Background Color

.myBgColor { background-color: #E5D6FA; }

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

This div background color is #E5D6FA.

Border color

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

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

This div border color is #E5D6FA.

Opacity

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

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

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

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

This text has shadow with #E5D6FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D6FA.

Preview

Color preview on black background

This text has color #E5D6FA on black background.


Color preview on white background

This text has color #E5D6FA on white background.


Black color preview on #E5D6FA background

This text has black color on #E5D6FA background.


White color preview on #E5D6FA background

This text has white color on #E5D6FA background.


Related colors

Complementary color

Complementary color for #E5D6FA is #1A2905.


I love getcolorcode.com

Triadic colors

1 #FAE5D6 and #D6FAE5 with #E5D6FA are triadic colors.

2 #FAD6E5 and #D6E5FA with #E5D6FA are triadic colors.