COLOR #57513D

HEX: #57513D RGB: (87,81,61)

Color info

#57513D contains red, green and blue colors in about the same proportion. Web safe color of #57513D is #666633 (or #663).

RGB color model

#57513D color RGB value is (87,81,61).

RGB: (87,81,61) (34%, 32%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 81 of 255 = 32%
B 61 of 255 = 24%

87
81
61

R + G + B ~ 30%. #57513D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 81 + 61 = 229 (100%)
R 87 of 229 ~ 37.99%
G 81 of 229 ~ 35.37%
B 61 of 229 ~ 26.64'%

%37.99
%35.37
%26.64

CMYK color model

#57513D color CMYK value is (0,7,30,66).

  • cyan value is 0.00%
  • magenta value is 6.90%
  • yellow value is 29.89%
  • key color value is 65.88%

CMYK: (0,7,30,66)
C0M7Y30K66 (0%, 7%, 30%, 66%)
(0.00 / 0.07 / 0.30 / 0.66)

CMYK percentages

%0
%6.9
%29.89
%65.88

Codes

Color #57513D in popluar color models

57 51 3D
RGB 87 81 61
HSL 46° 17.57% 29.02%
HSB/HSV 46° 29.89% 34.12%
CMYK 0.00% 6.90% 29.89%
65.88%

Color #57513D in popluar number systems.

HEX 57 51 3D
Decimal 87 81 61
Binary 1010111 1010001 111101
Octal 127 121 75

Shades and tints

Shades of #57513D

#57513D
(87,81,61)
#504A38
(80,74,56)
#494333
(73,67,51)
#423C2E
(66,60,46)
#3B3529
(59,53,41)
#342E24
(52,46,36)
#2D271F
(45,39,31)
#26201A
(38,32,26)
#1F1915
(31,25,21)
#181210
(24,18,16)
#110B0B
(17,11,11)
#000000
(0,0,0)

Tints of #57513D

#57513D
(87,81,61)
#66604E
(102,96,78)
#756F5F
(117,111,95)
#847E70
(132,126,112)
#938D81
(147,141,129)
#A29C92
(162,156,146)
#B1ABA3
(177,171,163)
#C0BAB4
(192,186,180)
#CFC9C5
(207,201,197)
#DED8D6
(222,216,214)
#EDE7E7
(237,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57513D; }

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

This text font color is #57513D.

Background Color

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

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

This div background color is #57513D.

Border color

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

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

This div border color is #57513D.

Opacity

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

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

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

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

This text has shadow with #57513D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57513D.

Preview

Color preview on black background

This text has color #57513D on black background.


Color preview on white background

This text has color #57513D on white background.


Black color preview on #57513D background

This text has black color on #57513D background.


White color preview on #57513D background

This text has white color on #57513D background.


Related colors

Complementary color

Complementary color for #hex is #A8AEC2.


I love getcolorcode.com

Triadic colors

1 #3D5751 and #513D57 with #57513D are triadic colors.

2 #3D5157 and #51573D with #57513D are triadic colors.