COLOR #E5D1EC

HEX: #E5D1EC RGB: (229,209,236)

Renk bilgisi

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

RGB renk modeli

#E5D1EC color RGB value is (229,209,236).

RGB: (229,209,236) (90%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 209 of 255 = 82%
B 236 of 255 = 93%

229
209
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 209 + 236 = 674 (100%)
R 229 of 674 ~ 33.98%
G 209 of 674 ~ 31.01%
B 236 of 674 ~ 35.01'%

%33.98
%31.01
%35.01

CMYK RENK MODELİ

#E5D1EC rengi CMYK tonu (3,11,0,7).

  • camgöbeği tonu 2.97%
  • eflatun tonu 11.44%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (3,11,0,7)
C3M11Y0K7 (3%, 11%, 0%, 7%)
(0.03 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%2.97
%11.44
%0
%7.45

Codes

Color #E5D1EC in popluar color models

E5 D1 EC
RGB 229 209 236
HSL 284° 41.54% 87.25%
HSB/HSV 284° 11.44% 92.55%
CMYK 2.97% 11.44% 0.00%
7.45%

Color #E5D1EC in popluar number systems.

HEX E5 D1 EC
Decimal 229 209 236
Binary 11100101 11010001 11101100
Octal 345 321 354

Shades and tints

Shades of #E5D1EC

#E5D1EC
(229,209,236)
#D1BED7
(209,190,215)
#BDABC2
(189,171,194)
#A998AD
(169,152,173)
#958598
(149,133,152)
#817283
(129,114,131)
#6D5F6E
(109,95,110)
#594C59
(89,76,89)
#453944
(69,57,68)
#31262F
(49,38,47)
#1D131A
(29,19,26)
#000000
(0,0,0)

Tints of #E5D1EC

#E5D1EC
(229,209,236)
#E7D5ED
(231,213,237)
#E9D9EE
(233,217,238)
#EBDDEF
(235,221,239)
#EDE1F0
(237,225,240)
#EFE5F1
(239,229,241)
#F1E9F2
(241,233,242)
#F3EDF3
(243,237,243)
#F5F1F4
(245,241,244)
#F7F5F5
(247,245,245)
#F9F9F6
(249,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D1EC; }

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

This text font color is #E5D1EC.

Background Color

.myBgColor { background-color: #E5D1EC; }

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

This div background color is #E5D1EC.

Border color

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

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

This div border color is #E5D1EC.

Opacity

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

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

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

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

This text has shadow with #E5D1EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D1EC.

Preview

Color preview on black background

This text has color #E5D1EC on black background.


Color preview on white background

This text has color #E5D1EC on white background.


Black color preview on #E5D1EC background

This text has black color on #E5D1EC background.


White color preview on #E5D1EC background

This text has white color on #E5D1EC background.


Related colors

Complementary color

Complementary color for #hex is #1A2E13.


I love getcolorcode.com

Triadic colors

1 #ECE5D1 and #D1ECE5 with #E5D1EC are triadic colors.

2 #ECD1E5 and #D1E5EC with #E5D1EC are triadic colors.