COLOR #E6D9DB

HEX: #E6D9DB RGB: (230,217,219)

Renk bilgisi

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

RGB renk modeli

#E6D9DB color RGB value is (230,217,219).

RGB: (230,217,219) (90%, 85%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 217 of 255 = 85%
B 219 of 255 = 86%

230
217
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 217 + 219 = 666 (100%)
R 230 of 666 ~ 34.53%
G 217 of 666 ~ 32.58%
B 219 of 666 ~ 32.88'%

%34.53
%32.58
%32.88

CMYK RENK MODELİ

#E6D9DB rengi CMYK tonu (0,6,5,10).

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

CMYK: (0,6,5,10)
C0M6Y5K10 (0%, 6%, 5%, 10%)
(0.00 / 0.06 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%5.65
%4.78
%9.8

Codes

Color #E6D9DB in popluar color models

E6 D9 DB
RGB 230 217 219
HSL 351° 20.63% 87.65%
HSB/HSV 351° 5.65% 90.20%
CMYK 0.00% 5.65% 4.78%
9.80%

Color #E6D9DB in popluar number systems.

HEX E6 D9 DB
Decimal 230 217 219
Binary 11100110 11011001 11011011
Octal 346 331 333

Shades and tints

Shades of #E6D9DB

#E6D9DB
(230,217,219)
#D2C6C8
(210,198,200)
#BEB3B5
(190,179,181)
#AAA0A2
(170,160,162)
#968D8F
(150,141,143)
#827A7C
(130,122,124)
#6E6769
(110,103,105)
#5A5456
(90,84,86)
#464143
(70,65,67)
#322E30
(50,46,48)
#1E1B1D
(30,27,29)
#000000
(0,0,0)

Tints of #E6D9DB

#E6D9DB
(230,217,219)
#E8DCDE
(232,220,222)
#EADFE1
(234,223,225)
#ECE2E4
(236,226,228)
#EEE5E7
(238,229,231)
#F0E8EA
(240,232,234)
#F2EBED
(242,235,237)
#F4EEF0
(244,238,240)
#F6F1F3
(246,241,243)
#F8F4F6
(248,244,246)
#FAF7F9
(250,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D9DB; }

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

This text font color is #E6D9DB.

Background Color

.myBgColor { background-color: #E6D9DB; }

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

This div background color is #E6D9DB.

Border color

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

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

This div border color is #E6D9DB.

Opacity

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

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

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

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

This text has shadow with #E6D9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D9DB.

Preview

Color preview on black background

This text has color #E6D9DB on black background.


Color preview on white background

This text has color #E6D9DB on white background.


Black color preview on #E6D9DB background

This text has black color on #E6D9DB background.


White color preview on #E6D9DB background

This text has white color on #E6D9DB background.


Related colors

Complementary color

Complementary color for #hex is #192624.


I love getcolorcode.com

Triadic colors

1 #DBE6D9 and #D9DBE6 with #E6D9DB are triadic colors.

2 #DBD9E6 and #D9E6DB with #E6D9DB are triadic colors.