COLOR #E6DCDB

HEX: #E6DCDB RGB: (230,220,219)

Renk bilgisi

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

RGB renk modeli

#E6DCDB color RGB value is (230,220,219).

RGB: (230,220,219) (90%, 86%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 220 of 255 = 86%
B 219 of 255 = 86%

230
220
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 220 + 219 = 669 (100%)
R 230 of 669 ~ 34.38%
G 220 of 669 ~ 32.88%
B 219 of 669 ~ 32.74'%

%34.38
%32.88
%32.74

CMYK RENK MODELİ

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

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

CMYK: (0,4,5,10)
C0M4Y5K10 (0%, 4%, 5%, 10%)
(0.00 / 0.04 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%4.35
%4.78
%9.8

Codes

Color #E6DCDB in popluar color models

E6 DC DB
RGB 230 220 219
HSL 18.03% 88.04%
HSB/HSV 4.78% 90.20%
CMYK 0.00% 4.35% 4.78%
9.80%

Color #E6DCDB in popluar number systems.

HEX E6 DC DB
Decimal 230 220 219
Binary 11100110 11011100 11011011
Octal 346 334 333

Shades and tints

Shades of #E6DCDB

#E6DCDB
(230,220,219)
#D2C8C8
(210,200,200)
#BEB4B5
(190,180,181)
#AAA0A2
(170,160,162)
#968C8F
(150,140,143)
#82787C
(130,120,124)
#6E6469
(110,100,105)
#5A5056
(90,80,86)
#463C43
(70,60,67)
#322830
(50,40,48)
#1E141D
(30,20,29)
#000000
(0,0,0)

Tints of #E6DCDB

#E6DCDB
(230,220,219)
#E8DFDE
(232,223,222)
#EAE2E1
(234,226,225)
#ECE5E4
(236,229,228)
#EEE8E7
(238,232,231)
#F0EBEA
(240,235,234)
#F2EEED
(242,238,237)
#F4F1F0
(244,241,240)
#F6F4F3
(246,244,243)
#F8F7F6
(248,247,246)
#FAFAF9
(250,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DCDB; }

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

This text font color is #E6DCDB.

Background Color

.myBgColor { background-color: #E6DCDB; }

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

This div background color is #E6DCDB.

Border color

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

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

This div border color is #E6DCDB.

Opacity

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

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

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

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

This text has shadow with #E6DCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DCDB.

Preview

Color preview on black background

This text has color #E6DCDB on black background.


Color preview on white background

This text has color #E6DCDB on white background.


Black color preview on #E6DCDB background

This text has black color on #E6DCDB background.


White color preview on #E6DCDB background

This text has white color on #E6DCDB background.


Related colors

Complementary color

Complementary color for #hex is #192324.


I love getcolorcode.com

Triadic colors

1 #DBE6DC and #DCDBE6 with #E6DCDB are triadic colors.

2 #DBDCE6 and #DCE6DB with #E6DCDB are triadic colors.