COLOR #E5E993

HEX: #E5E993 RGB: (229,233,147)

Renk bilgisi

#E5E993 contains mainly red and green colors. #E5E993 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#E5E993 color RGB value is (229,233,147).

RGB: (229,233,147) (90%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 233 of 255 = 91%
B 147 of 255 = 58%

229
233
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 233 + 147 = 609 (100%)
R 229 of 609 ~ 37.6%
G 233 of 609 ~ 38.26%
B 147 of 609 ~ 24.14'%

%37.6
%38.26
%24.14

CMYK RENK MODELİ

#E5E993 rengi CMYK tonu (2,0,37,9).

  • camgöbeği tonu 1.72%
  • eflatun tonu 0.00%
  • sarı tonu 36.91%
  • ana renk tonu 8.63%

CMYK: (2,0,37,9)
C2M0Y37K9 (2%, 0%, 37%, 9%)
(0.02 / 0.00 / 0.37 / 0.09)

CMYK yüzdeleri

%1.72
%0
%36.91
%8.63

Codes

Color #E5E993 in popluar color models

E5 E9 93
RGB 229 233 147
HSL 63° 66.15% 74.51%
HSB/HSV 63° 36.91% 91.37%
CMYK 1.72% 0.00% 36.91%
8.63%

Color #E5E993 in popluar number systems.

HEX E5 E9 93
Decimal 229 233 147
Binary 11100101 11101001 10010011
Octal 345 351 223

Shades and tints

Shades of #E5E993

#E5E993
(229,233,147)
#D1D486
(209,212,134)
#BDBF79
(189,191,121)
#A9AA6C
(169,170,108)
#95955F
(149,149,95)
#818052
(129,128,82)
#6D6B45
(109,107,69)
#595638
(89,86,56)
#45412B
(69,65,43)
#312C1E
(49,44,30)
#1D1711
(29,23,17)
#000000
(0,0,0)

Tints of #E5E993

#E5E993
(229,233,147)
#E7EB9C
(231,235,156)
#E9EDA5
(233,237,165)
#EBEFAE
(235,239,174)
#EDF1B7
(237,241,183)
#EFF3C0
(239,243,192)
#F1F5C9
(241,245,201)
#F3F7D2
(243,247,210)
#F5F9DB
(245,249,219)
#F7FBE4
(247,251,228)
#F9FDED
(249,253,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E993; }

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

This text font color is #E5E993.

Background Color

.myBgColor { background-color: #E5E993; }

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

This div background color is #E5E993.

Border color

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

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

This div border color is #E5E993.

Opacity

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

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

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

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

This text has shadow with #E5E993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E993.

Preview

Color preview on black background

This text has color #E5E993 on black background.


Color preview on white background

This text has color #E5E993 on white background.


Black color preview on #E5E993 background

This text has black color on #E5E993 background.


White color preview on #E5E993 background

This text has white color on #E5E993 background.


Related colors

Complementary color

Complementary color for #hex is #1A166C.


I love getcolorcode.com

Triadic colors

1 #93E5E9 and #E993E5 with #E5E993 are triadic colors.

2 #93E9E5 and #E9E593 with #E5E993 are triadic colors.