COLOR #E1D4F5

HEX: #E1D4F5 RGB: (225,212,245)

Renk bilgisi

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

RGB renk modeli

#E1D4F5 color RGB value is (225,212,245).

RGB: (225,212,245) (88%, 83%, 96%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 212 of 255 = 83%
B 245 of 255 = 96%

225
212
245

R + G + B ~ 89%. #E1D4F5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 212 + 245 = 682 (100%)
R 225 of 682 ~ 32.99%
G 212 of 682 ~ 31.09%
B 245 of 682 ~ 35.92'%

%32.99
%31.09
%35.92

CMYK RENK MODELİ

#E1D4F5 rengi CMYK tonu (8,13,0,4).

  • camgöbeği tonu 8.16%
  • eflatun tonu 13.47%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (8,13,0,4)
C8M13Y0K4 (8%, 13%, 0%, 4%)
(0.08 / 0.13 / 0.00 / 0.04)

CMYK yüzdeleri

%8.16
%13.47
%0
%3.92

Codes

Color #E1D4F5 in popluar color models

E1 D4 F5
RGB 225 212 245
HSL 264° 62.26% 89.61%
HSB/HSV 264° 13.47% 96.08%
CMYK 8.16% 13.47% 0.00%
3.92%

Color #E1D4F5 in popluar number systems.

HEX E1 D4 F5
Decimal 225 212 245
Binary 11100001 11010100 11110101
Octal 341 324 365

Shades and tints

Shades of #E1D4F5

#E1D4F5
(225,212,245)
#CDC1DF
(205,193,223)
#B9AEC9
(185,174,201)
#A59BB3
(165,155,179)
#91889D
(145,136,157)
#7D7587
(125,117,135)
#696271
(105,98,113)
#554F5B
(85,79,91)
#413C45
(65,60,69)
#2D292F
(45,41,47)
#191619
(25,22,25)
#000000
(0,0,0)

Tints of #E1D4F5

#E1D4F5
(225,212,245)
#E3D7F5
(227,215,245)
#E5DAF5
(229,218,245)
#E7DDF5
(231,221,245)
#E9E0F5
(233,224,245)
#EBE3F5
(235,227,245)
#EDE6F5
(237,230,245)
#EFE9F5
(239,233,245)
#F1ECF5
(241,236,245)
#F3EFF5
(243,239,245)
#F5F2F5
(245,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1D4F5 color. Also use rgb(225,212,245) instead hex code.

Text Font Color

.myTextColor { color: #E1D4F5; }

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

This text font color is #E1D4F5.

Background Color

.myBgColor { background-color: #E1D4F5; }

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

This div background color is #E1D4F5.

Border color

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

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

This div border color is #E1D4F5.

Opacity

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

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

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

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

This text has shadow with #E1D4F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1D4F5.

Preview

Color preview on black background

This text has color #E1D4F5 on black background.


Color preview on white background

This text has color #E1D4F5 on white background.


Black color preview on #E1D4F5 background

This text has black color on #E1D4F5 background.


White color preview on #E1D4F5 background

This text has white color on #E1D4F5 background.


Related colors

Complementary color

Complementary color for #hex is #1E2B0A.


I love getcolorcode.com

Triadic colors

1 #F5E1D4 and #D4F5E1 with #E1D4F5 are triadic colors.

2 #F5D4E1 and #D4E1F5 with #E1D4F5 are triadic colors.