COLOR #57353A

HEX: #57353A RGB: (87,53,58)

Color info

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

RGB color model

#57353A color RGB value is (87,53,58).

RGB: (87,53,58) (34%, 21%, 23%)

RGB channels and saturation

R 87 of 255 = 34%
G 53 of 255 = 21%
B 58 of 255 = 23%

87
53
58

R + G + B ~ 26%. #57353A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 53 + 58 = 198 (100%)
R 87 of 198 ~ 43.94%
G 53 of 198 ~ 26.77%
B 58 of 198 ~ 29.29'%

%43.94
%26.77
%29.29

CMYK color model

#57353A color CMYK value is (0,39,33,66).

  • cyan value is 0.00%
  • magenta value is 39.08%
  • yellow value is 33.33%
  • key color value is 65.88%

CMYK: (0,39,33,66)
C0M39Y33K66 (0%, 39%, 33%, 66%)
(0.00 / 0.39 / 0.33 / 0.66)

CMYK percentages

%0
%39.08
%33.33
%65.88

Codes

Color #57353A in popluar color models

57 35 3A
RGB 87 53 58
HSL 351° 24.29% 27.45%
HSB/HSV 351° 39.08% 34.12%
CMYK 0.00% 39.08% 33.33%
65.88%

Color #57353A in popluar number systems.

HEX 57 35 3A
Decimal 87 53 58
Binary 1010111 110101 111010
Octal 127 65 72

Shades and tints

Shades of #57353A

#57353A
(87,53,58)
#503135
(80,49,53)
#492D30
(73,45,48)
#42292B
(66,41,43)
#3B2526
(59,37,38)
#342121
(52,33,33)
#2D1D1C
(45,29,28)
#261917
(38,25,23)
#1F1512
(31,21,18)
#18110D
(24,17,13)
#110D08
(17,13,8)
#000000
(0,0,0)

Tints of #57353A

#57353A
(87,53,58)
#66474B
(102,71,75)
#75595C
(117,89,92)
#846B6D
(132,107,109)
#937D7E
(147,125,126)
#A28F8F
(162,143,143)
#B1A1A0
(177,161,160)
#C0B3B1
(192,179,177)
#CFC5C2
(207,197,194)
#DED7D3
(222,215,211)
#EDE9E4
(237,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57353A color. Also use rgb(87,53,58) instead hex code.

Text Font Color

.myTextColor { color: #57353A; }

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

This text font color is #57353A.

Background Color

.myBgColor { background-color: #57353A; }

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

This div background color is #57353A.

Border color

.myBorderColor { border: 1px solid #57353A; }

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

This div border color is #57353A.

Opacity

.myOpacity80 { color: #57353A; opacity: 0.8; }

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

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

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

This text has shadow with #57353A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57353A.

Preview

Color preview on black background

This text has color #57353A on black background.


Color preview on white background

This text has color #57353A on white background.


Black color preview on #57353A background

This text has black color on #57353A background.


White color preview on #57353A background

This text has white color on #57353A background.


Related colors

Complementary color

Complementary color for #hex is #A8CAC5.


I love getcolorcode.com

Triadic colors

1 #3A5735 and #353A57 with #57353A are triadic colors.

2 #3A3557 and #35573A with #57353A are triadic colors.