COLOR #E6D4EC

HEX: #E6D4EC RGB: (230,212,236)

Renk bilgisi

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

RGB renk modeli

#E6D4EC color RGB value is (230,212,236).

RGB: (230,212,236) (90%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 212 of 255 = 83%
B 236 of 255 = 93%

230
212
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 212 + 236 = 678 (100%)
R 230 of 678 ~ 33.92%
G 212 of 678 ~ 31.27%
B 236 of 678 ~ 34.81'%

%33.92
%31.27
%34.81

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.54%
  • eflatun tonu 10.17%
  • 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
%10.17
%0
%7.45

Codes

Color #E6D4EC in popluar color models

E6 D4 EC
RGB 230 212 236
HSL 285° 38.71% 87.84%
HSB/HSV 285° 10.17% 92.55%
CMYK 2.54% 10.17% 0.00%
7.45%

Color #E6D4EC in popluar number systems.

HEX E6 D4 EC
Decimal 230 212 236
Binary 11100110 11010100 11101100
Octal 346 324 354

Shades and tints

Shades of #E6D4EC

#E6D4EC
(230,212,236)
#D2C1D7
(210,193,215)
#BEAEC2
(190,174,194)
#AA9BAD
(170,155,173)
#968898
(150,136,152)
#827583
(130,117,131)
#6E626E
(110,98,110)
#5A4F59
(90,79,89)
#463C44
(70,60,68)
#32292F
(50,41,47)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6D4EC

#E6D4EC
(230,212,236)
#E8D7ED
(232,215,237)
#EADAEE
(234,218,238)
#ECDDEF
(236,221,239)
#EEE0F0
(238,224,240)
#F0E3F1
(240,227,241)
#F2E6F2
(242,230,242)
#F4E9F3
(244,233,243)
#F6ECF4
(246,236,244)
#F8EFF5
(248,239,245)
#FAF2F6
(250,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D4EC; }

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

This text font color is #E6D4EC.

Background Color

.myBgColor { background-color: #E6D4EC; }

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

This div background color is #E6D4EC.

Border color

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

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

This div border color is #E6D4EC.

Opacity

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

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

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

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

This text has shadow with #E6D4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D4EC.

Preview

Color preview on black background

This text has color #E6D4EC on black background.


Color preview on white background

This text has color #E6D4EC on white background.


Black color preview on #E6D4EC background

This text has black color on #E6D4EC background.


White color preview on #E6D4EC background

This text has white color on #E6D4EC background.


Related colors

Complementary color

Complementary color for #hex is #192B13.


I love getcolorcode.com

Triadic colors

1 #ECE6D4 and #D4ECE6 with #E6D4EC are triadic colors.

2 #ECD4E6 and #D4E6EC with #E6D4EC are triadic colors.