COLOR #E6D9DA

HEX: #E6D9DA RGB: (230,217,218)

Renk bilgisi

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

RGB renk modeli

#E6D9DA color RGB value is (230,217,218).

RGB: (230,217,218) (90%, 85%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 217 of 255 = 85%
B 218 of 255 = 85%

230
217
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 217 + 218 = 665 (100%)
R 230 of 665 ~ 34.59%
G 217 of 665 ~ 32.63%
B 218 of 665 ~ 32.78'%

%34.59
%32.63
%32.78

CMYK RENK MODELİ

#E6D9DA rengi CMYK tonu (0,6,5,10).

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

CMYK: (0,6,5,10)
C0M6Y5K10 (0%, 6%, 5%, 10%)
(0.00 / 0.06 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%5.65
%5.22
%9.8

Codes

Color #E6D9DA in popluar color models

E6 D9 DA
RGB 230 217 218
HSL 355° 20.63% 87.65%
HSB/HSV 355° 5.65% 90.20%
CMYK 0.00% 5.65% 5.22%
9.80%

Color #E6D9DA in popluar number systems.

HEX E6 D9 DA
Decimal 230 217 218
Binary 11100110 11011001 11011010
Octal 346 331 332

Shades and tints

Shades of #E6D9DA

#E6D9DA
(230,217,218)
#D2C6C7
(210,198,199)
#BEB3B4
(190,179,180)
#AAA0A1
(170,160,161)
#968D8E
(150,141,142)
#827A7B
(130,122,123)
#6E6768
(110,103,104)
#5A5455
(90,84,85)
#464142
(70,65,66)
#322E2F
(50,46,47)
#1E1B1C
(30,27,28)
#000000
(0,0,0)

Tints of #E6D9DA

#E6D9DA
(230,217,218)
#E8DCDD
(232,220,221)
#EADFE0
(234,223,224)
#ECE2E3
(236,226,227)
#EEE5E6
(238,229,230)
#F0E8E9
(240,232,233)
#F2EBEC
(242,235,236)
#F4EEEF
(244,238,239)
#F6F1F2
(246,241,242)
#F8F4F5
(248,244,245)
#FAF7F8
(250,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D9DA; }

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

This text font color is #E6D9DA.

Background Color

.myBgColor { background-color: #E6D9DA; }

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

This div background color is #E6D9DA.

Border color

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

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

This div border color is #E6D9DA.

Opacity

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

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

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

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

This text has shadow with #E6D9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D9DA.

Preview

Color preview on black background

This text has color #E6D9DA on black background.


Color preview on white background

This text has color #E6D9DA on white background.


Black color preview on #E6D9DA background

This text has black color on #E6D9DA background.


White color preview on #E6D9DA background

This text has white color on #E6D9DA background.


Related colors

Complementary color

Complementary color for #hex is #192625.


I love getcolorcode.com

Triadic colors

1 #DAE6D9 and #D9DAE6 with #E6D9DA are triadic colors.

2 #DAD9E6 and #D9E6DA with #E6D9DA are triadic colors.