COLOR #E6D3DB

HEX: #E6D3DB RGB: (230,211,219)

Renk bilgisi

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

RGB renk modeli

#E6D3DB color RGB value is (230,211,219).

RGB: (230,211,219) (90%, 83%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 211 of 255 = 83%
B 219 of 255 = 86%

230
211
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 211 + 219 = 660 (100%)
R 230 of 660 ~ 34.85%
G 211 of 660 ~ 31.97%
B 219 of 660 ~ 33.18'%

%34.85
%31.97
%33.18

CMYK RENK MODELİ

#E6D3DB rengi CMYK tonu (0,8,5,10).

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

CMYK: (0,8,5,10)
C0M8Y5K10 (0%, 8%, 5%, 10%)
(0.00 / 0.08 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%8.26
%4.78
%9.8

Codes

Color #E6D3DB in popluar color models

E6 D3 DB
RGB 230 211 219
HSL 335° 27.54% 86.47%
HSB/HSV 335° 8.26% 90.20%
CMYK 0.00% 8.26% 4.78%
9.80%

Color #E6D3DB in popluar number systems.

HEX E6 D3 DB
Decimal 230 211 219
Binary 11100110 11010011 11011011
Octal 346 323 333

Shades and tints

Shades of #E6D3DB

#E6D3DB
(230,211,219)
#D2C0C8
(210,192,200)
#BEADB5
(190,173,181)
#AA9AA2
(170,154,162)
#96878F
(150,135,143)
#82747C
(130,116,124)
#6E6169
(110,97,105)
#5A4E56
(90,78,86)
#463B43
(70,59,67)
#322830
(50,40,48)
#1E151D
(30,21,29)
#000000
(0,0,0)

Tints of #E6D3DB

#E6D3DB
(230,211,219)
#E8D7DE
(232,215,222)
#EADBE1
(234,219,225)
#ECDFE4
(236,223,228)
#EEE3E7
(238,227,231)
#F0E7EA
(240,231,234)
#F2EBED
(242,235,237)
#F4EFF0
(244,239,240)
#F6F3F3
(246,243,243)
#F8F7F6
(248,247,246)
#FAFBF9
(250,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D3DB; }

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

This text font color is #E6D3DB.

Background Color

.myBgColor { background-color: #E6D3DB; }

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

This div background color is #E6D3DB.

Border color

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

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

This div border color is #E6D3DB.

Opacity

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

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

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

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

This text has shadow with #E6D3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D3DB.

Preview

Color preview on black background

This text has color #E6D3DB on black background.


Color preview on white background

This text has color #E6D3DB on white background.


Black color preview on #E6D3DB background

This text has black color on #E6D3DB background.


White color preview on #E6D3DB background

This text has white color on #E6D3DB background.


Related colors

Complementary color

Complementary color for #hex is #192C24.


I love getcolorcode.com

Triadic colors

1 #DBE6D3 and #D3DBE6 with #E6D3DB are triadic colors.

2 #DBD3E6 and #D3E6DB with #E6D3DB are triadic colors.