COLOR #E9AD7E

HEX: #E9AD7E RGB: (233,173,126)

Renk bilgisi

#E9AD7E contains mainly red color. #E9AD7E ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#E9AD7E color RGB value is (233,173,126).

RGB: (233,173,126) (91%, 68%, 49%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 173 of 255 = 68%
B 126 of 255 = 49%

233
173
126

R + G + B ~ 69%. #E9AD7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 173 + 126 = 532 (100%)
R 233 of 532 ~ 43.8%
G 173 of 532 ~ 32.52%
B 126 of 532 ~ 23.68'%

%43.8
%32.52
%23.68

CMYK RENK MODELİ

#E9AD7E rengi CMYK tonu (0,26,46,9).

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

CMYK: (0,26,46,9)
C0M26Y46K9 (0%, 26%, 46%, 9%)
(0.00 / 0.26 / 0.46 / 0.09)

CMYK yüzdeleri

%0
%25.75
%45.92
%8.63

Codes

Color #E9AD7E in popluar color models

E9 AD 7E
RGB 233 173 126
HSL 26° 70.86% 70.39%
HSB/HSV 26° 45.92% 91.37%
CMYK 0.00% 25.75% 45.92%
8.63%

Color #E9AD7E in popluar number systems.

HEX E9 AD 7E
Decimal 233 173 126
Binary 11101001 10101101 1111110
Octal 351 255 176

Shades and tints

Shades of #E9AD7E

#E9AD7E
(233,173,126)
#D49E73
(212,158,115)
#BF8F68
(191,143,104)
#AA805D
(170,128,93)
#957152
(149,113,82)
#806247
(128,98,71)
#6B533C
(107,83,60)
#564431
(86,68,49)
#413526
(65,53,38)
#2C261B
(44,38,27)
#171710
(23,23,16)
#000000
(0,0,0)

Tints of #E9AD7E

#E9AD7E
(233,173,126)
#EBB489
(235,180,137)
#EDBB94
(237,187,148)
#EFC29F
(239,194,159)
#F1C9AA
(241,201,170)
#F3D0B5
(243,208,181)
#F5D7C0
(245,215,192)
#F7DECB
(247,222,203)
#F9E5D6
(249,229,214)
#FBECE1
(251,236,225)
#FDF3EC
(253,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9AD7E; }

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

This text font color is #E9AD7E.

Background Color

.myBgColor { background-color: #E9AD7E; }

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

This div background color is #E9AD7E.

Border color

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

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

This div border color is #E9AD7E.

Opacity

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

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

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

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

This text has shadow with #E9AD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9AD7E.

Preview

Color preview on black background

This text has color #E9AD7E on black background.


Color preview on white background

This text has color #E9AD7E on white background.


Black color preview on #E9AD7E background

This text has black color on #E9AD7E background.


White color preview on #E9AD7E background

This text has white color on #E9AD7E background.


Related colors

Complementary color

Complementary color for #hex is #165281.


I love getcolorcode.com

Triadic colors

1 #7EE9AD and #AD7EE9 with #E9AD7E are triadic colors.

2 #7EADE9 and #ADE97E with #E9AD7E are triadic colors.