COLOR #E6D6EC

HEX: #E6D6EC RGB: (230,214,236)

Renk bilgisi

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

RGB renk modeli

#E6D6EC color RGB value is (230,214,236).

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

RGB bağlantıları ve doygunluk

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

230
214
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 214 + 236 = 680 (100%)
R 230 of 680 ~ 33.82%
G 214 of 680 ~ 31.47%
B 236 of 680 ~ 34.71'%

%33.82
%31.47
%34.71

CMYK RENK MODELİ

#E6D6EC rengi CMYK tonu (3,9,0,7).

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

CMYK: (3,9,0,7)
C3M9Y0K7 (3%, 9%, 0%, 7%)
(0.03 / 0.09 / 0.00 / 0.07)

CMYK yüzdeleri

%2.54
%9.32
%0
%7.45

Codes

Color #E6D6EC in popluar color models

E6 D6 EC
RGB 230 214 236
HSL 284° 36.67% 88.24%
HSB/HSV 284° 9.32% 92.55%
CMYK 2.54% 9.32% 0.00%
7.45%

Color #E6D6EC in popluar number systems.

HEX E6 D6 EC
Decimal 230 214 236
Binary 11100110 11010110 11101100
Octal 346 326 354

Shades and tints

Shades of #E6D6EC

#E6D6EC
(230,214,236)
#D2C3D7
(210,195,215)
#BEB0C2
(190,176,194)
#AA9DAD
(170,157,173)
#968A98
(150,138,152)
#827783
(130,119,131)
#6E646E
(110,100,110)
#5A5159
(90,81,89)
#463E44
(70,62,68)
#322B2F
(50,43,47)
#1E181A
(30,24,26)
#000000
(0,0,0)

Tints of #E6D6EC

#E6D6EC
(230,214,236)
#E8D9ED
(232,217,237)
#EADCEE
(234,220,238)
#ECDFEF
(236,223,239)
#EEE2F0
(238,226,240)
#F0E5F1
(240,229,241)
#F2E8F2
(242,232,242)
#F4EBF3
(244,235,243)
#F6EEF4
(246,238,244)
#F8F1F5
(248,241,245)
#FAF4F6
(250,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D6EC; }

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

This text font color is #E6D6EC.

Background Color

.myBgColor { background-color: #E6D6EC; }

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

This div background color is #E6D6EC.

Border color

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

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

This div border color is #E6D6EC.

Opacity

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

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

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

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

This text has shadow with #E6D6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D6EC.

Preview

Color preview on black background

This text has color #E6D6EC on black background.


Color preview on white background

This text has color #E6D6EC on white background.


Black color preview on #E6D6EC background

This text has black color on #E6D6EC background.


White color preview on #E6D6EC background

This text has white color on #E6D6EC background.


Related colors

Complementary color

Complementary color for #E6D6EC is #192913.


I love getcolorcode.com

Triadic colors

1 #ECE6D6 and #D6ECE6 with #E6D6EC are triadic colors.

2 #ECD6E6 and #D6E6EC with #E6D6EC are triadic colors.