COLOR #E7D5DB

HEX: #E7D5DB RGB: (231,213,219)

Renk bilgisi

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

RGB renk modeli

#E7D5DB color RGB value is (231,213,219).

RGB: (231,213,219) (91%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 213 of 255 = 84%
B 219 of 255 = 86%

231
213
219

R + G + B ~ 87%. #E7D5DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 213 + 219 = 663 (100%)
R 231 of 663 ~ 34.84%
G 213 of 663 ~ 32.13%
B 219 of 663 ~ 33.03'%

%34.84
%32.13
%33.03

CMYK RENK MODELİ

#E7D5DB rengi CMYK tonu (0,8,5,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.79%
  • sarı tonu 5.19%
  • ana renk tonu 9.41%

CMYK: (0,8,5,9)
C0M8Y5K9 (0%, 8%, 5%, 9%)
(0.00 / 0.08 / 0.05 / 0.09)

CMYK yüzdeleri

%0
%7.79
%5.19
%9.41

Codes

Color #E7D5DB in popluar color models

E7 D5 DB
RGB 231 213 219
HSL 340° 27.27% 87.06%
HSB/HSV 340° 7.79% 90.59%
CMYK 0.00% 7.79% 5.19%
9.41%

Color #E7D5DB in popluar number systems.

HEX E7 D5 DB
Decimal 231 213 219
Binary 11100111 11010101 11011011
Octal 347 325 333

Shades and tints

Shades of #E7D5DB

#E7D5DB
(231,213,219)
#D2C2C8
(210,194,200)
#BDAFB5
(189,175,181)
#A89CA2
(168,156,162)
#93898F
(147,137,143)
#7E767C
(126,118,124)
#696369
(105,99,105)
#545056
(84,80,86)
#3F3D43
(63,61,67)
#2A2A30
(42,42,48)
#15171D
(21,23,29)
#000000
(0,0,0)

Tints of #E7D5DB

#E7D5DB
(231,213,219)
#E9D8DE
(233,216,222)
#EBDBE1
(235,219,225)
#EDDEE4
(237,222,228)
#EFE1E7
(239,225,231)
#F1E4EA
(241,228,234)
#F3E7ED
(243,231,237)
#F5EAF0
(245,234,240)
#F7EDF3
(247,237,243)
#F9F0F6
(249,240,246)
#FBF3F9
(251,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7D5DB; }

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

This text font color is #E7D5DB.

Background Color

.myBgColor { background-color: #E7D5DB; }

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

This div background color is #E7D5DB.

Border color

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

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

This div border color is #E7D5DB.

Opacity

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

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

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

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

This text has shadow with #E7D5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D5DB.

Preview

Color preview on black background

This text has color #E7D5DB on black background.


Color preview on white background

This text has color #E7D5DB on white background.


Black color preview on #E7D5DB background

This text has black color on #E7D5DB background.


White color preview on #E7D5DB background

This text has white color on #E7D5DB background.


Related colors

Complementary color

Complementary color for #hex is #182A24.


I love getcolorcode.com

Triadic colors

1 #DBE7D5 and #D5DBE7 with #E7D5DB are triadic colors.

2 #DBD5E7 and #D5E7DB with #E7D5DB are triadic colors.