COLOR #E6D1DB

HEX: #E6D1DB RGB: (230,209,219)

Renk bilgisi

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

RGB renk modeli

#E6D1DB color RGB value is (230,209,219).

RGB: (230,209,219) (90%, 82%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 209 of 255 = 82%
B 219 of 255 = 86%

230
209
219

R + G + B ~ 86%. #E6D1DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 209 + 219 = 658 (100%)
R 230 of 658 ~ 34.95%
G 209 of 658 ~ 31.76%
B 219 of 658 ~ 33.28'%

%34.95
%31.76
%33.28

CMYK RENK MODELİ

#E6D1DB rengi CMYK tonu (0,9,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.13%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (0,9,5,10)
C0M9Y5K10 (0%, 9%, 5%, 10%)
(0.00 / 0.09 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%9.13
%4.78
%9.8

Codes

Color #E6D1DB in popluar color models

E6 D1 DB
RGB 230 209 219
HSL 331° 29.58% 86.08%
HSB/HSV 331° 9.13% 90.20%
CMYK 0.00% 9.13% 4.78%
9.80%

Color #E6D1DB in popluar number systems.

HEX E6 D1 DB
Decimal 230 209 219
Binary 11100110 11010001 11011011
Octal 346 321 333

Shades and tints

Shades of #E6D1DB

#E6D1DB
(230,209,219)
#D2BEC8
(210,190,200)
#BEABB5
(190,171,181)
#AA98A2
(170,152,162)
#96858F
(150,133,143)
#82727C
(130,114,124)
#6E5F69
(110,95,105)
#5A4C56
(90,76,86)
#463943
(70,57,67)
#322630
(50,38,48)
#1E131D
(30,19,29)
#000000
(0,0,0)

Tints of #E6D1DB

#E6D1DB
(230,209,219)
#E8D5DE
(232,213,222)
#EAD9E1
(234,217,225)
#ECDDE4
(236,221,228)
#EEE1E7
(238,225,231)
#F0E5EA
(240,229,234)
#F2E9ED
(242,233,237)
#F4EDF0
(244,237,240)
#F6F1F3
(246,241,243)
#F8F5F6
(248,245,246)
#FAF9F9
(250,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D1DB; }

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

This text font color is #E6D1DB.

Background Color

.myBgColor { background-color: #E6D1DB; }

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

This div background color is #E6D1DB.

Border color

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

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

This div border color is #E6D1DB.

Opacity

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

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

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

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

This text has shadow with #E6D1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D1DB.

Preview

Color preview on black background

This text has color #E6D1DB on black background.


Color preview on white background

This text has color #E6D1DB on white background.


Black color preview on #E6D1DB background

This text has black color on #E6D1DB background.


White color preview on #E6D1DB background

This text has white color on #E6D1DB background.


Related colors

Complementary color

Complementary color for #hex is #192E24.


I love getcolorcode.com

Triadic colors

1 #DBE6D1 and #D1DBE6 with #E6D1DB are triadic colors.

2 #DBD1E6 and #D1E6DB with #E6D1DB are triadic colors.