COLOR #E5C75E

HEX: #E5C75E RGB: (229,199,94)

Renk bilgisi

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

RGB renk modeli

#E5C75E color RGB value is (229,199,94).

RGB: (229,199,94) (90%, 78%, 37%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 199 of 255 = 78%
B 94 of 255 = 37%

229
199
94

R + G + B ~ 68%. #E5C75E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 199 + 94 = 522 (100%)
R 229 of 522 ~ 43.87%
G 199 of 522 ~ 38.12%
B 94 of 522 ~ 18.01'%

%43.87
%38.12
%18.01

CMYK RENK MODELİ

#E5C75E rengi CMYK tonu (0,13,59,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.10%
  • sarı tonu 58.95%
  • ana renk tonu 10.20%

CMYK: (0,13,59,10)
C0M13Y59K10 (0%, 13%, 59%, 10%)
(0.00 / 0.13 / 0.59 / 0.10)

CMYK yüzdeleri

%0
%13.1
%58.95
%10.2

Codes

Color #E5C75E in popluar color models

E5 C7 5E
RGB 229 199 94
HSL 47° 72.19% 63.33%
HSB/HSV 47° 58.95% 89.80%
CMYK 0.00% 13.10% 58.95%
10.20%

Color #E5C75E in popluar number systems.

HEX E5 C7 5E
Decimal 229 199 94
Binary 11100101 11000111 1011110
Octal 345 307 136

Shades and tints

Shades of #E5C75E

#E5C75E
(229,199,94)
#D1B556
(209,181,86)
#BDA34E
(189,163,78)
#A99146
(169,145,70)
#957F3E
(149,127,62)
#816D36
(129,109,54)
#6D5B2E
(109,91,46)
#594926
(89,73,38)
#45371E
(69,55,30)
#312516
(49,37,22)
#1D130E
(29,19,14)
#000000
(0,0,0)

Tints of #E5C75E

#E5C75E
(229,199,94)
#E7CC6C
(231,204,108)
#E9D17A
(233,209,122)
#EBD688
(235,214,136)
#EDDB96
(237,219,150)
#EFE0A4
(239,224,164)
#F1E5B2
(241,229,178)
#F3EAC0
(243,234,192)
#F5EFCE
(245,239,206)
#F7F4DC
(247,244,220)
#F9F9EA
(249,249,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C75E color. Also use rgb(229,199,94) instead hex code.

Text Font Color

.myTextColor { color: #E5C75E; }

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

This text font color is #E5C75E.

Background Color

.myBgColor { background-color: #E5C75E; }

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

This div background color is #E5C75E.

Border color

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

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

This div border color is #E5C75E.

Opacity

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

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

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

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

This text has shadow with #E5C75E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C75E.

Preview

Color preview on black background

This text has color #E5C75E on black background.


Color preview on white background

This text has color #E5C75E on white background.


Black color preview on #E5C75E background

This text has black color on #E5C75E background.


White color preview on #E5C75E background

This text has white color on #E5C75E background.


Related colors

Complementary color

Complementary color for #E5C75E is #1A38A1.


I love getcolorcode.com

Triadic colors

1 #5EE5C7 and #C75EE5 with #E5C75E are triadic colors.

2 #5EC7E5 and #C7E55E with #E5C75E are triadic colors.