COLOR #E6D8A3

HEX: #E6D8A3 RGB: (230,216,163)

Renk bilgisi

#E6D8A3 contains mainly red and green colors. #E6D8A3 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6D8A3 color RGB value is (230,216,163).

RGB: (230,216,163) (90%, 85%, 64%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 216 of 255 = 85%
B 163 of 255 = 64%

230
216
163

R + G + B ~ 80%. #E6D8A3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 216 + 163 = 609 (100%)
R 230 of 609 ~ 37.77%
G 216 of 609 ~ 35.47%
B 163 of 609 ~ 26.77'%

%37.77
%35.47
%26.77

CMYK RENK MODELİ

#E6D8A3 rengi CMYK tonu (0,6,29,10).

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

CMYK: (0,6,29,10)
C0M6Y29K10 (0%, 6%, 29%, 10%)
(0.00 / 0.06 / 0.29 / 0.10)

CMYK yüzdeleri

%0
%6.09
%29.13
%9.8

Codes

Color #E6D8A3 in popluar color models

E6 D8 A3
RGB 230 216 163
HSL 47° 57.26% 77.06%
HSB/HSV 47° 29.13% 90.20%
CMYK 0.00% 6.09% 29.13%
9.80%

Color #E6D8A3 in popluar number systems.

HEX E6 D8 A3
Decimal 230 216 163
Binary 11100110 11011000 10100011
Octal 346 330 243

Shades and tints

Shades of #E6D8A3

#E6D8A3
(230,216,163)
#D2C595
(210,197,149)
#BEB287
(190,178,135)
#AA9F79
(170,159,121)
#968C6B
(150,140,107)
#82795D
(130,121,93)
#6E664F
(110,102,79)
#5A5341
(90,83,65)
#464033
(70,64,51)
#322D25
(50,45,37)
#1E1A17
(30,26,23)
#000000
(0,0,0)

Tints of #E6D8A3

#E6D8A3
(230,216,163)
#E8DBAB
(232,219,171)
#EADEB3
(234,222,179)
#ECE1BB
(236,225,187)
#EEE4C3
(238,228,195)
#F0E7CB
(240,231,203)
#F2EAD3
(242,234,211)
#F4EDDB
(244,237,219)
#F6F0E3
(246,240,227)
#F8F3EB
(248,243,235)
#FAF6F3
(250,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D8A3; }

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

This text font color is #E6D8A3.

Background Color

.myBgColor { background-color: #E6D8A3; }

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

This div background color is #E6D8A3.

Border color

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

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

This div border color is #E6D8A3.

Opacity

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

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

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

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

This text has shadow with #E6D8A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D8A3.

Preview

Color preview on black background

This text has color #E6D8A3 on black background.


Color preview on white background

This text has color #E6D8A3 on white background.


Black color preview on #E6D8A3 background

This text has black color on #E6D8A3 background.


White color preview on #E6D8A3 background

This text has white color on #E6D8A3 background.


Related colors

Complementary color

Complementary color for #hex is #19275C.


I love getcolorcode.com

Triadic colors

1 #A3E6D8 and #D8A3E6 with #E6D8A3 are triadic colors.

2 #A3D8E6 and #D8E6A3 with #E6D8A3 are triadic colors.