COLOR #E9D6AD

HEX: #E9D6AD RGB: (233,214,173)

Renk bilgisi

#E9D6AD contains mainly red and green colors. #E9D6AD ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#E9D6AD color RGB value is (233,214,173).

RGB: (233,214,173) (91%, 84%, 68%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 214 of 255 = 84%
B 173 of 255 = 68%

233
214
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 214 + 173 = 620 (100%)
R 233 of 620 ~ 37.58%
G 214 of 620 ~ 34.52%
B 173 of 620 ~ 27.9'%

%37.58
%34.52
%27.9

CMYK RENK MODELİ

#E9D6AD rengi CMYK tonu (0,8,26,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.15%
  • sarı tonu 25.75%
  • ana renk tonu 8.63%

CMYK: (0,8,26,9)
C0M8Y26K9 (0%, 8%, 26%, 9%)
(0.00 / 0.08 / 0.26 / 0.09)

CMYK yüzdeleri

%0
%8.15
%25.75
%8.63

Codes

Color #E9D6AD in popluar color models

E9 D6 AD
RGB 233 214 173
HSL 41° 57.69% 79.61%
HSB/HSV 41° 25.75% 91.37%
CMYK 0.00% 8.15% 25.75%
8.63%

Color #E9D6AD in popluar number systems.

HEX E9 D6 AD
Decimal 233 214 173
Binary 11101001 11010110 10101101
Octal 351 326 255

Shades and tints

Shades of #E9D6AD

#E9D6AD
(233,214,173)
#D4C39E
(212,195,158)
#BFB08F
(191,176,143)
#AA9D80
(170,157,128)
#958A71
(149,138,113)
#807762
(128,119,98)
#6B6453
(107,100,83)
#565144
(86,81,68)
#413E35
(65,62,53)
#2C2B26
(44,43,38)
#171817
(23,24,23)
#000000
(0,0,0)

Tints of #E9D6AD

#E9D6AD
(233,214,173)
#EBD9B4
(235,217,180)
#EDDCBB
(237,220,187)
#EFDFC2
(239,223,194)
#F1E2C9
(241,226,201)
#F3E5D0
(243,229,208)
#F5E8D7
(245,232,215)
#F7EBDE
(247,235,222)
#F9EEE5
(249,238,229)
#FBF1EC
(251,241,236)
#FDF4F3
(253,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9D6AD color. Also use rgb(233,214,173) instead hex code.

Text Font Color

.myTextColor { color: #E9D6AD; }

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

This text font color is #E9D6AD.

Background Color

.myBgColor { background-color: #E9D6AD; }

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

This div background color is #E9D6AD.

Border color

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

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

This div border color is #E9D6AD.

Opacity

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

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

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

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

This text has shadow with #E9D6AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9D6AD.

Preview

Color preview on black background

This text has color #E9D6AD on black background.


Color preview on white background

This text has color #E9D6AD on white background.


Black color preview on #E9D6AD background

This text has black color on #E9D6AD background.


White color preview on #E9D6AD background

This text has white color on #E9D6AD background.


Related colors

Complementary color

Complementary color for #E9D6AD is #162952.


I love getcolorcode.com

Triadic colors

1 #ADE9D6 and #D6ADE9 with #E9D6AD are triadic colors.

2 #ADD6E9 and #D6E9AD with #E9D6AD are triadic colors.