COLOR #E6DBDD

HEX: #E6DBDD RGB: (230,219,221)

Renk bilgisi

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

RGB renk modeli

#E6DBDD color RGB value is (230,219,221).

RGB: (230,219,221) (90%, 86%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 219 of 255 = 86%
B 221 of 255 = 87%

230
219
221

R + G + B ~ 88%. #E6DBDD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 219 + 221 = 670 (100%)
R 230 of 670 ~ 34.33%
G 219 of 670 ~ 32.69%
B 221 of 670 ~ 32.99'%

%34.33
%32.69
%32.99

CMYK RENK MODELİ

#E6DBDD rengi CMYK tonu (0,5,4,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.78%
  • sarı tonu 3.91%
  • ana renk tonu 9.80%
CMYK: (0,5,4,10) C0M5Y4K10 (0%,5%,4%,10%) (0.00/0.05/0.04/0.10) 

CMYK yüzdeleri

%0
%4.78
%3.91
%9.8

Codes

Color #E6DBDD in popluar color models

E6 DB DD
RGB 230 219 221
HSL 349° 18.03% 88.04%
HSB/HSV 349° 4.78% 90.20%
CMYK 0.00% 4.78% 3.91%
9.80%

Color #E6DBDD in popluar number systems.

HEX E6 DB DD
Decimal 230 219 221
Binary 11100110 11011011 11011101
Octal 346 333 335

Shades and tints

Shades of #E6DBDD

#E6DBDD
(230,219,221)
#D2C8C9
(210,200,201)
#BEB5B5
(190,181,181)
#AAA2A1
(170,162,161)
#968F8D
(150,143,141)
#827C79
(130,124,121)
#6E6965
(110,105,101)
#5A5651
(90,86,81)
#46433D
(70,67,61)
#323029
(50,48,41)
#1E1D15
(30,29,21)
#000000
(0,0,0)

Tints of #E6DBDD

#E6DBDD
(230,219,221)
#E8DEE0
(232,222,224)
#EAE1E3
(234,225,227)
#ECE4E6
(236,228,230)
#EEE7E9
(238,231,233)
#F0EAEC
(240,234,236)
#F2EDEF
(242,237,239)
#F4F0F2
(244,240,242)
#F6F3F5
(246,243,245)
#F8F6F8
(248,246,248)
#FAF9FB
(250,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DBDD; }

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

This text font color is #E6DBDD.

Background Color

.myBgColor { background-color: #E6DBDD; }

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

This div background color is #E6DBDD.

Border color

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

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

This div border color is #E6DBDD.

Opacity

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

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

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

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

This text has shadow with #E6DBDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DBDD.

Preview

Color preview on black background

This text has color #E6DBDD on black background.


Color preview on white background

This text has color #E6DBDD on white background.


Black color preview on #E6DBDD background

This text has black color on #E6DBDD background.


White color preview on #E6DBDD background

This text has white color on #E6DBDD background.


Related colors

Complementary color

Complementary color for #hex is #192422.


I love getcolorcode.com

Triadic colors

1 #DDE6DB and #DBDDE6 with #E6DBDD are triadic colors.

2 #DDDBE6 and #DBE6DD with #E6DBDD are triadic colors.