COLOR #573146

HEX: #573146 RGB: (87,49,70)

Color info

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

RGB color model

#573146 color RGB value is (87,49,70).

RGB: (87,49,70) (34%, 19%, 27%)

RGB channels and saturation

R 87 of 255 = 34%
G 49 of 255 = 19%
B 70 of 255 = 27%

87
49
70

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

Portions of RGB colors in percentages

R + G + B = 87 + 49 + 70 = 206 (100%)
R 87 of 206 ~ 42.23%
G 49 of 206 ~ 23.79%
B 70 of 206 ~ 33.98'%

%42.23
%23.79
%33.98

CMYK color model

#573146 color CMYK value is (0,44,20,66).

  • cyan value is 0.00%
  • magenta value is 43.68%
  • yellow value is 19.54%
  • key color value is 65.88%

CMYK: (0,44,20,66)
C0M44Y20K66 (0%, 44%, 20%, 66%)
(0.00 / 0.44 / 0.20 / 0.66)

CMYK percentages

%0
%43.68
%19.54
%65.88

Codes

Color #573146 in popluar color models

57 31 46
RGB 87 49 70
HSL 327° 27.94% 26.67%
HSB/HSV 327° 43.68% 34.12%
CMYK 0.00% 43.68% 19.54%
65.88%

Color #573146 in popluar number systems.

HEX 57 31 46
Decimal 87 49 70
Binary 1010111 110001 1000110
Octal 127 61 106

Shades and tints

Shades of #573146

#573146
(87,49,70)
#502D40
(80,45,64)
#49293A
(73,41,58)
#422534
(66,37,52)
#3B212E
(59,33,46)
#341D28
(52,29,40)
#2D1922
(45,25,34)
#26151C
(38,21,28)
#1F1116
(31,17,22)
#180D10
(24,13,16)
#11090A
(17,9,10)
#000000
(0,0,0)

Tints of #573146

#573146
(87,49,70)
#664356
(102,67,86)
#755566
(117,85,102)
#846776
(132,103,118)
#937986
(147,121,134)
#A28B96
(162,139,150)
#B19DA6
(177,157,166)
#C0AFB6
(192,175,182)
#CFC1C6
(207,193,198)
#DED3D6
(222,211,214)
#EDE5E6
(237,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573146 color. Also use rgb(87,49,70) instead hex code.

Text Font Color

.myTextColor { color: #573146; }

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

This text font color is #573146.

Background Color

.myBgColor { background-color: #573146; }

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

This div background color is #573146.

Border color

.myBorderColor { border: 1px solid #573146; }

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

This div border color is #573146.

Opacity

.myOpacity80 { color: #573146; opacity: 0.8; }

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

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

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

This text has shadow with #573146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573146.

Preview

Color preview on black background

This text has color #573146 on black background.


Color preview on white background

This text has color #573146 on white background.


Black color preview on #573146 background

This text has black color on #573146 background.


White color preview on #573146 background

This text has white color on #573146 background.


Related colors

Complementary color

Complementary color for #hex is #A8CEB9.


I love getcolorcode.com

Triadic colors

1 #465731 and #314657 with #573146 are triadic colors.

2 #463157 and #315746 with #573146 are triadic colors.