COLOR #E5E68C

HEX: #E5E68C RGB: (229,230,140)

Renk bilgisi

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

RGB renk modeli

#E5E68C color RGB value is (229,230,140).

RGB: (229,230,140) (90%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 230 of 255 = 90%
B 140 of 255 = 55%

229
230
140

R + G + B ~ 78%. #E5E68C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 230 + 140 = 599 (100%)
R 229 of 599 ~ 38.23%
G 230 of 599 ~ 38.4%
B 140 of 599 ~ 23.37'%

%38.23
%38.4
%23.37

CMYK RENK MODELİ

#E5E68C rengi CMYK tonu (0,0,39,10).

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

CMYK: (0,0,39,10)
C0M0Y39K10 (0%, 0%, 39%, 10%)
(0.00 / 0.00 / 0.39 / 0.10)

CMYK yüzdeleri

%0.43
%0
%39.13
%9.8

Codes

Color #E5E68C in popluar color models

E5 E6 8C
RGB 229 230 140
HSL 61° 64.29% 72.55%
HSB/HSV 61° 39.13% 90.20%
CMYK 0.43% 0.00% 39.13%
9.80%

Color #E5E68C in popluar number systems.

HEX E5 E6 8C
Decimal 229 230 140
Binary 11100101 11100110 10001100
Octal 345 346 214

Shades and tints

Shades of #E5E68C

#E5E68C
(229,230,140)
#D1D280
(209,210,128)
#BDBE74
(189,190,116)
#A9AA68
(169,170,104)
#95965C
(149,150,92)
#818250
(129,130,80)
#6D6E44
(109,110,68)
#595A38
(89,90,56)
#45462C
(69,70,44)
#313220
(49,50,32)
#1D1E14
(29,30,20)
#000000
(0,0,0)

Tints of #E5E68C

#E5E68C
(229,230,140)
#E7E896
(231,232,150)
#E9EAA0
(233,234,160)
#EBECAA
(235,236,170)
#EDEEB4
(237,238,180)
#EFF0BE
(239,240,190)
#F1F2C8
(241,242,200)
#F3F4D2
(243,244,210)
#F5F6DC
(245,246,220)
#F7F8E6
(247,248,230)
#F9FAF0
(249,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E68C; }

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

This text font color is #E5E68C.

Background Color

.myBgColor { background-color: #E5E68C; }

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

This div background color is #E5E68C.

Border color

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

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

This div border color is #E5E68C.

Opacity

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

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

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

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

This text has shadow with #E5E68C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E68C.

Preview

Color preview on black background

This text has color #E5E68C on black background.


Color preview on white background

This text has color #E5E68C on white background.


Black color preview on #E5E68C background

This text has black color on #E5E68C background.


White color preview on #E5E68C background

This text has white color on #E5E68C background.


Related colors

Complementary color

Complementary color for #hex is #1A1973.


I love getcolorcode.com

Triadic colors

1 #8CE5E6 and #E68CE5 with #E5E68C are triadic colors.

2 #8CE6E5 and #E6E58C with #E5E68C are triadic colors.