COLOR #E6D3EC

HEX: #E6D3EC RGB: (230,211,236)

Renk bilgisi

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

RGB renk modeli

#E6D3EC color RGB value is (230,211,236).

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

RGB bağlantıları ve doygunluk

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

230
211
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 211 + 236 = 677 (100%)
R 230 of 677 ~ 33.97%
G 211 of 677 ~ 31.17%
B 236 of 677 ~ 34.86'%

%33.97
%31.17
%34.86

CMYK RENK MODELİ

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

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

Codes

Color #E6D3EC in popluar color models

E6 D3 EC
RGB 230 211 236
HSL 286° 39.68% 87.65%
HSB/HSV 286° 10.59% 92.55%
CMYK 2.54% 10.59% 0.00%
7.45%

Color #E6D3EC in popluar number systems.

HEX E6 D3 EC
Decimal 230 211 236
Binary 11100110 11010011 11101100
Octal 346 323 354

Shades and tints

Shades of #E6D3EC

#E6D3EC
(230,211,236)
#D2C0D7
(210,192,215)
#BEADC2
(190,173,194)
#AA9AAD
(170,154,173)
#968798
(150,135,152)
#827483
(130,116,131)
#6E616E
(110,97,110)
#5A4E59
(90,78,89)
#463B44
(70,59,68)
#32282F
(50,40,47)
#1E151A
(30,21,26)
#000000
(0,0,0)

Tints of #E6D3EC

#E6D3EC
(230,211,236)
#E8D7ED
(232,215,237)
#EADBEE
(234,219,238)
#ECDFEF
(236,223,239)
#EEE3F0
(238,227,240)
#F0E7F1
(240,231,241)
#F2EBF2
(242,235,242)
#F4EFF3
(244,239,243)
#F6F3F4
(246,243,244)
#F8F7F5
(248,247,245)
#FAFBF6
(250,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D3EC; }

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

This text font color is #E6D3EC.

Background Color

.myBgColor { background-color: #E6D3EC; }

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

This div background color is #E6D3EC.

Border color

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

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

This div border color is #E6D3EC.

Opacity

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

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

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

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

This text has shadow with #E6D3EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D3EC.

Preview

Color preview on black background

This text has color #E6D3EC on black background.


Color preview on white background

This text has color #E6D3EC on white background.


Black color preview on #E6D3EC background

This text has black color on #E6D3EC background.


White color preview on #E6D3EC background

This text has white color on #E6D3EC background.


Related colors

Complementary color

Complementary color for #hex is #192C13.


I love getcolorcode.com

Triadic colors

1 #ECE6D3 and #D3ECE6 with #E6D3EC are triadic colors.

2 #ECD3E6 and #D3E6EC with #E6D3EC are triadic colors.