COLOR #E6D1ED

HEX: #E6D1ED RGB: (230,209,237)

Renk bilgisi

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

RGB renk modeli

#E6D1ED color RGB value is (230,209,237).

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

RGB bağlantıları ve doygunluk

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

230
209
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 209 + 237 = 676 (100%)
R 230 of 676 ~ 34.02%
G 209 of 676 ~ 30.92%
B 237 of 676 ~ 35.06'%

%34.02
%30.92
%35.06

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.95%
  • eflatun tonu 11.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%2.95
%11.81
%0
%7.06

Codes

Color #E6D1ED in popluar color models

E6 D1 ED
RGB 230 209 237
HSL 285° 43.75% 87.45%
HSB/HSV 285° 11.81% 92.94%
CMYK 2.95% 11.81% 0.00%
7.06%

Color #E6D1ED in popluar number systems.

HEX E6 D1 ED
Decimal 230 209 237
Binary 11100110 11010001 11101101
Octal 346 321 355

Shades and tints

Shades of #E6D1ED

#E6D1ED
(230,209,237)
#D2BED8
(210,190,216)
#BEABC3
(190,171,195)
#AA98AE
(170,152,174)
#968599
(150,133,153)
#827284
(130,114,132)
#6E5F6F
(110,95,111)
#5A4C5A
(90,76,90)
#463945
(70,57,69)
#322630
(50,38,48)
#1E131B
(30,19,27)
#000000
(0,0,0)

Tints of #E6D1ED

#E6D1ED
(230,209,237)
#E8D5EE
(232,213,238)
#EAD9EF
(234,217,239)
#ECDDF0
(236,221,240)
#EEE1F1
(238,225,241)
#F0E5F2
(240,229,242)
#F2E9F3
(242,233,243)
#F4EDF4
(244,237,244)
#F6F1F5
(246,241,245)
#F8F5F6
(248,245,246)
#FAF9F7
(250,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D1ED; }

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

This text font color is #E6D1ED.

Background Color

.myBgColor { background-color: #E6D1ED; }

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

This div background color is #E6D1ED.

Border color

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

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

This div border color is #E6D1ED.

Opacity

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

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

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

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

This text has shadow with #E6D1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D1ED.

Preview

Color preview on black background

This text has color #E6D1ED on black background.


Color preview on white background

This text has color #E6D1ED on white background.


Black color preview on #E6D1ED background

This text has black color on #E6D1ED background.


White color preview on #E6D1ED background

This text has white color on #E6D1ED background.


Related colors

Complementary color

Complementary color for #hex is #192E12.


I love getcolorcode.com

Triadic colors

1 #EDE6D1 and #D1EDE6 with #E6D1ED are triadic colors.

2 #EDD1E6 and #D1E6ED with #E6D1ED are triadic colors.