COLOR #E5D697

HEX: #E5D697 RGB: (229,214,151)

Renk bilgisi

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

RGB renk modeli

#E5D697 color RGB value is (229,214,151).

RGB: (229,214,151) (90%, 84%, 59%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 214 of 255 = 84%
B 151 of 255 = 59%

229
214
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 214 + 151 = 594 (100%)
R 229 of 594 ~ 38.55%
G 214 of 594 ~ 36.03%
B 151 of 594 ~ 25.42'%

%38.55
%36.03
%25.42

CMYK RENK MODELİ

#E5D697 rengi CMYK tonu (0,7,34,10).

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

CMYK: (0,7,34,10)
C0M7Y34K10 (0%, 7%, 34%, 10%)
(0.00 / 0.07 / 0.34 / 0.10)

CMYK yüzdeleri

%0
%6.55
%34.06
%10.2

Codes

Color #E5D697 in popluar color models

E5 D6 97
RGB 229 214 151
HSL 48° 60.00% 74.51%
HSB/HSV 48° 34.06% 89.80%
CMYK 0.00% 6.55% 34.06%
10.20%

Color #E5D697 in popluar number systems.

HEX E5 D6 97
Decimal 229 214 151
Binary 11100101 11010110 10010111
Octal 345 326 227

Shades and tints

Shades of #E5D697

#E5D697
(229,214,151)
#D1C38A
(209,195,138)
#BDB07D
(189,176,125)
#A99D70
(169,157,112)
#958A63
(149,138,99)
#817756
(129,119,86)
#6D6449
(109,100,73)
#59513C
(89,81,60)
#453E2F
(69,62,47)
#312B22
(49,43,34)
#1D1815
(29,24,21)
#000000
(0,0,0)

Tints of #E5D697

#E5D697
(229,214,151)
#E7D9A0
(231,217,160)
#E9DCA9
(233,220,169)
#EBDFB2
(235,223,178)
#EDE2BB
(237,226,187)
#EFE5C4
(239,229,196)
#F1E8CD
(241,232,205)
#F3EBD6
(243,235,214)
#F5EEDF
(245,238,223)
#F7F1E8
(247,241,232)
#F9F4F1
(249,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D697; }

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

This text font color is #E5D697.

Background Color

.myBgColor { background-color: #E5D697; }

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

This div background color is #E5D697.

Border color

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

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

This div border color is #E5D697.

Opacity

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

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

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

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

This text has shadow with #E5D697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D697.

Preview

Color preview on black background

This text has color #E5D697 on black background.


Color preview on white background

This text has color #E5D697 on white background.


Black color preview on #E5D697 background

This text has black color on #E5D697 background.


White color preview on #E5D697 background

This text has white color on #E5D697 background.


Related colors

Complementary color

Complementary color for #hex is #1A2968.


I love getcolorcode.com

Triadic colors

1 #97E5D6 and #D697E5 with #E5D697 are triadic colors.

2 #97D6E5 and #D6E597 with #E5D697 are triadic colors.