COLOR #572239

HEX: #572239 RGB: (87,34,57)

Color info

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

RGB color model

#572239 color RGB value is (87,34,57).

RGB: (87,34,57) (34%, 13%, 22%)

RGB channels and saturation

R 87 of 255 = 34%
G 34 of 255 = 13%
B 57 of 255 = 22%

87
34
57

R + G + B ~ 23%. #572239 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 34 + 57 = 178 (100%)
R 87 of 178 ~ 48.88%
G 34 of 178 ~ 19.1%
B 57 of 178 ~ 32.02'%

%48.88
%19.1
%32.02

CMYK color model

#572239 color CMYK value is (0,61,34,66).

  • cyan value is 0.00%
  • magenta value is 60.92%
  • yellow value is 34.48%
  • key color value is 65.88%
CMYK: (0,61,34,66) C0M61Y34K66 (0%,61%,34%,66%) (0.00/0.61/0.34/0.66) 

CMYK percentages

%0
%60.92
%34.48
%65.88

Codes

Color #572239 in popluar color models

57 22 39
RGB 87 34 57
HSL 334° 43.80% 23.73%
HSB/HSV 334° 60.92% 34.12%
CMYK 0.00% 60.92% 34.48%
65.88%

Color #572239 in popluar number systems.

HEX 57 22 39
Decimal 87 34 57
Binary 1010111 100010 111001
Octal 127 42 71

Shades and tints

Shades of #572239

#572239
(87,34,57)
#501F34
(80,31,52)
#491C2F
(73,28,47)
#42192A
(66,25,42)
#3B1625
(59,22,37)
#341320
(52,19,32)
#2D101B
(45,16,27)
#260D16
(38,13,22)
#1F0A11
(31,10,17)
#18070C
(24,7,12)
#110407
(17,4,7)
#000000
(0,0,0)

Tints of #572239

#572239
(87,34,57)
#66364B
(102,54,75)
#754A5D
(117,74,93)
#845E6F
(132,94,111)
#937281
(147,114,129)
#A28693
(162,134,147)
#B19AA5
(177,154,165)
#C0AEB7
(192,174,183)
#CFC2C9
(207,194,201)
#DED6DB
(222,214,219)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #572239 color. Also use rgb(87,34,57) instead hex code.

Text Font Color

.myTextColor { color: #572239; }

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

This text font color is #572239.

Background Color

.myBgColor { background-color: #572239; }

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

This div background color is #572239.

Border color

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

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

This div border color is #572239.

Opacity

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

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

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

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

This text has shadow with #572239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572239.

Preview

Color preview on black background

This text has color #572239 on black background.


Color preview on white background

This text has color #572239 on white background.


Black color preview on #572239 background

This text has black color on #572239 background.


White color preview on #572239 background

This text has white color on #572239 background.


Related colors

Complementary color

Complementary color for #hex is #A8DDC6.


I love getcolorcode.com

Triadic colors

1 #395722 and #223957 with #572239 are triadic colors.

2 #392257 and #225739 with #572239 are triadic colors.