COLOR #572550

HEX: #572550 RGB: (87,37,80)

Color info

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

RGB color model

#572550 color RGB value is (87,37,80).

RGB: (87,37,80) (34%, 15%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 37 of 255 = 15%
B 80 of 255 = 31%

87
37
80

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

Portions of RGB colors in percentages

R + G + B = 87 + 37 + 80 = 204 (100%)
R 87 of 204 ~ 42.65%
G 37 of 204 ~ 18.14%
B 80 of 204 ~ 39.22'%

%42.65
%18.14
%39.22

CMYK color model

#572550 color CMYK value is (0,57,8,66).

  • cyan value is 0.00%
  • magenta value is 57.47%
  • yellow value is 8.05%
  • key color value is 65.88%

CMYK: (0,57,8,66)
C0M57Y8K66 (0%, 57%, 8%, 66%)
(0.00 / 0.57 / 0.08 / 0.66)

CMYK percentages

%0
%57.47
%8.05
%65.88

Codes

Color #572550 in popluar color models

57 25 50
RGB 87 37 80
HSL 308° 40.32% 24.31%
HSB/HSV 308° 57.47% 34.12%
CMYK 0.00% 57.47% 8.05%
65.88%

Color #572550 in popluar number systems.

HEX 57 25 50
Decimal 87 37 80
Binary 1010111 100101 1010000
Octal 127 45 120

Shades and tints

Shades of #572550

#572550
(87,37,80)
#502249
(80,34,73)
#491F42
(73,31,66)
#421C3B
(66,28,59)
#3B1934
(59,25,52)
#34162D
(52,22,45)
#2D1326
(45,19,38)
#26101F
(38,16,31)
#1F0D18
(31,13,24)
#180A11
(24,10,17)
#11070A
(17,7,10)
#000000
(0,0,0)

Tints of #572550

#572550
(87,37,80)
#66385F
(102,56,95)
#754B6E
(117,75,110)
#845E7D
(132,94,125)
#93718C
(147,113,140)
#A2849B
(162,132,155)
#B197AA
(177,151,170)
#C0AAB9
(192,170,185)
#CFBDC8
(207,189,200)
#DED0D7
(222,208,215)
#EDE3E6
(237,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #572550 color. Also use rgb(87,37,80) instead hex code.

Text Font Color

.myTextColor { color: #572550; }

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

This text font color is #572550.

Background Color

.myBgColor { background-color: #572550; }

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

This div background color is #572550.

Border color

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

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

This div border color is #572550.

Opacity

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

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

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

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

This text has shadow with #572550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572550.

Preview

Color preview on black background

This text has color #572550 on black background.


Color preview on white background

This text has color #572550 on white background.


Black color preview on #572550 background

This text has black color on #572550 background.


White color preview on #572550 background

This text has white color on #572550 background.


Related colors

Complementary color

Complementary color for #hex is #A8DAAF.


I love getcolorcode.com

Triadic colors

1 #505725 and #255057 with #572550 are triadic colors.

2 #502557 and #255750 with #572550 are triadic colors.