COLOR #57354A

HEX: #57354A RGB: (87,53,74)

Color info

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

RGB color model

#57354A color RGB value is (87,53,74).

RGB: (87,53,74) (34%, 21%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 53 of 255 = 21%
B 74 of 255 = 29%

87
53
74

R + G + B ~ 28%. #57354A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 53 + 74 = 214 (100%)
R 87 of 214 ~ 40.65%
G 53 of 214 ~ 24.77%
B 74 of 214 ~ 34.58'%

%40.65
%24.77
%34.58

CMYK color model

#57354A color CMYK value is (0,39,15,66).

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

CMYK: (0,39,15,66)
C0M39Y15K66 (0%, 39%, 15%, 66%)
(0.00 / 0.39 / 0.15 / 0.66)

CMYK percentages

%0
%39.08
%14.94
%65.88

Codes

Color #57354A in popluar color models

57 35 4A
RGB 87 53 74
HSL 323° 24.29% 27.45%
HSB/HSV 323° 39.08% 34.12%
CMYK 0.00% 39.08% 14.94%
65.88%

Color #57354A in popluar number systems.

HEX 57 35 4A
Decimal 87 53 74
Binary 1010111 110101 1001010
Octal 127 65 112

Shades and tints

Shades of #57354A

#57354A
(87,53,74)
#503144
(80,49,68)
#492D3E
(73,45,62)
#422938
(66,41,56)
#3B2532
(59,37,50)
#34212C
(52,33,44)
#2D1D26
(45,29,38)
#261920
(38,25,32)
#1F151A
(31,21,26)
#181114
(24,17,20)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #57354A

#57354A
(87,53,74)
#66475A
(102,71,90)
#75596A
(117,89,106)
#846B7A
(132,107,122)
#937D8A
(147,125,138)
#A28F9A
(162,143,154)
#B1A1AA
(177,161,170)
#C0B3BA
(192,179,186)
#CFC5CA
(207,197,202)
#DED7DA
(222,215,218)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57354A; }

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

This text font color is #57354A.

Background Color

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

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

This div background color is #57354A.

Border color

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

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

This div border color is #57354A.

Opacity

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

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

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

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

This text has shadow with #57354A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57354A.

Preview

Color preview on black background

This text has color #57354A on black background.


Color preview on white background

This text has color #57354A on white background.


Black color preview on #57354A background

This text has black color on #57354A background.


White color preview on #57354A background

This text has white color on #57354A background.


Related colors

Complementary color

Complementary color for #hex is #A8CAB5.


I love getcolorcode.com

Triadic colors

1 #4A5735 and #354A57 with #57354A are triadic colors.

2 #4A3557 and #35574A with #57354A are triadic colors.