COLOR #57493D

HEX: #57493D RGB: (87,73,61)

Color info

#57493D contains red, green and blue colors in about the same proportion. Web safe color of #57493D is #663333 (or #633).

RGB color model

#57493D color RGB value is (87,73,61).

RGB: (87,73,61) (34%, 29%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 73 of 255 = 29%
B 61 of 255 = 24%

87
73
61

R + G + B ~ 29%. #57493D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 73 + 61 = 221 (100%)
R 87 of 221 ~ 39.37%
G 73 of 221 ~ 33.03%
B 61 of 221 ~ 27.6'%

%39.37
%33.03
%27.6

CMYK color model

#57493D color CMYK value is (0,16,30,66).

  • cyan value is 0.00%
  • magenta value is 16.09%
  • yellow value is 29.89%
  • key color value is 65.88%
CMYK: (0,16,30,66) C0M16Y30K66 (0%,16%,30%,66%) (0.00/0.16/0.30/0.66) 

CMYK percentages

%0
%16.09
%29.89
%65.88

Codes

Color #57493D in popluar color models

57 49 3D
RGB 87 73 61
HSL 28° 17.57% 29.02%
HSB/HSV 28° 29.89% 34.12%
CMYK 0.00% 16.09% 29.89%
65.88%

Color #57493D in popluar number systems.

HEX 57 49 3D
Decimal 87 73 61
Binary 1010111 1001001 111101
Octal 127 111 75

Shades and tints

Shades of #57493D

#57493D
(87,73,61)
#504338
(80,67,56)
#493D33
(73,61,51)
#42372E
(66,55,46)
#3B3129
(59,49,41)
#342B24
(52,43,36)
#2D251F
(45,37,31)
#261F1A
(38,31,26)
#1F1915
(31,25,21)
#181310
(24,19,16)
#110D0B
(17,13,11)
#000000
(0,0,0)

Tints of #57493D

#57493D
(87,73,61)
#66594E
(102,89,78)
#75695F
(117,105,95)
#847970
(132,121,112)
#938981
(147,137,129)
#A29992
(162,153,146)
#B1A9A3
(177,169,163)
#C0B9B4
(192,185,180)
#CFC9C5
(207,201,197)
#DED9D6
(222,217,214)
#EDE9E7
(237,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57493D color. Also use rgb(87,73,61) instead hex code.

Text Font Color

.myTextColor { color: #57493D; }

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

This text font color is #57493D.

Background Color

.myBgColor { background-color: #57493D; }

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

This div background color is #57493D.

Border color

.myBorderColor { border: 1px solid #57493D; }

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

This div border color is #57493D.

Opacity

.myOpacity80 { color: #57493D; opacity: 0.8; }

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

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

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

This text has shadow with #57493D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57493D.

Preview

Color preview on black background

This text has color #57493D on black background.


Color preview on white background

This text has color #57493D on white background.


Black color preview on #57493D background

This text has black color on #57493D background.


White color preview on #57493D background

This text has white color on #57493D background.


Related colors

Complementary color

Complementary color for #hex is #A8B6C2.


I love getcolorcode.com

Triadic colors

1 #3D5749 and #493D57 with #57493D are triadic colors.

2 #3D4957 and #49573D with #57493D are triadic colors.