COLOR #573846

HEX: #573846 RGB: (87,56,70)

Color info

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

RGB color model

#573846 color RGB value is (87,56,70).

RGB: (87,56,70) (34%, 22%, 27%)

RGB channels and saturation

R 87 of 255 = 34%
G 56 of 255 = 22%
B 70 of 255 = 27%

87
56
70

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

Portions of RGB colors in percentages

R + G + B = 87 + 56 + 70 = 213 (100%)
R 87 of 213 ~ 40.85%
G 56 of 213 ~ 26.29%
B 70 of 213 ~ 32.86'%

%40.85
%26.29
%32.86

CMYK color model

#573846 color CMYK value is (0,36,20,66).

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

CMYK: (0,36,20,66)
C0M36Y20K66 (0%, 36%, 20%, 66%)
(0.00 / 0.36 / 0.20 / 0.66)

CMYK percentages

%0
%35.63
%19.54
%65.88

Codes

Color #573846 in popluar color models

57 38 46
RGB 87 56 70
HSL 333° 21.68% 28.04%
HSB/HSV 333° 35.63% 34.12%
CMYK 0.00% 35.63% 19.54%
65.88%

Color #573846 in popluar number systems.

HEX 57 38 46
Decimal 87 56 70
Binary 1010111 111000 1000110
Octal 127 70 106

Shades and tints

Shades of #573846

#573846
(87,56,70)
#503340
(80,51,64)
#492E3A
(73,46,58)
#422934
(66,41,52)
#3B242E
(59,36,46)
#341F28
(52,31,40)
#2D1A22
(45,26,34)
#26151C
(38,21,28)
#1F1016
(31,16,22)
#180B10
(24,11,16)
#11060A
(17,6,10)
#000000
(0,0,0)

Tints of #573846

#573846
(87,56,70)
#664A56
(102,74,86)
#755C66
(117,92,102)
#846E76
(132,110,118)
#938086
(147,128,134)
#A29296
(162,146,150)
#B1A4A6
(177,164,166)
#C0B6B6
(192,182,182)
#CFC8C6
(207,200,198)
#DEDAD6
(222,218,214)
#EDECE6
(237,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573846; }

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

This text font color is #573846.

Background Color

.myBgColor { background-color: #573846; }

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

This div background color is #573846.

Border color

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

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

This div border color is #573846.

Opacity

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

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

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

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

This text has shadow with #573846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573846.

Preview

Color preview on black background

This text has color #573846 on black background.


Color preview on white background

This text has color #573846 on white background.


Black color preview on #573846 background

This text has black color on #573846 background.


White color preview on #573846 background

This text has white color on #573846 background.


Related colors

Complementary color

Complementary color for #hex is #A8C7B9.


I love getcolorcode.com

Triadic colors

1 #465738 and #384657 with #573846 are triadic colors.

2 #463857 and #385746 with #573846 are triadic colors.