COLOR #572D62

HEX: #572D62 RGB: (87,45,98)

Color info

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

RGB color model

#572D62 color RGB value is (87,45,98).

RGB: (87,45,98) (34%, 18%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 45 of 255 = 18%
B 98 of 255 = 38%

87
45
98

R + G + B ~ 30%. #572D62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 45 + 98 = 230 (100%)
R 87 of 230 ~ 37.83%
G 45 of 230 ~ 19.57%
B 98 of 230 ~ 42.61'%

%37.83
%19.57
%42.61

CMYK color model

#572D62 color CMYK value is (11,54,0,62).

  • cyan value is 11.22%
  • magenta value is 54.08%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (11,54,0,62)
C11M54Y0K62 (11%, 54%, 0%, 62%)
(0.11 / 0.54 / 0.00 / 0.62)

CMYK percentages

%11.22
%54.08
%0
%61.57

Codes

Color #572D62 in popluar color models

57 2D 62
RGB 87 45 98
HSL 288° 37.06% 28.04%
HSB/HSV 288° 54.08% 38.43%
CMYK 11.22% 54.08% 0.00%
61.57%

Color #572D62 in popluar number systems.

HEX 57 2D 62
Decimal 87 45 98
Binary 1010111 101101 1100010
Octal 127 55 142

Shades and tints

Shades of #572D62

#572D62
(87,45,98)
#50295A
(80,41,90)
#492552
(73,37,82)
#42214A
(66,33,74)
#3B1D42
(59,29,66)
#34193A
(52,25,58)
#2D1532
(45,21,50)
#26112A
(38,17,42)
#1F0D22
(31,13,34)
#18091A
(24,9,26)
#110512
(17,5,18)
#000000
(0,0,0)

Tints of #572D62

#572D62
(87,45,98)
#664070
(102,64,112)
#75537E
(117,83,126)
#84668C
(132,102,140)
#93799A
(147,121,154)
#A28CA8
(162,140,168)
#B19FB6
(177,159,182)
#C0B2C4
(192,178,196)
#CFC5D2
(207,197,210)
#DED8E0
(222,216,224)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #572D62 color. Also use rgb(87,45,98) instead hex code.

Text Font Color

.myTextColor { color: #572D62; }

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

This text font color is #572D62.

Background Color

.myBgColor { background-color: #572D62; }

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

This div background color is #572D62.

Border color

.myBorderColor { border: 1px solid #572D62; }

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

This div border color is #572D62.

Opacity

.myOpacity80 { color: #572D62; opacity: 0.8; }

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

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

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

This text has shadow with #572D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572D62.

Preview

Color preview on black background

This text has color #572D62 on black background.


Color preview on white background

This text has color #572D62 on white background.


Black color preview on #572D62 background

This text has black color on #572D62 background.


White color preview on #572D62 background

This text has white color on #572D62 background.


Related colors

Complementary color

Complementary color for #hex is #A8D29D.


I love getcolorcode.com

Triadic colors

1 #62572D and #2D6257 with #572D62 are triadic colors.

2 #622D57 and #2D5762 with #572D62 are triadic colors.