COLOR #E5E699

HEX: #E5E699 RGB: (229,230,153)

Renk bilgisi

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

RGB renk modeli

#E5E699 color RGB value is (229,230,153).

RGB: (229,230,153) (90%, 90%, 60%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 230 of 255 = 90%
B 153 of 255 = 60%

229
230
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 230 + 153 = 612 (100%)
R 229 of 612 ~ 37.42%
G 230 of 612 ~ 37.58%
B 153 of 612 ~ 25'%

%37.42
%37.58
%25

CMYK RENK MODELİ

#E5E699 rengi CMYK tonu (0,0,33,10).

  • camgöbeği tonu 0.43%
  • eflatun tonu 0.00%
  • sarı tonu 33.48%
  • ana renk tonu 9.80%

CMYK: (0,0,33,10)
C0M0Y33K10 (0%, 0%, 33%, 10%)
(0.00 / 0.00 / 0.33 / 0.10)

CMYK yüzdeleri

%0.43
%0
%33.48
%9.8

Codes

Color #E5E699 in popluar color models

E5 E6 99
RGB 229 230 153
HSL 61° 60.63% 75.10%
HSB/HSV 61° 33.48% 90.20%
CMYK 0.43% 0.00% 33.48%
9.80%

Color #E5E699 in popluar number systems.

HEX E5 E6 99
Decimal 229 230 153
Binary 11100101 11100110 10011001
Octal 345 346 231

Shades and tints

Shades of #E5E699

#E5E699
(229,230,153)
#D1D28C
(209,210,140)
#BDBE7F
(189,190,127)
#A9AA72
(169,170,114)
#959665
(149,150,101)
#818258
(129,130,88)
#6D6E4B
(109,110,75)
#595A3E
(89,90,62)
#454631
(69,70,49)
#313224
(49,50,36)
#1D1E17
(29,30,23)
#000000
(0,0,0)

Tints of #E5E699

#E5E699
(229,230,153)
#E7E8A2
(231,232,162)
#E9EAAB
(233,234,171)
#EBECB4
(235,236,180)
#EDEEBD
(237,238,189)
#EFF0C6
(239,240,198)
#F1F2CF
(241,242,207)
#F3F4D8
(243,244,216)
#F5F6E1
(245,246,225)
#F7F8EA
(247,248,234)
#F9FAF3
(249,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E699; }

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

This text font color is #E5E699.

Background Color

.myBgColor { background-color: #E5E699; }

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

This div background color is #E5E699.

Border color

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

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

This div border color is #E5E699.

Opacity

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

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

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

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

This text has shadow with #E5E699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E699.

Preview

Color preview on black background

This text has color #E5E699 on black background.


Color preview on white background

This text has color #E5E699 on white background.


Black color preview on #E5E699 background

This text has black color on #E5E699 background.


White color preview on #E5E699 background

This text has white color on #E5E699 background.


Related colors

Complementary color

Complementary color for #hex is #1A1966.


I love getcolorcode.com

Triadic colors

1 #99E5E6 and #E699E5 with #E5E699 are triadic colors.

2 #99E6E5 and #E6E599 with #E5E699 are triadic colors.