COLOR #573239

HEX: #573239 RGB: (87,50,57)

Color info

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

RGB color model

#573239 color RGB value is (87,50,57).

RGB: (87,50,57) (34%, 20%, 22%)

RGB channels and saturation

R 87 of 255 = 34%
G 50 of 255 = 20%
B 57 of 255 = 22%

87
50
57

R + G + B ~ 25%. #573239 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 50 + 57 = 194 (100%)
R 87 of 194 ~ 44.85%
G 50 of 194 ~ 25.77%
B 57 of 194 ~ 29.38'%

%44.85
%25.77
%29.38

CMYK color model

#573239 color CMYK value is (0,43,34,66).

  • cyan value is 0.00%
  • magenta value is 42.53%
  • yellow value is 34.48%
  • key color value is 65.88%

CMYK: (0,43,34,66)
C0M43Y34K66 (0%, 43%, 34%, 66%)
(0.00 / 0.43 / 0.34 / 0.66)

CMYK percentages

%0
%42.53
%34.48
%65.88

Codes

Color #573239 in popluar color models

57 32 39
RGB 87 50 57
HSL 349° 27.01% 26.86%
HSB/HSV 349° 42.53% 34.12%
CMYK 0.00% 42.53% 34.48%
65.88%

Color #573239 in popluar number systems.

HEX 57 32 39
Decimal 87 50 57
Binary 1010111 110010 111001
Octal 127 62 71

Shades and tints

Shades of #573239

#573239
(87,50,57)
#502E34
(80,46,52)
#492A2F
(73,42,47)
#42262A
(66,38,42)
#3B2225
(59,34,37)
#341E20
(52,30,32)
#2D1A1B
(45,26,27)
#261616
(38,22,22)
#1F1211
(31,18,17)
#180E0C
(24,14,12)
#110A07
(17,10,7)
#000000
(0,0,0)

Tints of #573239

#573239
(87,50,57)
#66444B
(102,68,75)
#75565D
(117,86,93)
#84686F
(132,104,111)
#937A81
(147,122,129)
#A28C93
(162,140,147)
#B19EA5
(177,158,165)
#C0B0B7
(192,176,183)
#CFC2C9
(207,194,201)
#DED4DB
(222,212,219)
#EDE6ED
(237,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573239 color. Also use rgb(87,50,57) instead hex code.

Text Font Color

.myTextColor { color: #573239; }

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

This text font color is #573239.

Background Color

.myBgColor { background-color: #573239; }

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

This div background color is #573239.

Border color

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

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

This div border color is #573239.

Opacity

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

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

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

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

This text has shadow with #573239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573239.

Preview

Color preview on black background

This text has color #573239 on black background.


Color preview on white background

This text has color #573239 on white background.


Black color preview on #573239 background

This text has black color on #573239 background.


White color preview on #573239 background

This text has white color on #573239 background.


Related colors

Complementary color

Complementary color for #hex is #A8CDC6.


I love getcolorcode.com

Triadic colors

1 #395732 and #323957 with #573239 are triadic colors.

2 #393257 and #325739 with #573239 are triadic colors.