COLOR #E5AD9F

HEX: #E5AD9F RGB: (229,173,159)

Renk bilgisi

#E5AD9F contains mainly red and green colors. #E5AD9F ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E5AD9F color RGB value is (229,173,159).

RGB: (229,173,159) (90%, 68%, 62%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 159 of 255 = 62%

229
173
159

R + G + B ~ 73%. #E5AD9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 159 = 561 (100%)
R 229 of 561 ~ 40.82%
G 173 of 561 ~ 30.84%
B 159 of 561 ~ 28.34'%

%40.82
%30.84
%28.34

CMYK RENK MODELİ

#E5AD9F rengi CMYK tonu (0,24,31,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.45%
  • sarı tonu 30.57%
  • ana renk tonu 10.20%

CMYK: (0,24,31,10)
C0M24Y31K10 (0%, 24%, 31%, 10%)
(0.00 / 0.24 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%24.45
%30.57
%10.2

Codes

Color #E5AD9F in popluar color models

E5 AD 9F
RGB 229 173 159
HSL 12° 57.38% 76.08%
HSB/HSV 12° 30.57% 89.80%
CMYK 0.00% 24.45% 30.57%
10.20%

Color #E5AD9F in popluar number systems.

HEX E5 AD 9F
Decimal 229 173 159
Binary 11100101 10101101 10011111
Octal 345 255 237

Shades and tints

Shades of #E5AD9F

#E5AD9F
(229,173,159)
#D19E91
(209,158,145)
#BD8F83
(189,143,131)
#A98075
(169,128,117)
#957167
(149,113,103)
#816259
(129,98,89)
#6D534B
(109,83,75)
#59443D
(89,68,61)
#45352F
(69,53,47)
#312621
(49,38,33)
#1D1713
(29,23,19)
#000000
(0,0,0)

Tints of #E5AD9F

#E5AD9F
(229,173,159)
#E7B4A7
(231,180,167)
#E9BBAF
(233,187,175)
#EBC2B7
(235,194,183)
#EDC9BF
(237,201,191)
#EFD0C7
(239,208,199)
#F1D7CF
(241,215,207)
#F3DED7
(243,222,215)
#F5E5DF
(245,229,223)
#F7ECE7
(247,236,231)
#F9F3EF
(249,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5AD9F color. Also use rgb(229,173,159) instead hex code.

Text Font Color

.myTextColor { color: #E5AD9F; }

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

This text font color is #E5AD9F.

Background Color

.myBgColor { background-color: #E5AD9F; }

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

This div background color is #E5AD9F.

Border color

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

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

This div border color is #E5AD9F.

Opacity

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

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

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

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

This text has shadow with #E5AD9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5AD9F.

Preview

Color preview on black background

This text has color #E5AD9F on black background.


Color preview on white background

This text has color #E5AD9F on white background.


Black color preview on #E5AD9F background

This text has black color on #E5AD9F background.


White color preview on #E5AD9F background

This text has white color on #E5AD9F background.


Related colors

Complementary color

Complementary color for #hex is #1A5260.


I love getcolorcode.com

Triadic colors

1 #9FE5AD and #AD9FE5 with #E5AD9F are triadic colors.

2 #9FADE5 and #ADE59F with #E5AD9F are triadic colors.