COLOR #E5E77D

HEX: #E5E77D RGB: (229,231,125)

Renk bilgisi

#E5E77D contains mainly red and green colors. #E5E77D ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#E5E77D color RGB value is (229,231,125).

RGB: (229,231,125) (90%, 91%, 49%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 231 of 255 = 91%
B 125 of 255 = 49%

229
231
125

R + G + B ~ 77%. #E5E77D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 231 + 125 = 585 (100%)
R 229 of 585 ~ 39.15%
G 231 of 585 ~ 39.49%
B 125 of 585 ~ 21.37'%

%39.15
%39.49
%21.37

CMYK RENK MODELİ

#E5E77D rengi CMYK tonu (1,0,46,9).

  • camgöbeği tonu 0.87%
  • eflatun tonu 0.00%
  • sarı tonu 45.89%
  • ana renk tonu 9.41%

CMYK: (1,0,46,9)
C1M0Y46K9 (1%, 0%, 46%, 9%)
(0.01 / 0.00 / 0.46 / 0.09)

CMYK yüzdeleri

%0.87
%0
%45.89
%9.41

Codes

Color #E5E77D in popluar color models

E5 E7 7D
RGB 229 231 125
HSL 61° 68.83% 69.80%
HSB/HSV 61° 45.89% 90.59%
CMYK 0.87% 0.00% 45.89%
9.41%

Color #E5E77D in popluar number systems.

HEX E5 E7 7D
Decimal 229 231 125
Binary 11100101 11100111 1111101
Octal 345 347 175

Shades and tints

Shades of #E5E77D

#E5E77D
(229,231,125)
#D1D272
(209,210,114)
#BDBD67
(189,189,103)
#A9A85C
(169,168,92)
#959351
(149,147,81)
#817E46
(129,126,70)
#6D693B
(109,105,59)
#595430
(89,84,48)
#453F25
(69,63,37)
#312A1A
(49,42,26)
#1D150F
(29,21,15)
#000000
(0,0,0)

Tints of #E5E77D

#E5E77D
(229,231,125)
#E7E988
(231,233,136)
#E9EB93
(233,235,147)
#EBED9E
(235,237,158)
#EDEFA9
(237,239,169)
#EFF1B4
(239,241,180)
#F1F3BF
(241,243,191)
#F3F5CA
(243,245,202)
#F5F7D5
(245,247,213)
#F7F9E0
(247,249,224)
#F9FBEB
(249,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E77D color. Also use rgb(229,231,125) instead hex code.

Text Font Color

.myTextColor { color: #E5E77D; }

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

This text font color is #E5E77D.

Background Color

.myBgColor { background-color: #E5E77D; }

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

This div background color is #E5E77D.

Border color

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

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

This div border color is #E5E77D.

Opacity

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

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

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

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

This text has shadow with #E5E77D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E77D.

Preview

Color preview on black background

This text has color #E5E77D on black background.


Color preview on white background

This text has color #E5E77D on white background.


Black color preview on #E5E77D background

This text has black color on #E5E77D background.


White color preview on #E5E77D background

This text has white color on #E5E77D background.


Related colors

Complementary color

Complementary color for #hex is #1A1882.


I love getcolorcode.com

Triadic colors

1 #7DE5E7 and #E77DE5 with #E5E77D are triadic colors.

2 #7DE7E5 and #E7E57D with #E5E77D are triadic colors.