COLOR #E6D1EE

HEX: #E6D1EE RGB: (230,209,238)

Renk bilgisi

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

RGB renk modeli

#E6D1EE color RGB value is (230,209,238).

RGB: (230,209,238) (90%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 209 of 255 = 82%
B 238 of 255 = 93%

230
209
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 209 + 238 = 677 (100%)
R 230 of 677 ~ 33.97%
G 209 of 677 ~ 30.87%
B 238 of 677 ~ 35.16'%

%33.97
%30.87
%35.16

CMYK RENK MODELİ

#E6D1EE rengi CMYK tonu (3,12,0,7).

  • camgöbeği tonu 3.36%
  • eflatun tonu 12.18%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (3,12,0,7)
C3M12Y0K7 (3%, 12%, 0%, 7%)
(0.03 / 0.12 / 0.00 / 0.07)

CMYK yüzdeleri

%3.36
%12.18
%0
%6.67

Codes

Color #E6D1EE in popluar color models

E6 D1 EE
RGB 230 209 238
HSL 283° 46.03% 87.65%
HSB/HSV 283° 12.18% 93.33%
CMYK 3.36% 12.18% 0.00%
6.67%

Color #E6D1EE in popluar number systems.

HEX E6 D1 EE
Decimal 230 209 238
Binary 11100110 11010001 11101110
Octal 346 321 356

Shades and tints

Shades of #E6D1EE

#E6D1EE
(230,209,238)
#D2BED9
(210,190,217)
#BEABC4
(190,171,196)
#AA98AF
(170,152,175)
#96859A
(150,133,154)
#827285
(130,114,133)
#6E5F70
(110,95,112)
#5A4C5B
(90,76,91)
#463946
(70,57,70)
#322631
(50,38,49)
#1E131C
(30,19,28)
#000000
(0,0,0)

Tints of #E6D1EE

#E6D1EE
(230,209,238)
#E8D5EF
(232,213,239)
#EAD9F0
(234,217,240)
#ECDDF1
(236,221,241)
#EEE1F2
(238,225,242)
#F0E5F3
(240,229,243)
#F2E9F4
(242,233,244)
#F4EDF5
(244,237,245)
#F6F1F6
(246,241,246)
#F8F5F7
(248,245,247)
#FAF9F8
(250,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D1EE color. Also use rgb(230,209,238) instead hex code.

Text Font Color

.myTextColor { color: #E6D1EE; }

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

This text font color is #E6D1EE.

Background Color

.myBgColor { background-color: #E6D1EE; }

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

This div background color is #E6D1EE.

Border color

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

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

This div border color is #E6D1EE.

Opacity

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

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

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

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

This text has shadow with #E6D1EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D1EE.

Preview

Color preview on black background

This text has color #E6D1EE on black background.


Color preview on white background

This text has color #E6D1EE on white background.


Black color preview on #E6D1EE background

This text has black color on #E6D1EE background.


White color preview on #E6D1EE background

This text has white color on #E6D1EE background.


Related colors

Complementary color

Complementary color for #hex is #192E11.


I love getcolorcode.com

Triadic colors

1 #EEE6D1 and #D1EEE6 with #E6D1EE are triadic colors.

2 #EED1E6 and #D1E6EE with #E6D1EE are triadic colors.