COLOR #E5C37E

HEX: #E5C37E RGB: (229,195,126)

Renk bilgisi

#E5C37E contains mainly red and green colors. #E5C37E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E5C37E color RGB value is (229,195,126).

RGB: (229,195,126) (90%, 76%, 49%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 195 of 255 = 76%
B 126 of 255 = 49%

229
195
126

R + G + B ~ 72%. #E5C37E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 195 + 126 = 550 (100%)
R 229 of 550 ~ 41.64%
G 195 of 550 ~ 35.45%
B 126 of 550 ~ 22.91'%

%41.64
%35.45
%22.91

CMYK RENK MODELİ

#E5C37E rengi CMYK tonu (0,15,45,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.85%
  • sarı tonu 44.98%
  • ana renk tonu 10.20%

CMYK: (0,15,45,10)
C0M15Y45K10 (0%, 15%, 45%, 10%)
(0.00 / 0.15 / 0.45 / 0.10)

CMYK yüzdeleri

%0
%14.85
%44.98
%10.2

Codes

Color #E5C37E in popluar color models

E5 C3 7E
RGB 229 195 126
HSL 40° 66.45% 69.61%
HSB/HSV 40° 44.98% 89.80%
CMYK 0.00% 14.85% 44.98%
10.20%

Color #E5C37E in popluar number systems.

HEX E5 C3 7E
Decimal 229 195 126
Binary 11100101 11000011 1111110
Octal 345 303 176

Shades and tints

Shades of #E5C37E

#E5C37E
(229,195,126)
#D1B273
(209,178,115)
#BDA168
(189,161,104)
#A9905D
(169,144,93)
#957F52
(149,127,82)
#816E47
(129,110,71)
#6D5D3C
(109,93,60)
#594C31
(89,76,49)
#453B26
(69,59,38)
#312A1B
(49,42,27)
#1D1910
(29,25,16)
#000000
(0,0,0)

Tints of #E5C37E

#E5C37E
(229,195,126)
#E7C889
(231,200,137)
#E9CD94
(233,205,148)
#EBD29F
(235,210,159)
#EDD7AA
(237,215,170)
#EFDCB5
(239,220,181)
#F1E1C0
(241,225,192)
#F3E6CB
(243,230,203)
#F5EBD6
(245,235,214)
#F7F0E1
(247,240,225)
#F9F5EC
(249,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C37E color. Also use rgb(229,195,126) instead hex code.

Text Font Color

.myTextColor { color: #E5C37E; }

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

This text font color is #E5C37E.

Background Color

.myBgColor { background-color: #E5C37E; }

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

This div background color is #E5C37E.

Border color

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

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

This div border color is #E5C37E.

Opacity

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

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

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

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

This text has shadow with #E5C37E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C37E.

Preview

Color preview on black background

This text has color #E5C37E on black background.


Color preview on white background

This text has color #E5C37E on white background.


Black color preview on #E5C37E background

This text has black color on #E5C37E background.


White color preview on #E5C37E background

This text has white color on #E5C37E background.


Related colors

Complementary color

Complementary color for #hex is #1A3C81.


I love getcolorcode.com

Triadic colors

1 #7EE5C3 and #C37EE5 with #E5C37E are triadic colors.

2 #7EC3E5 and #C3E57E with #E5C37E are triadic colors.