COLOR #E5E299

HEX: #E5E299 RGB: (229,226,153)

Renk bilgisi

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

RGB renk modeli

#E5E299 color RGB value is (229,226,153).

RGB: (229,226,153) (90%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 226 of 255 = 89%
B 153 of 255 = 60%

229
226
153

R + G + B ~ 80%. #E5E299 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 226 + 153 = 608 (100%)
R 229 of 608 ~ 37.66%
G 226 of 608 ~ 37.17%
B 153 of 608 ~ 25.16'%

%37.66
%37.17
%25.16

CMYK RENK MODELİ

#E5E299 rengi CMYK tonu (0,1,33,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.31%
  • sarı tonu 33.19%
  • ana renk tonu 10.20%

CMYK: (0,1,33,10)
C0M1Y33K10 (0%, 1%, 33%, 10%)
(0.00 / 0.01 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%1.31
%33.19
%10.2

Codes

Color #E5E299 in popluar color models

E5 E2 99
RGB 229 226 153
HSL 58° 59.38% 74.90%
HSB/HSV 58° 33.19% 89.80%
CMYK 0.00% 1.31% 33.19%
10.20%

Color #E5E299 in popluar number systems.

HEX E5 E2 99
Decimal 229 226 153
Binary 11100101 11100010 10011001
Octal 345 342 231

Shades and tints

Shades of #E5E299

#E5E299
(229,226,153)
#D1CE8C
(209,206,140)
#BDBA7F
(189,186,127)
#A9A672
(169,166,114)
#959265
(149,146,101)
#817E58
(129,126,88)
#6D6A4B
(109,106,75)
#59563E
(89,86,62)
#454231
(69,66,49)
#312E24
(49,46,36)
#1D1A17
(29,26,23)
#000000
(0,0,0)

Tints of #E5E299

#E5E299
(229,226,153)
#E7E4A2
(231,228,162)
#E9E6AB
(233,230,171)
#EBE8B4
(235,232,180)
#EDEABD
(237,234,189)
#EFECC6
(239,236,198)
#F1EECF
(241,238,207)
#F3F0D8
(243,240,216)
#F5F2E1
(245,242,225)
#F7F4EA
(247,244,234)
#F9F6F3
(249,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E299 color. Also use rgb(229,226,153) instead hex code.

Text Font Color

.myTextColor { color: #E5E299; }

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

This text font color is #E5E299.

Background Color

.myBgColor { background-color: #E5E299; }

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

This div background color is #E5E299.

Border color

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

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

This div border color is #E5E299.

Opacity

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

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

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

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

This text has shadow with #E5E299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E299.

Preview

Color preview on black background

This text has color #E5E299 on black background.


Color preview on white background

This text has color #E5E299 on white background.


Black color preview on #E5E299 background

This text has black color on #E5E299 background.


White color preview on #E5E299 background

This text has white color on #E5E299 background.


Related colors

Complementary color

Complementary color for #hex is #1A1D66.


I love getcolorcode.com

Triadic colors

1 #99E5E2 and #E299E5 with #E5E299 are triadic colors.

2 #99E2E5 and #E2E599 with #E5E299 are triadic colors.