COLOR #573344

HEX: #573344 RGB: (87,51,68)

Color info

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

RGB color model

#573344 color RGB value is (87,51,68).

RGB: (87,51,68) (34%, 20%, 27%)

RGB channels and saturation

R 87 of 255 = 34%
G 51 of 255 = 20%
B 68 of 255 = 27%

87
51
68

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

Portions of RGB colors in percentages

R + G + B = 87 + 51 + 68 = 206 (100%)
R 87 of 206 ~ 42.23%
G 51 of 206 ~ 24.76%
B 68 of 206 ~ 33.01'%

%42.23
%24.76
%33.01

CMYK color model

#573344 color CMYK value is (0,41,22,66).

  • cyan value is 0.00%
  • magenta value is 41.38%
  • yellow value is 21.84%
  • key color value is 65.88%

CMYK: (0,41,22,66)
C0M41Y22K66 (0%, 41%, 22%, 66%)
(0.00 / 0.41 / 0.22 / 0.66)

CMYK percentages

%0
%41.38
%21.84
%65.88

Codes

Color #573344 in popluar color models

57 33 44
RGB 87 51 68
HSL 332° 26.09% 27.06%
HSB/HSV 332° 41.38% 34.12%
CMYK 0.00% 41.38% 21.84%
65.88%

Color #573344 in popluar number systems.

HEX 57 33 44
Decimal 87 51 68
Binary 1010111 110011 1000100
Octal 127 63 104

Shades and tints

Shades of #573344

#573344
(87,51,68)
#502F3E
(80,47,62)
#492B38
(73,43,56)
#422732
(66,39,50)
#3B232C
(59,35,44)
#341F26
(52,31,38)
#2D1B20
(45,27,32)
#26171A
(38,23,26)
#1F1314
(31,19,20)
#180F0E
(24,15,14)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #573344

#573344
(87,51,68)
#664555
(102,69,85)
#755766
(117,87,102)
#846977
(132,105,119)
#937B88
(147,123,136)
#A28D99
(162,141,153)
#B19FAA
(177,159,170)
#C0B1BB
(192,177,187)
#CFC3CC
(207,195,204)
#DED5DD
(222,213,221)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573344 color. Also use rgb(87,51,68) instead hex code.

Text Font Color

.myTextColor { color: #573344; }

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

This text font color is #573344.

Background Color

.myBgColor { background-color: #573344; }

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

This div background color is #573344.

Border color

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

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

This div border color is #573344.

Opacity

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

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

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

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

This text has shadow with #573344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573344.

Preview

Color preview on black background

This text has color #573344 on black background.


Color preview on white background

This text has color #573344 on white background.


Black color preview on #573344 background

This text has black color on #573344 background.


White color preview on #573344 background

This text has white color on #573344 background.


Related colors

Complementary color

Complementary color for #hex is #A8CCBB.


I love getcolorcode.com

Triadic colors

1 #445733 and #334457 with #573344 are triadic colors.

2 #443357 and #335744 with #573344 are triadic colors.