COLOR #E7D4EC

HEX: #E7D4EC RGB: (231,212,236)

Renk bilgisi

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

RGB renk modeli

#E7D4EC color RGB value is (231,212,236).

RGB: (231,212,236) (91%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 212 of 255 = 83%
B 236 of 255 = 93%

231
212
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 212 + 236 = 679 (100%)
R 231 of 679 ~ 34.02%
G 212 of 679 ~ 31.22%
B 236 of 679 ~ 34.76'%

%34.02
%31.22
%34.76

CMYK RENK MODELİ

#E7D4EC rengi CMYK tonu (2,10,0,7).

  • camgöbeği tonu 2.12%
  • eflatun tonu 10.17%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (2,10,0,7)
C2M10Y0K7 (2%, 10%, 0%, 7%)
(0.02 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%2.12
%10.17
%0
%7.45

Codes

Color #E7D4EC in popluar color models

E7 D4 EC
RGB 231 212 236
HSL 288° 38.71% 87.84%
HSB/HSV 288° 10.17% 92.55%
CMYK 2.12% 10.17% 0.00%
7.45%

Color #E7D4EC in popluar number systems.

HEX E7 D4 EC
Decimal 231 212 236
Binary 11100111 11010100 11101100
Octal 347 324 354

Shades and tints

Shades of #E7D4EC

#E7D4EC
(231,212,236)
#D2C1D7
(210,193,215)
#BDAEC2
(189,174,194)
#A89BAD
(168,155,173)
#938898
(147,136,152)
#7E7583
(126,117,131)
#69626E
(105,98,110)
#544F59
(84,79,89)
#3F3C44
(63,60,68)
#2A292F
(42,41,47)
#15161A
(21,22,26)
#000000
(0,0,0)

Tints of #E7D4EC

#E7D4EC
(231,212,236)
#E9D7ED
(233,215,237)
#EBDAEE
(235,218,238)
#EDDDEF
(237,221,239)
#EFE0F0
(239,224,240)
#F1E3F1
(241,227,241)
#F3E6F2
(243,230,242)
#F5E9F3
(245,233,243)
#F7ECF4
(247,236,244)
#F9EFF5
(249,239,245)
#FBF2F6
(251,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7D4EC; }

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

This text font color is #E7D4EC.

Background Color

.myBgColor { background-color: #E7D4EC; }

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

This div background color is #E7D4EC.

Border color

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

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

This div border color is #E7D4EC.

Opacity

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

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

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

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

This text has shadow with #E7D4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D4EC.

Preview

Color preview on black background

This text has color #E7D4EC on black background.


Color preview on white background

This text has color #E7D4EC on white background.


Black color preview on #E7D4EC background

This text has black color on #E7D4EC background.


White color preview on #E7D4EC background

This text has white color on #E7D4EC background.


Related colors

Complementary color

Complementary color for #hex is #182B13.


I love getcolorcode.com

Triadic colors

1 #ECE7D4 and #D4ECE7 with #E7D4EC are triadic colors.

2 #ECD4E7 and #D4E7EC with #E7D4EC are triadic colors.