COLOR #E5D077

HEX: #E5D077 RGB: (229,208,119)

Renk bilgisi

#E5D077 contains mainly red and green colors. #E5D077 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E5D077 color RGB value is (229,208,119).

RGB: (229,208,119) (90%, 82%, 47%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 208 of 255 = 82%
B 119 of 255 = 47%

229
208
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 208 + 119 = 556 (100%)
R 229 of 556 ~ 41.19%
G 208 of 556 ~ 37.41%
B 119 of 556 ~ 21.4'%

%41.19
%37.41
%21.4

CMYK RENK MODELİ

#E5D077 rengi CMYK tonu (0,9,48,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.17%
  • sarı tonu 48.03%
  • ana renk tonu 10.20%

CMYK: (0,9,48,10)
C0M9Y48K10 (0%, 9%, 48%, 10%)
(0.00 / 0.09 / 0.48 / 0.10)

CMYK yüzdeleri

%0
%9.17
%48.03
%10.2

Codes

Color #E5D077 in popluar color models

E5 D0 77
RGB 229 208 119
HSL 49° 67.90% 68.24%
HSB/HSV 49° 48.03% 89.80%
CMYK 0.00% 9.17% 48.03%
10.20%

Color #E5D077 in popluar number systems.

HEX E5 D0 77
Decimal 229 208 119
Binary 11100101 11010000 1110111
Octal 345 320 167

Shades and tints

Shades of #E5D077

#E5D077
(229,208,119)
#D1BE6D
(209,190,109)
#BDAC63
(189,172,99)
#A99A59
(169,154,89)
#95884F
(149,136,79)
#817645
(129,118,69)
#6D643B
(109,100,59)
#595231
(89,82,49)
#454027
(69,64,39)
#312E1D
(49,46,29)
#1D1C13
(29,28,19)
#000000
(0,0,0)

Tints of #E5D077

#E5D077
(229,208,119)
#E7D483
(231,212,131)
#E9D88F
(233,216,143)
#EBDC9B
(235,220,155)
#EDE0A7
(237,224,167)
#EFE4B3
(239,228,179)
#F1E8BF
(241,232,191)
#F3ECCB
(243,236,203)
#F5F0D7
(245,240,215)
#F7F4E3
(247,244,227)
#F9F8EF
(249,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D077 color. Also use rgb(229,208,119) instead hex code.

Text Font Color

.myTextColor { color: #E5D077; }

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

This text font color is #E5D077.

Background Color

.myBgColor { background-color: #E5D077; }

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

This div background color is #E5D077.

Border color

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

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

This div border color is #E5D077.

Opacity

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

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

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

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

This text has shadow with #E5D077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D077.

Preview

Color preview on black background

This text has color #E5D077 on black background.


Color preview on white background

This text has color #E5D077 on white background.


Black color preview on #E5D077 background

This text has black color on #E5D077 background.


White color preview on #E5D077 background

This text has white color on #E5D077 background.


Related colors

Complementary color

Complementary color for #hex is #1A2F88.


I love getcolorcode.com

Triadic colors

1 #77E5D0 and #D077E5 with #E5D077 are triadic colors.

2 #77D0E5 and #D0E577 with #E5D077 are triadic colors.