COLOR #E6D6DB

HEX: #E6D6DB RGB: (230,214,219)

Renk bilgisi

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

RGB renk modeli

#E6D6DB color RGB value is (230,214,219).

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

RGB bağlantıları ve doygunluk

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

230
214
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 214 + 219 = 663 (100%)
R 230 of 663 ~ 34.69%
G 214 of 663 ~ 32.28%
B 219 of 663 ~ 33.03'%

%34.69
%32.28
%33.03

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.96%
  • 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
%6.96
%4.78
%9.8

Codes

Color #E6D6DB in popluar color models

E6 D6 DB
RGB 230 214 219
HSL 341° 24.24% 87.06%
HSB/HSV 341° 6.96% 90.20%
CMYK 0.00% 6.96% 4.78%
9.80%

Color #E6D6DB in popluar number systems.

HEX E6 D6 DB
Decimal 230 214 219
Binary 11100110 11010110 11011011
Octal 346 326 333

Shades and tints

Shades of #E6D6DB

#E6D6DB
(230,214,219)
#D2C3C8
(210,195,200)
#BEB0B5
(190,176,181)
#AA9DA2
(170,157,162)
#968A8F
(150,138,143)
#82777C
(130,119,124)
#6E6469
(110,100,105)
#5A5156
(90,81,86)
#463E43
(70,62,67)
#322B30
(50,43,48)
#1E181D
(30,24,29)
#000000
(0,0,0)

Tints of #E6D6DB

#E6D6DB
(230,214,219)
#E8D9DE
(232,217,222)
#EADCE1
(234,220,225)
#ECDFE4
(236,223,228)
#EEE2E7
(238,226,231)
#F0E5EA
(240,229,234)
#F2E8ED
(242,232,237)
#F4EBF0
(244,235,240)
#F6EEF3
(246,238,243)
#F8F1F6
(248,241,246)
#FAF4F9
(250,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D6DB; }

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

This text font color is #E6D6DB.

Background Color

.myBgColor { background-color: #E6D6DB; }

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

This div background color is #E6D6DB.

Border color

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

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

This div border color is #E6D6DB.

Opacity

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

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

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

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

This text has shadow with #E6D6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D6DB.

Preview

Color preview on black background

This text has color #E6D6DB on black background.


Color preview on white background

This text has color #E6D6DB on white background.


Black color preview on #E6D6DB background

This text has black color on #E6D6DB background.


White color preview on #E6D6DB background

This text has white color on #E6D6DB background.


Related colors

Complementary color

Complementary color for #hex is #192924.


I love getcolorcode.com

Triadic colors

1 #DBE6D6 and #D6DBE6 with #E6D6DB are triadic colors.

2 #DBD6E6 and #D6E6DB with #E6D6DB are triadic colors.