COLOR #E5E695

HEX: #E5E695 RGB: (229,230,149)

Renk bilgisi

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

RGB renk modeli

#E5E695 color RGB value is (229,230,149).

RGB: (229,230,149) (90%, 90%, 58%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 230 of 255 = 90%
B 149 of 255 = 58%

229
230
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 230 + 149 = 608 (100%)
R 229 of 608 ~ 37.66%
G 230 of 608 ~ 37.83%
B 149 of 608 ~ 24.51'%

%37.66
%37.83
%24.51

CMYK RENK MODELİ

#E5E695 rengi CMYK tonu (0,0,35,10).

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

CMYK: (0,0,35,10)
C0M0Y35K10 (0%, 0%, 35%, 10%)
(0.00 / 0.00 / 0.35 / 0.10)

CMYK yüzdeleri

%0.43
%0
%35.22
%9.8

Codes

Color #E5E695 in popluar color models

E5 E6 95
RGB 229 230 149
HSL 61° 61.83% 74.31%
HSB/HSV 61° 35.22% 90.20%
CMYK 0.43% 0.00% 35.22%
9.80%

Color #E5E695 in popluar number systems.

HEX E5 E6 95
Decimal 229 230 149
Binary 11100101 11100110 10010101
Octal 345 346 225

Shades and tints

Shades of #E5E695

#E5E695
(229,230,149)
#D1D288
(209,210,136)
#BDBE7B
(189,190,123)
#A9AA6E
(169,170,110)
#959661
(149,150,97)
#818254
(129,130,84)
#6D6E47
(109,110,71)
#595A3A
(89,90,58)
#45462D
(69,70,45)
#313220
(49,50,32)
#1D1E13
(29,30,19)
#000000
(0,0,0)

Tints of #E5E695

#E5E695
(229,230,149)
#E7E89E
(231,232,158)
#E9EAA7
(233,234,167)
#EBECB0
(235,236,176)
#EDEEB9
(237,238,185)
#EFF0C2
(239,240,194)
#F1F2CB
(241,242,203)
#F3F4D4
(243,244,212)
#F5F6DD
(245,246,221)
#F7F8E6
(247,248,230)
#F9FAEF
(249,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5E695; }

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

This text font color is #E5E695.

Background Color

.myBgColor { background-color: #E5E695; }

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

This div background color is #E5E695.

Border color

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

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

This div border color is #E5E695.

Opacity

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

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

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

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

This text has shadow with #E5E695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E695.

Preview

Color preview on black background

This text has color #E5E695 on black background.


Color preview on white background

This text has color #E5E695 on white background.


Black color preview on #E5E695 background

This text has black color on #E5E695 background.


White color preview on #E5E695 background

This text has white color on #E5E695 background.


Related colors

Complementary color

Complementary color for #hex is #1A196A.


I love getcolorcode.com

Triadic colors

1 #95E5E6 and #E695E5 with #E5E695 are triadic colors.

2 #95E6E5 and #E6E595 with #E5E695 are triadic colors.