COLOR #E5D5AF

HEX: #E5D5AF RGB: (229,213,175)

Renk bilgisi

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

RGB renk modeli

#E5D5AF color RGB value is (229,213,175).

RGB: (229,213,175) (90%, 84%, 69%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 213 of 255 = 84%
B 175 of 255 = 69%

229
213
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 213 + 175 = 617 (100%)
R 229 of 617 ~ 37.12%
G 213 of 617 ~ 34.52%
B 175 of 617 ~ 28.36'%

%37.12
%34.52
%28.36

CMYK RENK MODELİ

#E5D5AF rengi CMYK tonu (0,7,24,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.99%
  • sarı tonu 23.58%
  • ana renk tonu 10.20%

CMYK: (0,7,24,10)
C0M7Y24K10 (0%, 7%, 24%, 10%)
(0.00 / 0.07 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%6.99
%23.58
%10.2

Codes

Color #E5D5AF in popluar color models

E5 D5 AF
RGB 229 213 175
HSL 42° 50.94% 79.22%
HSB/HSV 42° 23.58% 89.80%
CMYK 0.00% 6.99% 23.58%
10.20%

Color #E5D5AF in popluar number systems.

HEX E5 D5 AF
Decimal 229 213 175
Binary 11100101 11010101 10101111
Octal 345 325 257

Shades and tints

Shades of #E5D5AF

#E5D5AF
(229,213,175)
#D1C2A0
(209,194,160)
#BDAF91
(189,175,145)
#A99C82
(169,156,130)
#958973
(149,137,115)
#817664
(129,118,100)
#6D6355
(109,99,85)
#595046
(89,80,70)
#453D37
(69,61,55)
#312A28
(49,42,40)
#1D1719
(29,23,25)
#000000
(0,0,0)

Tints of #E5D5AF

#E5D5AF
(229,213,175)
#E7D8B6
(231,216,182)
#E9DBBD
(233,219,189)
#EBDEC4
(235,222,196)
#EDE1CB
(237,225,203)
#EFE4D2
(239,228,210)
#F1E7D9
(241,231,217)
#F3EAE0
(243,234,224)
#F5EDE7
(245,237,231)
#F7F0EE
(247,240,238)
#F9F3F5
(249,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D5AF color. Also use rgb(229,213,175) instead hex code.

Text Font Color

.myTextColor { color: #E5D5AF; }

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

This text font color is #E5D5AF.

Background Color

.myBgColor { background-color: #E5D5AF; }

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

This div background color is #E5D5AF.

Border color

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

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

This div border color is #E5D5AF.

Opacity

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

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

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

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

This text has shadow with #E5D5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D5AF.

Preview

Color preview on black background

This text has color #E5D5AF on black background.


Color preview on white background

This text has color #E5D5AF on white background.


Black color preview on #E5D5AF background

This text has black color on #E5D5AF background.


White color preview on #E5D5AF background

This text has white color on #E5D5AF background.


Related colors

Complementary color

Complementary color for #hex is #1A2A50.


I love getcolorcode.com

Triadic colors

1 #AFE5D5 and #D5AFE5 with #E5D5AF are triadic colors.

2 #AFD5E5 and #D5E5AF with #E5D5AF are triadic colors.