COLOR #E2D4FF

HEX: #E2D4FF RGB: (226,212,255)

Renk bilgisi

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

RGB renk modeli

#E2D4FF color RGB value is (226,212,255).

RGB: (226,212,255) (89%, 83%, 100%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 212 of 255 = 83%
B 255 of 255 = 100%

226
212
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 212 + 255 = 693 (100%)
R 226 of 693 ~ 32.61%
G 212 of 693 ~ 30.59%
B 255 of 693 ~ 36.8'%

%32.61
%30.59
%36.8

CMYK RENK MODELİ

#E2D4FF rengi CMYK tonu (11,17,0,0).

  • camgöbeği tonu 11.37%
  • eflatun tonu 16.86%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (11,17,0,0)
C11M17Y0K0 (11%, 17%, 0%, 0%)
(0.11 / 0.17 / 0.00 / 0.00)

CMYK yüzdeleri

%11.37
%16.86
%0
%0

Codes

Color #E2D4FF in popluar color models

E2 D4 FF
RGB 226 212 255
HSL 260° 100.00% 91.57%
HSB/HSV 260° 16.86% 100.00%
CMYK 11.37% 16.86% 0.00%
0.00%

Color #E2D4FF in popluar number systems.

HEX E2 D4 FF
Decimal 226 212 255
Binary 11100010 11010100 11111111
Octal 342 324 377

Shades and tints

Shades of #E2D4FF

#E2D4FF
(226,212,255)
#CEC1E8
(206,193,232)
#BAAED1
(186,174,209)
#A69BBA
(166,155,186)
#9288A3
(146,136,163)
#7E758C
(126,117,140)
#6A6275
(106,98,117)
#564F5E
(86,79,94)
#423C47
(66,60,71)
#2E2930
(46,41,48)
#1A1619
(26,22,25)
#000000
(0,0,0)

Tints of #E2D4FF

#E2D4FF
(226,212,255)
#E4D7FF
(228,215,255)
#E6DAFF
(230,218,255)
#E8DDFF
(232,221,255)
#EAE0FF
(234,224,255)
#ECE3FF
(236,227,255)
#EEE6FF
(238,230,255)
#F0E9FF
(240,233,255)
#F2ECFF
(242,236,255)
#F4EFFF
(244,239,255)
#F6F2FF
(246,242,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D4FF color. Also use rgb(226,212,255) instead hex code.

Text Font Color

.myTextColor { color: #E2D4FF; }

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

This text font color is #E2D4FF.

Background Color

.myBgColor { background-color: #E2D4FF; }

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

This div background color is #E2D4FF.

Border color

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

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

This div border color is #E2D4FF.

Opacity

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

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

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

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

This text has shadow with #E2D4FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D4FF.

Preview

Color preview on black background

This text has color #E2D4FF on black background.


Color preview on white background

This text has color #E2D4FF on white background.


Black color preview on #E2D4FF background

This text has black color on #E2D4FF background.


White color preview on #E2D4FF background

This text has white color on #E2D4FF background.


Related colors

Complementary color

Complementary color for #hex is #1D2B00.


I love getcolorcode.com

Triadic colors

1 #FFE2D4 and #D4FFE2 with #E2D4FF are triadic colors.

2 #FFD4E2 and #D4E2FF with #E2D4FF are triadic colors.