COLOR #E6D5DB

HEX: #E6D5DB RGB: (230,213,219)

Renk bilgisi

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

RGB renk modeli

#E6D5DB color RGB value is (230,213,219).

RGB: (230,213,219) (90%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 213 of 255 = 84%
B 219 of 255 = 86%

230
213
219

R + G + B ~ 87%. #E6D5DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 213 + 219 = 662 (100%)
R 230 of 662 ~ 34.74%
G 213 of 662 ~ 32.18%
B 219 of 662 ~ 33.08'%

%34.74
%32.18
%33.08

CMYK RENK MODELİ

#E6D5DB rengi CMYK tonu (0,7,5,10).

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

CMYK: (0,7,5,10)
C0M7Y5K10 (0%, 7%, 5%, 10%)
(0.00 / 0.07 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%7.39
%4.78
%9.8

Codes

Color #E6D5DB in popluar color models

E6 D5 DB
RGB 230 213 219
HSL 339° 25.37% 86.86%
HSB/HSV 339° 7.39% 90.20%
CMYK 0.00% 7.39% 4.78%
9.80%

Color #E6D5DB in popluar number systems.

HEX E6 D5 DB
Decimal 230 213 219
Binary 11100110 11010101 11011011
Octal 346 325 333

Shades and tints

Shades of #E6D5DB

#E6D5DB
(230,213,219)
#D2C2C8
(210,194,200)
#BEAFB5
(190,175,181)
#AA9CA2
(170,156,162)
#96898F
(150,137,143)
#82767C
(130,118,124)
#6E6369
(110,99,105)
#5A5056
(90,80,86)
#463D43
(70,61,67)
#322A30
(50,42,48)
#1E171D
(30,23,29)
#000000
(0,0,0)

Tints of #E6D5DB

#E6D5DB
(230,213,219)
#E8D8DE
(232,216,222)
#EADBE1
(234,219,225)
#ECDEE4
(236,222,228)
#EEE1E7
(238,225,231)
#F0E4EA
(240,228,234)
#F2E7ED
(242,231,237)
#F4EAF0
(244,234,240)
#F6EDF3
(246,237,243)
#F8F0F6
(248,240,246)
#FAF3F9
(250,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D5DB; }

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

This text font color is #E6D5DB.

Background Color

.myBgColor { background-color: #E6D5DB; }

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

This div background color is #E6D5DB.

Border color

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

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

This div border color is #E6D5DB.

Opacity

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

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

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

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

This text has shadow with #E6D5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D5DB.

Preview

Color preview on black background

This text has color #E6D5DB on black background.


Color preview on white background

This text has color #E6D5DB on white background.


Black color preview on #E6D5DB background

This text has black color on #E6D5DB background.


White color preview on #E6D5DB background

This text has white color on #E6D5DB background.


Related colors

Complementary color

Complementary color for #hex is #192A24.


I love getcolorcode.com

Triadic colors

1 #DBE6D5 and #D5DBE6 with #E6D5DB are triadic colors.

2 #DBD5E6 and #D5E6DB with #E6D5DB are triadic colors.