COLOR #573752

HEX: #573752 RGB: (87,55,82)

Color info

#573752 contains red, green and blue colors in about the same proportion. Web safe color of #573752 is #663366 (or #636).

RGB color model

#573752 color RGB value is (87,55,82).

RGB: (87,55,82) (34%, 22%, 32%)

RGB channels and saturation

R 87 of 255 = 34%
G 55 of 255 = 22%
B 82 of 255 = 32%

87
55
82

R + G + B ~ 29%. #573752 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 55 + 82 = 224 (100%)
R 87 of 224 ~ 38.84%
G 55 of 224 ~ 24.55%
B 82 of 224 ~ 36.61'%

%38.84
%24.55
%36.61

CMYK color model

#573752 color CMYK value is (0,37,6,66).

  • cyan value is 0.00%
  • magenta value is 36.78%
  • yellow value is 5.75%
  • key color value is 65.88%

CMYK: (0,37,6,66)
C0M37Y6K66 (0%, 37%, 6%, 66%)
(0.00 / 0.37 / 0.06 / 0.66)

CMYK percentages

%0
%36.78
%5.75
%65.88

Codes

Color #573752 in popluar color models

57 37 52
RGB 87 55 82
HSL 309° 22.54% 27.84%
HSB/HSV 309° 36.78% 34.12%
CMYK 0.00% 36.78% 5.75%
65.88%

Color #573752 in popluar number systems.

HEX 57 37 52
Decimal 87 55 82
Binary 1010111 110111 1010010
Octal 127 67 122

Shades and tints

Shades of #573752

#573752
(87,55,82)
#50324B
(80,50,75)
#492D44
(73,45,68)
#42283D
(66,40,61)
#3B2336
(59,35,54)
#341E2F
(52,30,47)
#2D1928
(45,25,40)
#261421
(38,20,33)
#1F0F1A
(31,15,26)
#180A13
(24,10,19)
#11050C
(17,5,12)
#000000
(0,0,0)

Tints of #573752

#573752
(87,55,82)
#664961
(102,73,97)
#755B70
(117,91,112)
#846D7F
(132,109,127)
#937F8E
(147,127,142)
#A2919D
(162,145,157)
#B1A3AC
(177,163,172)
#C0B5BB
(192,181,187)
#CFC7CA
(207,199,202)
#DED9D9
(222,217,217)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573752 color. Also use rgb(87,55,82) instead hex code.

Text Font Color

.myTextColor { color: #573752; }

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

This text font color is #573752.

Background Color

.myBgColor { background-color: #573752; }

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

This div background color is #573752.

Border color

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

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

This div border color is #573752.

Opacity

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

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

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

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

This text has shadow with #573752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573752.

Preview

Color preview on black background

This text has color #573752 on black background.


Color preview on white background

This text has color #573752 on white background.


Black color preview on #573752 background

This text has black color on #573752 background.


White color preview on #573752 background

This text has white color on #573752 background.


Related colors

Complementary color

Complementary color for #hex is #A8C8AD.


I love getcolorcode.com

Triadic colors

1 #525737 and #375257 with #573752 are triadic colors.

2 #523757 and #375752 with #573752 are triadic colors.