COLOR #E1D8FA

HEX: #E1D8FA RGB: (225,216,250)

Renk bilgisi

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

RGB renk modeli

#E1D8FA color RGB value is (225,216,250).

RGB: (225,216,250) (88%, 85%, 98%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 216 of 255 = 85%
B 250 of 255 = 98%

225
216
250

R + G + B ~ 90%. #E1D8FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 216 + 250 = 691 (100%)
R 225 of 691 ~ 32.56%
G 216 of 691 ~ 31.26%
B 250 of 691 ~ 36.18'%

%32.56
%31.26
%36.18

CMYK RENK MODELİ

#E1D8FA rengi CMYK tonu (10,14,0,2).

  • camgöbeği tonu 10.00%
  • eflatun tonu 13.60%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (10,14,0,2)
C10M14Y0K2 (10%, 14%, 0%, 2%)
(0.10 / 0.14 / 0.00 / 0.02)

CMYK yüzdeleri

%10
%13.6
%0
%1.96

Codes

Color #E1D8FA in popluar color models

E1 D8 FA
RGB 225 216 250
HSL 256° 77.27% 91.37%
HSB/HSV 256° 13.60% 98.04%
CMYK 10.00% 13.60% 0.00%
1.96%

Color #E1D8FA in popluar number systems.

HEX E1 D8 FA
Decimal 225 216 250
Binary 11100001 11011000 11111010
Octal 341 330 372

Shades and tints

Shades of #E1D8FA

#E1D8FA
(225,216,250)
#CDC5E4
(205,197,228)
#B9B2CE
(185,178,206)
#A59FB8
(165,159,184)
#918CA2
(145,140,162)
#7D798C
(125,121,140)
#696676
(105,102,118)
#555360
(85,83,96)
#41404A
(65,64,74)
#2D2D34
(45,45,52)
#191A1E
(25,26,30)
#000000
(0,0,0)

Tints of #E1D8FA

#E1D8FA
(225,216,250)
#E3DBFA
(227,219,250)
#E5DEFA
(229,222,250)
#E7E1FA
(231,225,250)
#E9E4FA
(233,228,250)
#EBE7FA
(235,231,250)
#EDEAFA
(237,234,250)
#EFEDFA
(239,237,250)
#F1F0FA
(241,240,250)
#F3F3FA
(243,243,250)
#F5F6FA
(245,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1D8FA color. Also use rgb(225,216,250) instead hex code.

Text Font Color

.myTextColor { color: #E1D8FA; }

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

This text font color is #E1D8FA.

Background Color

.myBgColor { background-color: #E1D8FA; }

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

This div background color is #E1D8FA.

Border color

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

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

This div border color is #E1D8FA.

Opacity

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

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

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

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

This text has shadow with #E1D8FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1D8FA.

Preview

Color preview on black background

This text has color #E1D8FA on black background.


Color preview on white background

This text has color #E1D8FA on white background.


Black color preview on #E1D8FA background

This text has black color on #E1D8FA background.


White color preview on #E1D8FA background

This text has white color on #E1D8FA background.


Related colors

Complementary color

Complementary color for #hex is #1E2705.


I love getcolorcode.com

Triadic colors

1 #FAE1D8 and #D8FAE1 with #E1D8FA are triadic colors.

2 #FAD8E1 and #D8E1FA with #E1D8FA are triadic colors.