COLOR #E5C596

HEX: #E5C596 RGB: (229,197,150)

Renk bilgisi

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

RGB renk modeli

#E5C596 color RGB value is (229,197,150).

RGB: (229,197,150) (90%, 77%, 59%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 197 of 255 = 77%
B 150 of 255 = 59%

229
197
150

R + G + B ~ 75%. #E5C596 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 197 + 150 = 576 (100%)
R 229 of 576 ~ 39.76%
G 197 of 576 ~ 34.2%
B 150 of 576 ~ 26.04'%

%39.76
%34.2
%26.04

CMYK RENK MODELİ

#E5C596 rengi CMYK tonu (0,14,34,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.97%
  • sarı tonu 34.50%
  • ana renk tonu 10.20%

CMYK: (0,14,34,10)
C0M14Y34K10 (0%, 14%, 34%, 10%)
(0.00 / 0.14 / 0.34 / 0.10)

CMYK yüzdeleri

%0
%13.97
%34.5
%10.2

Codes

Color #E5C596 in popluar color models

E5 C5 96
RGB 229 197 150
HSL 36° 60.31% 74.31%
HSB/HSV 36° 34.50% 89.80%
CMYK 0.00% 13.97% 34.50%
10.20%

Color #E5C596 in popluar number systems.

HEX E5 C5 96
Decimal 229 197 150
Binary 11100101 11000101 10010110
Octal 345 305 226

Shades and tints

Shades of #E5C596

#E5C596
(229,197,150)
#D1B489
(209,180,137)
#BDA37C
(189,163,124)
#A9926F
(169,146,111)
#958162
(149,129,98)
#817055
(129,112,85)
#6D5F48
(109,95,72)
#594E3B
(89,78,59)
#453D2E
(69,61,46)
#312C21
(49,44,33)
#1D1B14
(29,27,20)
#000000
(0,0,0)

Tints of #E5C596

#E5C596
(229,197,150)
#E7CA9F
(231,202,159)
#E9CFA8
(233,207,168)
#EBD4B1
(235,212,177)
#EDD9BA
(237,217,186)
#EFDEC3
(239,222,195)
#F1E3CC
(241,227,204)
#F3E8D5
(243,232,213)
#F5EDDE
(245,237,222)
#F7F2E7
(247,242,231)
#F9F7F0
(249,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C596 color. Also use rgb(229,197,150) instead hex code.

Text Font Color

.myTextColor { color: #E5C596; }

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

This text font color is #E5C596.

Background Color

.myBgColor { background-color: #E5C596; }

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

This div background color is #E5C596.

Border color

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

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

This div border color is #E5C596.

Opacity

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

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

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

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

This text has shadow with #E5C596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C596.

Preview

Color preview on black background

This text has color #E5C596 on black background.


Color preview on white background

This text has color #E5C596 on white background.


Black color preview on #E5C596 background

This text has black color on #E5C596 background.


White color preview on #E5C596 background

This text has white color on #E5C596 background.


Related colors

Complementary color

Complementary color for #hex is #1A3A69.


I love getcolorcode.com

Triadic colors

1 #96E5C5 and #C596E5 with #E5C596 are triadic colors.

2 #96C5E5 and #C5E596 with #E5C596 are triadic colors.