COLOR #E5D79A

HEX: #E5D79A RGB: (229,215,154)

Renk bilgisi

#E5D79A contains mainly red and green colors. #E5D79A ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5D79A color RGB value is (229,215,154).

RGB: (229,215,154) (90%, 84%, 60%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 215 of 255 = 84%
B 154 of 255 = 60%

229
215
154

R + G + B ~ 78%. #E5D79A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 215 + 154 = 598 (100%)
R 229 of 598 ~ 38.29%
G 215 of 598 ~ 35.95%
B 154 of 598 ~ 25.75'%

%38.29
%35.95
%25.75

CMYK RENK MODELİ

#E5D79A rengi CMYK tonu (0,6,33,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.11%
  • sarı tonu 32.75%
  • ana renk tonu 10.20%

CMYK: (0,6,33,10)
C0M6Y33K10 (0%, 6%, 33%, 10%)
(0.00 / 0.06 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%6.11
%32.75
%10.2

Codes

Color #E5D79A in popluar color models

E5 D7 9A
RGB 229 215 154
HSL 49° 59.06% 75.10%
HSB/HSV 49° 32.75% 89.80%
CMYK 0.00% 6.11% 32.75%
10.20%

Color #E5D79A in popluar number systems.

HEX E5 D7 9A
Decimal 229 215 154
Binary 11100101 11010111 10011010
Octal 345 327 232

Shades and tints

Shades of #E5D79A

#E5D79A
(229,215,154)
#D1C48C
(209,196,140)
#BDB17E
(189,177,126)
#A99E70
(169,158,112)
#958B62
(149,139,98)
#817854
(129,120,84)
#6D6546
(109,101,70)
#595238
(89,82,56)
#453F2A
(69,63,42)
#312C1C
(49,44,28)
#1D190E
(29,25,14)
#000000
(0,0,0)

Tints of #E5D79A

#E5D79A
(229,215,154)
#E7DAA3
(231,218,163)
#E9DDAC
(233,221,172)
#EBE0B5
(235,224,181)
#EDE3BE
(237,227,190)
#EFE6C7
(239,230,199)
#F1E9D0
(241,233,208)
#F3ECD9
(243,236,217)
#F5EFE2
(245,239,226)
#F7F2EB
(247,242,235)
#F9F5F4
(249,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D79A color. Also use rgb(229,215,154) instead hex code.

Text Font Color

.myTextColor { color: #E5D79A; }

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

This text font color is #E5D79A.

Background Color

.myBgColor { background-color: #E5D79A; }

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

This div background color is #E5D79A.

Border color

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

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

This div border color is #E5D79A.

Opacity

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

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

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

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

This text has shadow with #E5D79A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D79A.

Preview

Color preview on black background

This text has color #E5D79A on black background.


Color preview on white background

This text has color #E5D79A on white background.


Black color preview on #E5D79A background

This text has black color on #E5D79A background.


White color preview on #E5D79A background

This text has white color on #E5D79A background.


Related colors

Complementary color

Complementary color for #hex is #1A2865.


I love getcolorcode.com

Triadic colors

1 #9AE5D7 and #D79AE5 with #E5D79A are triadic colors.

2 #9AD7E5 and #D7E59A with #E5D79A are triadic colors.