COLOR #573033

HEX: #573033 RGB: (87,48,51)

Color info

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

RGB color model

#573033 color RGB value is (87,48,51).

RGB: (87,48,51) (34%, 19%, 20%)

RGB channels and saturation

R 87 of 255 = 34%
G 48 of 255 = 19%
B 51 of 255 = 20%

87
48
51

R + G + B ~ 24%. #573033 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 48 + 51 = 186 (100%)
R 87 of 186 ~ 46.77%
G 48 of 186 ~ 25.81%
B 51 of 186 ~ 27.42'%

%46.77
%25.81
%27.42

CMYK color model

#573033 color CMYK value is (0,45,41,66).

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

CMYK: (0,45,41,66)
C0M45Y41K66 (0%, 45%, 41%, 66%)
(0.00 / 0.45 / 0.41 / 0.66)

CMYK percentages

%0
%44.83
%41.38
%65.88

Codes

Color #573033 in popluar color models

57 30 33
RGB 87 48 51
HSL 355° 28.89% 26.47%
HSB/HSV 355° 44.83% 34.12%
CMYK 0.00% 44.83% 41.38%
65.88%

Color #573033 in popluar number systems.

HEX 57 30 33
Decimal 87 48 51
Binary 1010111 110000 110011
Octal 127 60 63

Shades and tints

Shades of #573033

#573033
(87,48,51)
#502C2F
(80,44,47)
#49282B
(73,40,43)
#422427
(66,36,39)
#3B2023
(59,32,35)
#341C1F
(52,28,31)
#2D181B
(45,24,27)
#261417
(38,20,23)
#1F1013
(31,16,19)
#180C0F
(24,12,15)
#11080B
(17,8,11)
#000000
(0,0,0)

Tints of #573033

#573033
(87,48,51)
#664245
(102,66,69)
#755457
(117,84,87)
#846669
(132,102,105)
#93787B
(147,120,123)
#A28A8D
(162,138,141)
#B19C9F
(177,156,159)
#C0AEB1
(192,174,177)
#CFC0C3
(207,192,195)
#DED2D5
(222,210,213)
#EDE4E7
(237,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573033; }

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

This text font color is #573033.

Background Color

.myBgColor { background-color: #573033; }

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

This div background color is #573033.

Border color

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

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

This div border color is #573033.

Opacity

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

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

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

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

This text has shadow with #573033 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573033.

Preview

Color preview on black background

This text has color #573033 on black background.


Color preview on white background

This text has color #573033 on white background.


Black color preview on #573033 background

This text has black color on #573033 background.


White color preview on #573033 background

This text has white color on #573033 background.


Related colors

Complementary color

Complementary color for #hex is #A8CFCC.


I love getcolorcode.com

Triadic colors

1 #335730 and #303357 with #573033 are triadic colors.

2 #333057 and #305733 with #573033 are triadic colors.