COLOR #572329

HEX: #572329 RGB: (87,35,41)

Color info

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

RGB color model

#572329 color RGB value is (87,35,41).

RGB: (87,35,41) (34%, 14%, 16%)

RGB channels and saturation

R 87 of 255 = 34%
G 35 of 255 = 14%
B 41 of 255 = 16%

87
35
41

R + G + B ~ 21%. #572329 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 35 + 41 = 163 (100%)
R 87 of 163 ~ 53.37%
G 35 of 163 ~ 21.47%
B 41 of 163 ~ 25.15'%

%53.37
%21.47
%25.15

CMYK color model

#572329 color CMYK value is (0,60,53,66).

  • cyan value is 0.00%
  • magenta value is 59.77%
  • yellow value is 52.87%
  • key color value is 65.88%

CMYK: (0,60,53,66)
C0M60Y53K66 (0%, 60%, 53%, 66%)
(0.00 / 0.60 / 0.53 / 0.66)

CMYK percentages

%0
%59.77
%52.87
%65.88

Codes

Color #572329 in popluar color models

57 23 29
RGB 87 35 41
HSL 353° 42.62% 23.92%
HSB/HSV 353° 59.77% 34.12%
CMYK 0.00% 59.77% 52.87%
65.88%

Color #572329 in popluar number systems.

HEX 57 23 29
Decimal 87 35 41
Binary 1010111 100011 101001
Octal 127 43 51

Shades and tints

Shades of #572329

#572329
(87,35,41)
#502026
(80,32,38)
#491D23
(73,29,35)
#421A20
(66,26,32)
#3B171D
(59,23,29)
#34141A
(52,20,26)
#2D1117
(45,17,23)
#260E14
(38,14,20)
#1F0B11
(31,11,17)
#18080E
(24,8,14)
#11050B
(17,5,11)
#000000
(0,0,0)

Tints of #572329

#572329
(87,35,41)
#66373C
(102,55,60)
#754B4F
(117,75,79)
#845F62
(132,95,98)
#937375
(147,115,117)
#A28788
(162,135,136)
#B19B9B
(177,155,155)
#C0AFAE
(192,175,174)
#CFC3C1
(207,195,193)
#DED7D4
(222,215,212)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #572329 color. Also use rgb(87,35,41) instead hex code.

Text Font Color

.myTextColor { color: #572329; }

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

This text font color is #572329.

Background Color

.myBgColor { background-color: #572329; }

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

This div background color is #572329.

Border color

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

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

This div border color is #572329.

Opacity

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

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

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

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

This text has shadow with #572329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572329.

Preview

Color preview on black background

This text has color #572329 on black background.


Color preview on white background

This text has color #572329 on white background.


Black color preview on #572329 background

This text has black color on #572329 background.


White color preview on #572329 background

This text has white color on #572329 background.


Related colors

Complementary color

Complementary color for #hex is #A8DCD6.


I love getcolorcode.com

Triadic colors

1 #295723 and #232957 with #572329 are triadic colors.

2 #292357 and #235729 with #572329 are triadic colors.