COLOR #E6D8D2

HEX: #E6D8D2 RGB: (230,216,210)

Renk bilgisi

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

RGB renk modeli

#E6D8D2 color RGB value is (230,216,210).

RGB: (230,216,210) (90%, 85%, 82%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 216 of 255 = 85%
B 210 of 255 = 82%

230
216
210

R + G + B ~ 86%. #E6D8D2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 216 + 210 = 656 (100%)
R 230 of 656 ~ 35.06%
G 216 of 656 ~ 32.93%
B 210 of 656 ~ 32.01'%

%35.06
%32.93
%32.01

CMYK RENK MODELİ

#E6D8D2 rengi CMYK tonu (0,6,9,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.09%
  • sarı tonu 8.70%
  • ana renk tonu 9.80%

CMYK: (0,6,9,10)
C0M6Y9K10 (0%, 6%, 9%, 10%)
(0.00 / 0.06 / 0.09 / 0.10)

CMYK yüzdeleri

%0
%6.09
%8.7
%9.8

Codes

Color #E6D8D2 in popluar color models

E6 D8 D2
RGB 230 216 210
HSL 18° 28.57% 86.27%
HSB/HSV 18° 8.70% 90.20%
CMYK 0.00% 6.09% 8.70%
9.80%

Color #E6D8D2 in popluar number systems.

HEX E6 D8 D2
Decimal 230 216 210
Binary 11100110 11011000 11010010
Octal 346 330 322

Shades and tints

Shades of #E6D8D2

#E6D8D2
(230,216,210)
#D2C5BF
(210,197,191)
#BEB2AC
(190,178,172)
#AA9F99
(170,159,153)
#968C86
(150,140,134)
#827973
(130,121,115)
#6E6660
(110,102,96)
#5A534D
(90,83,77)
#46403A
(70,64,58)
#322D27
(50,45,39)
#1E1A14
(30,26,20)
#000000
(0,0,0)

Tints of #E6D8D2

#E6D8D2
(230,216,210)
#E8DBD6
(232,219,214)
#EADEDA
(234,222,218)
#ECE1DE
(236,225,222)
#EEE4E2
(238,228,226)
#F0E7E6
(240,231,230)
#F2EAEA
(242,234,234)
#F4EDEE
(244,237,238)
#F6F0F2
(246,240,242)
#F8F3F6
(248,243,246)
#FAF6FA
(250,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D8D2 color. Also use rgb(230,216,210) instead hex code.

Text Font Color

.myTextColor { color: #E6D8D2; }

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

This text font color is #E6D8D2.

Background Color

.myBgColor { background-color: #E6D8D2; }

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

This div background color is #E6D8D2.

Border color

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

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

This div border color is #E6D8D2.

Opacity

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

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

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

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

This text has shadow with #E6D8D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D8D2.

Preview

Color preview on black background

This text has color #E6D8D2 on black background.


Color preview on white background

This text has color #E6D8D2 on white background.


Black color preview on #E6D8D2 background

This text has black color on #E6D8D2 background.


White color preview on #E6D8D2 background

This text has white color on #E6D8D2 background.


Related colors

Complementary color

Complementary color for #hex is #19272D.


I love getcolorcode.com

Triadic colors

1 #D2E6D8 and #D8D2E6 with #E6D8D2 are triadic colors.

2 #D2D8E6 and #D8E6D2 with #E6D8D2 are triadic colors.