COLOR #E5D1E7

HEX: #E5D1E7 RGB: (229,209,231)

Renk bilgisi

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

RGB renk modeli

#E5D1E7 color RGB value is (229,209,231).

RGB: (229,209,231) (90%, 82%, 91%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 209 of 255 = 82%
B 231 of 255 = 91%

229
209
231

R + G + B ~ 88%. #E5D1E7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 209 + 231 = 669 (100%)
R 229 of 669 ~ 34.23%
G 209 of 669 ~ 31.24%
B 231 of 669 ~ 34.53'%

%34.23
%31.24
%34.53

CMYK RENK MODELİ

#E5D1E7 rengi CMYK tonu (1,10,0,9).

  • camgöbeği tonu 0.87%
  • eflatun tonu 9.52%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (1,10,0,9)
C1M10Y0K9 (1%, 10%, 0%, 9%)
(0.01 / 0.10 / 0.00 / 0.09)

CMYK yüzdeleri

%0.87
%9.52
%0
%9.41

Codes

Color #E5D1E7 in popluar color models

E5 D1 E7
RGB 229 209 231
HSL 295° 31.43% 86.27%
HSB/HSV 295° 9.52% 90.59%
CMYK 0.87% 9.52% 0.00%
9.41%

Color #E5D1E7 in popluar number systems.

HEX E5 D1 E7
Decimal 229 209 231
Binary 11100101 11010001 11100111
Octal 345 321 347

Shades and tints

Shades of #E5D1E7

#E5D1E7
(229,209,231)
#D1BED2
(209,190,210)
#BDABBD
(189,171,189)
#A998A8
(169,152,168)
#958593
(149,133,147)
#81727E
(129,114,126)
#6D5F69
(109,95,105)
#594C54
(89,76,84)
#45393F
(69,57,63)
#31262A
(49,38,42)
#1D1315
(29,19,21)
#000000
(0,0,0)

Tints of #E5D1E7

#E5D1E7
(229,209,231)
#E7D5E9
(231,213,233)
#E9D9EB
(233,217,235)
#EBDDED
(235,221,237)
#EDE1EF
(237,225,239)
#EFE5F1
(239,229,241)
#F1E9F3
(241,233,243)
#F3EDF5
(243,237,245)
#F5F1F7
(245,241,247)
#F7F5F9
(247,245,249)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D1E7 color. Also use rgb(229,209,231) instead hex code.

Text Font Color

.myTextColor { color: #E5D1E7; }

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

This text font color is #E5D1E7.

Background Color

.myBgColor { background-color: #E5D1E7; }

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

This div background color is #E5D1E7.

Border color

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

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

This div border color is #E5D1E7.

Opacity

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

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

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

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

This text has shadow with #E5D1E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D1E7.

Preview

Color preview on black background

This text has color #E5D1E7 on black background.


Color preview on white background

This text has color #E5D1E7 on white background.


Black color preview on #E5D1E7 background

This text has black color on #E5D1E7 background.


White color preview on #E5D1E7 background

This text has white color on #E5D1E7 background.


Related colors

Complementary color

Complementary color for #hex is #1A2E18.


I love getcolorcode.com

Triadic colors

1 #E7E5D1 and #D1E7E5 with #E5D1E7 are triadic colors.

2 #E7D1E5 and #D1E5E7 with #E5D1E7 are triadic colors.