COLOR #E6DADB

HEX: #E6DADB RGB: (230,218,219)

Renk bilgisi

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

RGB renk modeli

#E6DADB color RGB value is (230,218,219).

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

RGB bağlantıları ve doygunluk

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

230
218
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 219 = 667 (100%)
R 230 of 667 ~ 34.48%
G 218 of 667 ~ 32.68%
B 219 of 667 ~ 32.83'%

%34.48
%32.68
%32.83

CMYK RENK MODELİ

#E6DADB rengi CMYK tonu (0,5,5,10).

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

CMYK: (0,5,5,10)
C0M5Y5K10 (0%, 5%, 5%, 10%)
(0.00 / 0.05 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%5.22
%4.78
%9.8

Codes

Color #E6DADB in popluar color models

E6 DA DB
RGB 230 218 219
HSL 355° 19.35% 87.84%
HSB/HSV 355° 5.22% 90.20%
CMYK 0.00% 5.22% 4.78%
9.80%

Color #E6DADB in popluar number systems.

HEX E6 DA DB
Decimal 230 218 219
Binary 11100110 11011010 11011011
Octal 346 332 333

Shades and tints

Shades of #E6DADB

#E6DADB
(230,218,219)
#D2C7C8
(210,199,200)
#BEB4B5
(190,180,181)
#AAA1A2
(170,161,162)
#968E8F
(150,142,143)
#827B7C
(130,123,124)
#6E6869
(110,104,105)
#5A5556
(90,85,86)
#464243
(70,66,67)
#322F30
(50,47,48)
#1E1C1D
(30,28,29)
#000000
(0,0,0)

Tints of #E6DADB

#E6DADB
(230,218,219)
#E8DDDE
(232,221,222)
#EAE0E1
(234,224,225)
#ECE3E4
(236,227,228)
#EEE6E7
(238,230,231)
#F0E9EA
(240,233,234)
#F2ECED
(242,236,237)
#F4EFF0
(244,239,240)
#F6F2F3
(246,242,243)
#F8F5F6
(248,245,246)
#FAF8F9
(250,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DADB; }

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

This text font color is #E6DADB.

Background Color

.myBgColor { background-color: #E6DADB; }

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

This div background color is #E6DADB.

Border color

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

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

This div border color is #E6DADB.

Opacity

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

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

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

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

This text has shadow with #E6DADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DADB.

Preview

Color preview on black background

This text has color #E6DADB on black background.


Color preview on white background

This text has color #E6DADB on white background.


Black color preview on #E6DADB background

This text has black color on #E6DADB background.


White color preview on #E6DADB background

This text has white color on #E6DADB background.


Related colors

Complementary color

Complementary color for #hex is #192524.


I love getcolorcode.com

Triadic colors

1 #DBE6DA and #DADBE6 with #E6DADB are triadic colors.

2 #DBDAE6 and #DAE6DB with #E6DADB are triadic colors.