COLOR #E7D5ED

HEX: #E7D5ED RGB: (231,213,237)

Renk bilgisi

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

RGB renk modeli

#E7D5ED color RGB value is (231,213,237).

RGB: (231,213,237) (91%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 213 of 255 = 84%
B 237 of 255 = 93%

231
213
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 213 + 237 = 681 (100%)
R 231 of 681 ~ 33.92%
G 213 of 681 ~ 31.28%
B 237 of 681 ~ 34.8'%

%33.92
%31.28
%34.8

CMYK RENK MODELİ

#E7D5ED rengi CMYK tonu (3,10,0,7).

  • camgöbeği tonu 2.53%
  • eflatun tonu 10.13%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (3,10,0,7)
C3M10Y0K7 (3%, 10%, 0%, 7%)
(0.03 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%2.53
%10.13
%0
%7.06

Codes

Color #E7D5ED in popluar color models

E7 D5 ED
RGB 231 213 237
HSL 285° 40.00% 88.24%
HSB/HSV 285° 10.13% 92.94%
CMYK 2.53% 10.13% 0.00%
7.06%

Color #E7D5ED in popluar number systems.

HEX E7 D5 ED
Decimal 231 213 237
Binary 11100111 11010101 11101101
Octal 347 325 355

Shades and tints

Shades of #E7D5ED

#E7D5ED
(231,213,237)
#D2C2D8
(210,194,216)
#BDAFC3
(189,175,195)
#A89CAE
(168,156,174)
#938999
(147,137,153)
#7E7684
(126,118,132)
#69636F
(105,99,111)
#54505A
(84,80,90)
#3F3D45
(63,61,69)
#2A2A30
(42,42,48)
#15171B
(21,23,27)
#000000
(0,0,0)

Tints of #E7D5ED

#E7D5ED
(231,213,237)
#E9D8EE
(233,216,238)
#EBDBEF
(235,219,239)
#EDDEF0
(237,222,240)
#EFE1F1
(239,225,241)
#F1E4F2
(241,228,242)
#F3E7F3
(243,231,243)
#F5EAF4
(245,234,244)
#F7EDF5
(247,237,245)
#F9F0F6
(249,240,246)
#FBF3F7
(251,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7D5ED color. Also use rgb(231,213,237) instead hex code.

Text Font Color

.myTextColor { color: #E7D5ED; }

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

This text font color is #E7D5ED.

Background Color

.myBgColor { background-color: #E7D5ED; }

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

This div background color is #E7D5ED.

Border color

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

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

This div border color is #E7D5ED.

Opacity

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

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

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

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

This text has shadow with #E7D5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D5ED.

Preview

Color preview on black background

This text has color #E7D5ED on black background.


Color preview on white background

This text has color #E7D5ED on white background.


Black color preview on #E7D5ED background

This text has black color on #E7D5ED background.


White color preview on #E7D5ED background

This text has white color on #E7D5ED background.


Related colors

Complementary color

Complementary color for #E7D5ED is #182A12.


I love getcolorcode.com

Triadic colors

1 #EDE7D5 and #D5EDE7 with #E7D5ED are triadic colors.

2 #EDD5E7 and #D5E7ED with #E7D5ED are triadic colors.