COLOR #57492D

HEX: #57492D RGB: (87,73,45)

Color info

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

RGB color model

#57492D color RGB value is (87,73,45).

RGB: (87,73,45) (34%, 29%, 18%)

RGB channels and saturation

R 87 of 255 = 34%
G 73 of 255 = 29%
B 45 of 255 = 18%

87
73
45

R + G + B ~ 27%. #57492D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 73 + 45 = 205 (100%)
R 87 of 205 ~ 42.44%
G 73 of 205 ~ 35.61%
B 45 of 205 ~ 21.95'%

%42.44
%35.61
%21.95

CMYK color model

#57492D color CMYK value is (0,16,48,66).

  • cyan value is 0.00%
  • magenta value is 16.09%
  • yellow value is 48.28%
  • key color value is 65.88%

CMYK: (0,16,48,66)
C0M16Y48K66 (0%, 16%, 48%, 66%)
(0.00 / 0.16 / 0.48 / 0.66)

CMYK percentages

%0
%16.09
%48.28
%65.88

Codes

Color #57492D in popluar color models

57 49 2D
RGB 87 73 45
HSL 40° 31.82% 25.88%
HSB/HSV 40° 48.28% 34.12%
CMYK 0.00% 16.09% 48.28%
65.88%

Color #57492D in popluar number systems.

HEX 57 49 2D
Decimal 87 73 45
Binary 1010111 1001001 101101
Octal 127 111 55

Shades and tints

Shades of #57492D

#57492D
(87,73,45)
#504329
(80,67,41)
#493D25
(73,61,37)
#423721
(66,55,33)
#3B311D
(59,49,29)
#342B19
(52,43,25)
#2D2515
(45,37,21)
#261F11
(38,31,17)
#1F190D
(31,25,13)
#181309
(24,19,9)
#110D05
(17,13,5)
#000000
(0,0,0)

Tints of #57492D

#57492D
(87,73,45)
#665940
(102,89,64)
#756953
(117,105,83)
#847966
(132,121,102)
#938979
(147,137,121)
#A2998C
(162,153,140)
#B1A99F
(177,169,159)
#C0B9B2
(192,185,178)
#CFC9C5
(207,201,197)
#DED9D8
(222,217,216)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57492D; }

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

This text font color is #57492D.

Background Color

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

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

This div background color is #57492D.

Border color

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

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

This div border color is #57492D.

Opacity

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

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

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

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

This text has shadow with #57492D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57492D.

Preview

Color preview on black background

This text has color #57492D on black background.


Color preview on white background

This text has color #57492D on white background.


Black color preview on #57492D background

This text has black color on #57492D background.


White color preview on #57492D background

This text has white color on #57492D background.


Related colors

Complementary color

Complementary color for #hex is #A8B6D2.


I love getcolorcode.com

Triadic colors

1 #2D5749 and #492D57 with #57492D are triadic colors.

2 #2D4957 and #49572D with #57492D are triadic colors.