COLOR #E5E690

HEX: #E5E690 RGB: (229,230,144)

Renk bilgisi

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

RGB renk modeli

#E5E690 color RGB value is (229,230,144).

RGB: (229,230,144) (90%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 230 of 255 = 90%
B 144 of 255 = 56%

229
230
144

R + G + B ~ 79%. #E5E690 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 230 + 144 = 603 (100%)
R 229 of 603 ~ 37.98%
G 230 of 603 ~ 38.14%
B 144 of 603 ~ 23.88'%

%37.98
%38.14
%23.88

CMYK RENK MODELİ

#E5E690 rengi CMYK tonu (0,0,37,10).

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

CMYK: (0,0,37,10)
C0M0Y37K10 (0%, 0%, 37%, 10%)
(0.00 / 0.00 / 0.37 / 0.10)

CMYK yüzdeleri

%0.43
%0
%37.39
%9.8

Codes

Color #E5E690 in popluar color models

E5 E6 90
RGB 229 230 144
HSL 61° 63.24% 73.33%
HSB/HSV 61° 37.39% 90.20%
CMYK 0.43% 0.00% 37.39%
9.80%

Color #E5E690 in popluar number systems.

HEX E5 E6 90
Decimal 229 230 144
Binary 11100101 11100110 10010000
Octal 345 346 220

Shades and tints

Shades of #E5E690

#E5E690
(229,230,144)
#D1D283
(209,210,131)
#BDBE76
(189,190,118)
#A9AA69
(169,170,105)
#95965C
(149,150,92)
#81824F
(129,130,79)
#6D6E42
(109,110,66)
#595A35
(89,90,53)
#454628
(69,70,40)
#31321B
(49,50,27)
#1D1E0E
(29,30,14)
#000000
(0,0,0)

Tints of #E5E690

#E5E690
(229,230,144)
#E7E89A
(231,232,154)
#E9EAA4
(233,234,164)
#EBECAE
(235,236,174)
#EDEEB8
(237,238,184)
#EFF0C2
(239,240,194)
#F1F2CC
(241,242,204)
#F3F4D6
(243,244,214)
#F5F6E0
(245,246,224)
#F7F8EA
(247,248,234)
#F9FAF4
(249,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E690; }

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

This text font color is #E5E690.

Background Color

.myBgColor { background-color: #E5E690; }

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

This div background color is #E5E690.

Border color

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

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

This div border color is #E5E690.

Opacity

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

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

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

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

This text has shadow with #E5E690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E690.

Preview

Color preview on black background

This text has color #E5E690 on black background.


Color preview on white background

This text has color #E5E690 on white background.


Black color preview on #E5E690 background

This text has black color on #E5E690 background.


White color preview on #E5E690 background

This text has white color on #E5E690 background.


Related colors

Complementary color

Complementary color for #hex is #1A196F.


I love getcolorcode.com

Triadic colors

1 #90E5E6 and #E690E5 with #E5E690 are triadic colors.

2 #90E6E5 and #E6E590 with #E5E690 are triadic colors.