COLOR #E6D5EC

HEX: #E6D5EC RGB: (230,213,236)

Renk bilgisi

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

RGB renk modeli

#E6D5EC color RGB value is (230,213,236).

RGB: (230,213,236) (90%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 213 of 255 = 84%
B 236 of 255 = 93%

230
213
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 213 + 236 = 679 (100%)
R 230 of 679 ~ 33.87%
G 213 of 679 ~ 31.37%
B 236 of 679 ~ 34.76'%

%33.87
%31.37
%34.76

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.54%
  • eflatun tonu 9.75%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

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

CMYK yüzdeleri

%2.54
%9.75
%0
%7.45

Codes

Color #E6D5EC in popluar color models

E6 D5 EC
RGB 230 213 236
HSL 284° 37.70% 88.04%
HSB/HSV 284° 9.75% 92.55%
CMYK 2.54% 9.75% 0.00%
7.45%

Color #E6D5EC in popluar number systems.

HEX E6 D5 EC
Decimal 230 213 236
Binary 11100110 11010101 11101100
Octal 346 325 354

Shades and tints

Shades of #E6D5EC

#E6D5EC
(230,213,236)
#D2C2D7
(210,194,215)
#BEAFC2
(190,175,194)
#AA9CAD
(170,156,173)
#968998
(150,137,152)
#827683
(130,118,131)
#6E636E
(110,99,110)
#5A5059
(90,80,89)
#463D44
(70,61,68)
#322A2F
(50,42,47)
#1E171A
(30,23,26)
#000000
(0,0,0)

Tints of #E6D5EC

#E6D5EC
(230,213,236)
#E8D8ED
(232,216,237)
#EADBEE
(234,219,238)
#ECDEEF
(236,222,239)
#EEE1F0
(238,225,240)
#F0E4F1
(240,228,241)
#F2E7F2
(242,231,242)
#F4EAF3
(244,234,243)
#F6EDF4
(246,237,244)
#F8F0F5
(248,240,245)
#FAF3F6
(250,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D5EC color. Also use rgb(230,213,236) instead hex code.

Text Font Color

.myTextColor { color: #E6D5EC; }

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

This text font color is #E6D5EC.

Background Color

.myBgColor { background-color: #E6D5EC; }

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

This div background color is #E6D5EC.

Border color

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

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

This div border color is #E6D5EC.

Opacity

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

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

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

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

This text has shadow with #E6D5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D5EC.

Preview

Color preview on black background

This text has color #E6D5EC on black background.


Color preview on white background

This text has color #E6D5EC on white background.


Black color preview on #E6D5EC background

This text has black color on #E6D5EC background.


White color preview on #E6D5EC background

This text has white color on #E6D5EC background.


Related colors

Complementary color

Complementary color for #hex is #192A13.


I love getcolorcode.com

Triadic colors

1 #ECE6D5 and #D5ECE6 with #E6D5EC are triadic colors.

2 #ECD5E6 and #D5E6EC with #E6D5EC are triadic colors.