COLOR #E5E065

HEX: #E5E065 RGB: (229,224,101)

Renk bilgisi

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

RGB renk modeli

#E5E065 color RGB value is (229,224,101).

RGB: (229,224,101) (90%, 88%, 40%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 224 of 255 = 88%
B 101 of 255 = 40%

229
224
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 224 + 101 = 554 (100%)
R 229 of 554 ~ 41.34%
G 224 of 554 ~ 40.43%
B 101 of 554 ~ 18.23'%

%41.34
%40.43
%18.23

CMYK RENK MODELİ

#E5E065 rengi CMYK tonu (0,2,56,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.18%
  • sarı tonu 55.90%
  • ana renk tonu 10.20%

CMYK: (0,2,56,10)
C0M2Y56K10 (0%, 2%, 56%, 10%)
(0.00 / 0.02 / 0.56 / 0.10)

CMYK yüzdeleri

%0
%2.18
%55.9
%10.2

Codes

Color #E5E065 in popluar color models

E5 E0 65
RGB 229 224 101
HSL 58° 71.11% 64.71%
HSB/HSV 58° 55.90% 89.80%
CMYK 0.00% 2.18% 55.90%
10.20%

Color #E5E065 in popluar number systems.

HEX E5 E0 65
Decimal 229 224 101
Binary 11100101 11100000 1100101
Octal 345 340 145

Shades and tints

Shades of #E5E065

#E5E065
(229,224,101)
#D1CC5C
(209,204,92)
#BDB853
(189,184,83)
#A9A44A
(169,164,74)
#959041
(149,144,65)
#817C38
(129,124,56)
#6D682F
(109,104,47)
#595426
(89,84,38)
#45401D
(69,64,29)
#312C14
(49,44,20)
#1D180B
(29,24,11)
#000000
(0,0,0)

Tints of #E5E065

#E5E065
(229,224,101)
#E7E273
(231,226,115)
#E9E481
(233,228,129)
#EBE68F
(235,230,143)
#EDE89D
(237,232,157)
#EFEAAB
(239,234,171)
#F1ECB9
(241,236,185)
#F3EEC7
(243,238,199)
#F5F0D5
(245,240,213)
#F7F2E3
(247,242,227)
#F9F4F1
(249,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E065 color. Also use rgb(229,224,101) instead hex code.

Text Font Color

.myTextColor { color: #E5E065; }

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

This text font color is #E5E065.

Background Color

.myBgColor { background-color: #E5E065; }

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

This div background color is #E5E065.

Border color

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

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

This div border color is #E5E065.

Opacity

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

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

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

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

This text has shadow with #E5E065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E065.

Preview

Color preview on black background

This text has color #E5E065 on black background.


Color preview on white background

This text has color #E5E065 on white background.


Black color preview on #E5E065 background

This text has black color on #E5E065 background.


White color preview on #E5E065 background

This text has white color on #E5E065 background.


Related colors

Complementary color

Complementary color for #hex is #1A1F9A.


I love getcolorcode.com

Triadic colors

1 #65E5E0 and #E065E5 with #E5E065 are triadic colors.

2 #65E0E5 and #E0E565 with #E5E065 are triadic colors.