COLOR #573052

HEX: #573052 RGB: (87,48,82)

Color info

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

RGB color model

#573052 color RGB value is (87,48,82).

RGB: (87,48,82) (34%, 19%, 32%)

RGB channels and saturation

R 87 of 255 = 34%
G 48 of 255 = 19%
B 82 of 255 = 32%

87
48
82

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

Portions of RGB colors in percentages

R + G + B = 87 + 48 + 82 = 217 (100%)
R 87 of 217 ~ 40.09%
G 48 of 217 ~ 22.12%
B 82 of 217 ~ 37.79'%

%40.09
%22.12
%37.79

CMYK color model

#573052 color CMYK value is (0,45,6,66).

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

CMYK: (0,45,6,66)
C0M45Y6K66 (0%, 45%, 6%, 66%)
(0.00 / 0.45 / 0.06 / 0.66)

CMYK percentages

%0
%44.83
%5.75
%65.88

Codes

Color #573052 in popluar color models

57 30 52
RGB 87 48 82
HSL 308° 28.89% 26.47%
HSB/HSV 308° 44.83% 34.12%
CMYK 0.00% 44.83% 5.75%
65.88%

Color #573052 in popluar number systems.

HEX 57 30 52
Decimal 87 48 82
Binary 1010111 110000 1010010
Octal 127 60 122

Shades and tints

Shades of #573052

#573052
(87,48,82)
#502C4B
(80,44,75)
#492844
(73,40,68)
#42243D
(66,36,61)
#3B2036
(59,32,54)
#341C2F
(52,28,47)
#2D1828
(45,24,40)
#261421
(38,20,33)
#1F101A
(31,16,26)
#180C13
(24,12,19)
#11080C
(17,8,12)
#000000
(0,0,0)

Tints of #573052

#573052
(87,48,82)
#664261
(102,66,97)
#755470
(117,84,112)
#84667F
(132,102,127)
#93788E
(147,120,142)
#A28A9D
(162,138,157)
#B19CAC
(177,156,172)
#C0AEBB
(192,174,187)
#CFC0CA
(207,192,202)
#DED2D9
(222,210,217)
#EDE4E8
(237,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573052; }

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

This text font color is #573052.

Background Color

.myBgColor { background-color: #573052; }

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

This div background color is #573052.

Border color

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

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

This div border color is #573052.

Opacity

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

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

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

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

This text has shadow with #573052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573052.

Preview

Color preview on black background

This text has color #573052 on black background.


Color preview on white background

This text has color #573052 on white background.


Black color preview on #573052 background

This text has black color on #573052 background.


White color preview on #573052 background

This text has white color on #573052 background.


Related colors

Complementary color

Complementary color for #hex is #A8CFAD.


I love getcolorcode.com

Triadic colors

1 #525730 and #305257 with #573052 are triadic colors.

2 #523057 and #305752 with #573052 are triadic colors.