COLOR #E5D2FF

HEX: #E5D2FF RGB: (229,210,255)

Renk bilgisi

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

RGB renk modeli

#E5D2FF color RGB value is (229,210,255).

RGB: (229,210,255) (90%, 82%, 100%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 210 of 255 = 82%
B 255 of 255 = 100%

229
210
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 210 + 255 = 694 (100%)
R 229 of 694 ~ 33%
G 210 of 694 ~ 30.26%
B 255 of 694 ~ 36.74'%

%33
%30.26
%36.74

CMYK RENK MODELİ

#E5D2FF rengi CMYK tonu (10,18,0,0).

  • camgöbeği tonu 10.20%
  • eflatun tonu 17.65%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (10,18,0,0)
C10M18Y0K0 (10%, 18%, 0%, 0%)
(0.10 / 0.18 / 0.00 / 0.00)

CMYK yüzdeleri

%10.2
%17.65
%0
%0

Codes

Color #E5D2FF in popluar color models

E5 D2 FF
RGB 229 210 255
HSL 265° 100.00% 91.18%
HSB/HSV 265° 17.65% 100.00%
CMYK 10.20% 17.65% 0.00%
0.00%

Color #E5D2FF in popluar number systems.

HEX E5 D2 FF
Decimal 229 210 255
Binary 11100101 11010010 11111111
Octal 345 322 377

Shades and tints

Shades of #E5D2FF

#E5D2FF
(229,210,255)
#D1BFE8
(209,191,232)
#BDACD1
(189,172,209)
#A999BA
(169,153,186)
#9586A3
(149,134,163)
#81738C
(129,115,140)
#6D6075
(109,96,117)
#594D5E
(89,77,94)
#453A47
(69,58,71)
#312730
(49,39,48)
#1D1419
(29,20,25)
#000000
(0,0,0)

Tints of #E5D2FF

#E5D2FF
(229,210,255)
#E7D6FF
(231,214,255)
#E9DAFF
(233,218,255)
#EBDEFF
(235,222,255)
#EDE2FF
(237,226,255)
#EFE6FF
(239,230,255)
#F1EAFF
(241,234,255)
#F3EEFF
(243,238,255)
#F5F2FF
(245,242,255)
#F7F6FF
(247,246,255)
#F9FAFF
(249,250,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D2FF color. Also use rgb(229,210,255) instead hex code.

Text Font Color

.myTextColor { color: #E5D2FF; }

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

This text font color is #E5D2FF.

Background Color

.myBgColor { background-color: #E5D2FF; }

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

This div background color is #E5D2FF.

Border color

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

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

This div border color is #E5D2FF.

Opacity

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

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

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

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

This text has shadow with #E5D2FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D2FF.

Preview

Color preview on black background

This text has color #E5D2FF on black background.


Color preview on white background

This text has color #E5D2FF on white background.


Black color preview on #E5D2FF background

This text has black color on #E5D2FF background.


White color preview on #E5D2FF background

This text has white color on #E5D2FF background.


Related colors

Complementary color

Complementary color for #hex is #1A2D00.


I love getcolorcode.com

Triadic colors

1 #FFE5D2 and #D2FFE5 with #E5D2FF are triadic colors.

2 #FFD2E5 and #D2E5FF with #E5D2FF are triadic colors.