COLOR #E5E5AB

HEX: #E5E5AB RGB: (229,229,171)

Renk bilgisi

#E5E5AB contains red, green and blue colors in about the same proportion. #E5E5AB ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5E5AB color RGB value is (229,229,171).

RGB: (229,229,171) (90%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 229 of 255 = 90%
B 171 of 255 = 67%

229
229
171

R + G + B ~ 82%. #E5E5AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 229 + 171 = 629 (100%)
R 229 of 629 ~ 36.41%
G 229 of 629 ~ 36.41%
B 171 of 629 ~ 27.19'%

%36.41
%36.41
%27.19

CMYK RENK MODELİ

#E5E5AB rengi CMYK tonu (0,0,25,10).

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

CMYK: (0,0,25,10)
C0M0Y25K10 (0%, 0%, 25%, 10%)
(0.00 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%0
%25.33
%10.2

Codes

Color #E5E5AB in popluar color models

E5 E5 AB
RGB 229 229 171
HSL 60° 52.73% 78.43%
HSB/HSV 60° 25.33% 89.80%
CMYK 0.00% 0.00% 25.33%
10.20%

Color #E5E5AB in popluar number systems.

HEX E5 E5 AB
Decimal 229 229 171
Binary 11100101 11100101 10101011
Octal 345 345 253

Shades and tints

Shades of #E5E5AB

#E5E5AB
(229,229,171)
#D1D19C
(209,209,156)
#BDBD8D
(189,189,141)
#A9A97E
(169,169,126)
#95956F
(149,149,111)
#818160
(129,129,96)
#6D6D51
(109,109,81)
#595942
(89,89,66)
#454533
(69,69,51)
#313124
(49,49,36)
#1D1D15
(29,29,21)
#000000
(0,0,0)

Tints of #E5E5AB

#E5E5AB
(229,229,171)
#E7E7B2
(231,231,178)
#E9E9B9
(233,233,185)
#EBEBC0
(235,235,192)
#EDEDC7
(237,237,199)
#EFEFCE
(239,239,206)
#F1F1D5
(241,241,213)
#F3F3DC
(243,243,220)
#F5F5E3
(245,245,227)
#F7F7EA
(247,247,234)
#F9F9F1
(249,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E5AB; }

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

This text font color is #E5E5AB.

Background Color

.myBgColor { background-color: #E5E5AB; }

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

This div background color is #E5E5AB.

Border color

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

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

This div border color is #E5E5AB.

Opacity

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

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

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

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

This text has shadow with #E5E5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E5AB.

Preview

Color preview on black background

This text has color #E5E5AB on black background.


Color preview on white background

This text has color #E5E5AB on white background.


Black color preview on #E5E5AB background

This text has black color on #E5E5AB background.


White color preview on #E5E5AB background

This text has white color on #E5E5AB background.


Related colors

Complementary color

Complementary color for #hex is #1A1A54.


I love getcolorcode.com