COLOR #E6D9AD

HEX: #E6D9AD RGB: (230,217,173)

Renk bilgisi

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

RGB renk modeli

#E6D9AD color RGB value is (230,217,173).

RGB: (230,217,173) (90%, 85%, 68%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 217 of 255 = 85%
B 173 of 255 = 68%

230
217
173

R + G + B ~ 81%. #E6D9AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 217 + 173 = 620 (100%)
R 230 of 620 ~ 37.1%
G 217 of 620 ~ 35%
B 173 of 620 ~ 27.9'%

%37.1
%35
%27.9

CMYK RENK MODELİ

#E6D9AD rengi CMYK tonu (0,6,25,10).

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

CMYK: (0,6,25,10)
C0M6Y25K10 (0%, 6%, 25%, 10%)
(0.00 / 0.06 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%5.65
%24.78
%9.8

Codes

Color #E6D9AD in popluar color models

E6 D9 AD
RGB 230 217 173
HSL 46° 53.27% 79.02%
HSB/HSV 46° 24.78% 90.20%
CMYK 0.00% 5.65% 24.78%
9.80%

Color #E6D9AD in popluar number systems.

HEX E6 D9 AD
Decimal 230 217 173
Binary 11100110 11011001 10101101
Octal 346 331 255

Shades and tints

Shades of #E6D9AD

#E6D9AD
(230,217,173)
#D2C69E
(210,198,158)
#BEB38F
(190,179,143)
#AAA080
(170,160,128)
#968D71
(150,141,113)
#827A62
(130,122,98)
#6E6753
(110,103,83)
#5A5444
(90,84,68)
#464135
(70,65,53)
#322E26
(50,46,38)
#1E1B17
(30,27,23)
#000000
(0,0,0)

Tints of #E6D9AD

#E6D9AD
(230,217,173)
#E8DCB4
(232,220,180)
#EADFBB
(234,223,187)
#ECE2C2
(236,226,194)
#EEE5C9
(238,229,201)
#F0E8D0
(240,232,208)
#F2EBD7
(242,235,215)
#F4EEDE
(244,238,222)
#F6F1E5
(246,241,229)
#F8F4EC
(248,244,236)
#FAF7F3
(250,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D9AD; }

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

This text font color is #E6D9AD.

Background Color

.myBgColor { background-color: #E6D9AD; }

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

This div background color is #E6D9AD.

Border color

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

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

This div border color is #E6D9AD.

Opacity

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

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

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

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

This text has shadow with #E6D9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D9AD.

Preview

Color preview on black background

This text has color #E6D9AD on black background.


Color preview on white background

This text has color #E6D9AD on white background.


Black color preview on #E6D9AD background

This text has black color on #E6D9AD background.


White color preview on #E6D9AD background

This text has white color on #E6D9AD background.


Related colors

Complementary color

Complementary color for #hex is #192652.


I love getcolorcode.com

Triadic colors

1 #ADE6D9 and #D9ADE6 with #E6D9AD are triadic colors.

2 #ADD9E6 and #D9E6AD with #E6D9AD are triadic colors.