COLOR #E7D4DB

HEX: #E7D4DB RGB: (231,212,219)

Renk bilgisi

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

RGB renk modeli

#E7D4DB color RGB value is (231,212,219).

RGB: (231,212,219) (91%, 83%, 86%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 212 of 255 = 83%
B 219 of 255 = 86%

231
212
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 212 + 219 = 662 (100%)
R 231 of 662 ~ 34.89%
G 212 of 662 ~ 32.02%
B 219 of 662 ~ 33.08'%

%34.89
%32.02
%33.08

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.23%
  • 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
%8.23
%5.19
%9.41

Codes

Color #E7D4DB in popluar color models

E7 D4 DB
RGB 231 212 219
HSL 338° 28.36% 86.86%
HSB/HSV 338° 8.23% 90.59%
CMYK 0.00% 8.23% 5.19%
9.41%

Color #E7D4DB in popluar number systems.

HEX E7 D4 DB
Decimal 231 212 219
Binary 11100111 11010100 11011011
Octal 347 324 333

Shades and tints

Shades of #E7D4DB

#E7D4DB
(231,212,219)
#D2C1C8
(210,193,200)
#BDAEB5
(189,174,181)
#A89BA2
(168,155,162)
#93888F
(147,136,143)
#7E757C
(126,117,124)
#696269
(105,98,105)
#544F56
(84,79,86)
#3F3C43
(63,60,67)
#2A2930
(42,41,48)
#15161D
(21,22,29)
#000000
(0,0,0)

Tints of #E7D4DB

#E7D4DB
(231,212,219)
#E9D7DE
(233,215,222)
#EBDAE1
(235,218,225)
#EDDDE4
(237,221,228)
#EFE0E7
(239,224,231)
#F1E3EA
(241,227,234)
#F3E6ED
(243,230,237)
#F5E9F0
(245,233,240)
#F7ECF3
(247,236,243)
#F9EFF6
(249,239,246)
#FBF2F9
(251,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7D4DB; }

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

This text font color is #E7D4DB.

Background Color

.myBgColor { background-color: #E7D4DB; }

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

This div background color is #E7D4DB.

Border color

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

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

This div border color is #E7D4DB.

Opacity

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

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

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

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

This text has shadow with #E7D4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D4DB.

Preview

Color preview on black background

This text has color #E7D4DB on black background.


Color preview on white background

This text has color #E7D4DB on white background.


Black color preview on #E7D4DB background

This text has black color on #E7D4DB background.


White color preview on #E7D4DB background

This text has white color on #E7D4DB background.


Related colors

Complementary color

Complementary color for #hex is #182B24.


I love getcolorcode.com

Triadic colors

1 #DBE7D4 and #D4DBE7 with #E7D4DB are triadic colors.

2 #DBD4E7 and #D4E7DB with #E7D4DB are triadic colors.