COLOR #E4D5FF

HEX: #E4D5FF RGB: (228,213,255)

Renk bilgisi

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

RGB renk modeli

#E4D5FF color RGB value is (228,213,255).

RGB: (228,213,255) (89%, 84%, 100%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 213 of 255 = 84%
B 255 of 255 = 100%

228
213
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 213 + 255 = 696 (100%)
R 228 of 696 ~ 32.76%
G 213 of 696 ~ 30.6%
B 255 of 696 ~ 36.64'%

%32.76
%30.6
%36.64

CMYK RENK MODELİ

#E4D5FF rengi CMYK tonu (11,16,0,0).

  • camgöbeği tonu 10.59%
  • eflatun tonu 16.47%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (11,16,0,0)
C11M16Y0K0 (11%, 16%, 0%, 0%)
(0.11 / 0.16 / 0.00 / 0.00)

CMYK yüzdeleri

%10.59
%16.47
%0
%0

Codes

Color #E4D5FF in popluar color models

E4 D5 FF
RGB 228 213 255
HSL 261° 100.00% 91.76%
HSB/HSV 261° 16.47% 100.00%
CMYK 10.59% 16.47% 0.00%
0.00%

Color #E4D5FF in popluar number systems.

HEX E4 D5 FF
Decimal 228 213 255
Binary 11100100 11010101 11111111
Octal 344 325 377

Shades and tints

Shades of #E4D5FF

#E4D5FF
(228,213,255)
#D0C2E8
(208,194,232)
#BCAFD1
(188,175,209)
#A89CBA
(168,156,186)
#9489A3
(148,137,163)
#80768C
(128,118,140)
#6C6375
(108,99,117)
#58505E
(88,80,94)
#443D47
(68,61,71)
#302A30
(48,42,48)
#1C1719
(28,23,25)
#000000
(0,0,0)

Tints of #E4D5FF

#E4D5FF
(228,213,255)
#E6D8FF
(230,216,255)
#E8DBFF
(232,219,255)
#EADEFF
(234,222,255)
#ECE1FF
(236,225,255)
#EEE4FF
(238,228,255)
#F0E7FF
(240,231,255)
#F2EAFF
(242,234,255)
#F4EDFF
(244,237,255)
#F6F0FF
(246,240,255)
#F8F3FF
(248,243,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D5FF color. Also use rgb(228,213,255) instead hex code.

Text Font Color

.myTextColor { color: #E4D5FF; }

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

This text font color is #E4D5FF.

Background Color

.myBgColor { background-color: #E4D5FF; }

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

This div background color is #E4D5FF.

Border color

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

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

This div border color is #E4D5FF.

Opacity

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

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

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

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

This text has shadow with #E4D5FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D5FF.

Preview

Color preview on black background

This text has color #E4D5FF on black background.


Color preview on white background

This text has color #E4D5FF on white background.


Black color preview on #E4D5FF background

This text has black color on #E4D5FF background.


White color preview on #E4D5FF background

This text has white color on #E4D5FF background.


Related colors

Complementary color

Complementary color for #hex is #1B2A00.


I love getcolorcode.com

Triadic colors

1 #FFE4D5 and #D5FFE4 with #E4D5FF are triadic colors.

2 #FFD5E4 and #D5E4FF with #E4D5FF are triadic colors.