COLOR #E57D5E

HEX: #E57D5E RGB: (229,125,94)

Renk bilgisi

#E57D5E contains mainly red color. #E57D5E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#E57D5E color RGB value is (229,125,94).

RGB: (229,125,94) (90%, 49%, 37%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 125 of 255 = 49%
B 94 of 255 = 37%

229
125
94

R + G + B ~ 59%. #E57D5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 125 + 94 = 448 (100%)
R 229 of 448 ~ 51.12%
G 125 of 448 ~ 27.9%
B 94 of 448 ~ 20.98'%

%51.12
%27.9
%20.98

CMYK RENK MODELİ

#E57D5E rengi CMYK tonu (0,45,59,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.41%
  • sarı tonu 58.95%
  • ana renk tonu 10.20%

CMYK: (0,45,59,10)
C0M45Y59K10 (0%, 45%, 59%, 10%)
(0.00 / 0.45 / 0.59 / 0.10)

CMYK yüzdeleri

%0
%45.41
%58.95
%10.2

Codes

Color #E57D5E in popluar color models

E5 7D 5E
RGB 229 125 94
HSL 14° 72.19% 63.33%
HSB/HSV 14° 58.95% 89.80%
CMYK 0.00% 45.41% 58.95%
10.20%

Color #E57D5E in popluar number systems.

HEX E5 7D 5E
Decimal 229 125 94
Binary 11100101 1111101 1011110
Octal 345 175 136

Shades and tints

Shades of #E57D5E

#E57D5E
(229,125,94)
#D17256
(209,114,86)
#BD674E
(189,103,78)
#A95C46
(169,92,70)
#95513E
(149,81,62)
#814636
(129,70,54)
#6D3B2E
(109,59,46)
#593026
(89,48,38)
#45251E
(69,37,30)
#311A16
(49,26,22)
#1D0F0E
(29,15,14)
#000000
(0,0,0)

Tints of #E57D5E

#E57D5E
(229,125,94)
#E7886C
(231,136,108)
#E9937A
(233,147,122)
#EB9E88
(235,158,136)
#EDA996
(237,169,150)
#EFB4A4
(239,180,164)
#F1BFB2
(241,191,178)
#F3CAC0
(243,202,192)
#F5D5CE
(245,213,206)
#F7E0DC
(247,224,220)
#F9EBEA
(249,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E57D5E color. Also use rgb(229,125,94) instead hex code.

Text Font Color

.myTextColor { color: #E57D5E; }

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

This text font color is #E57D5E.

Background Color

.myBgColor { background-color: #E57D5E; }

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

This div background color is #E57D5E.

Border color

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

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

This div border color is #E57D5E.

Opacity

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

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

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

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

This text has shadow with #E57D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E57D5E.

Preview

Color preview on black background

This text has color #E57D5E on black background.


Color preview on white background

This text has color #E57D5E on white background.


Black color preview on #E57D5E background

This text has black color on #E57D5E background.


White color preview on #E57D5E background

This text has white color on #E57D5E background.


Related colors

Complementary color

Complementary color for #hex is #1A82A1.


I love getcolorcode.com

Triadic colors

1 #5EE57D and #7D5EE5 with #E57D5E are triadic colors.

2 #5E7DE5 and #7DE55E with #E57D5E are triadic colors.