COLOR #573D34

HEX: #573D34 RGB: (87,61,52)

Color info

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

RGB color model

#573D34 color RGB value is (87,61,52).

RGB: (87,61,52) (34%, 24%, 20%)

RGB channels and saturation

R 87 of 255 = 34%
G 61 of 255 = 24%
B 52 of 255 = 20%

87
61
52

R + G + B ~ 26%. #573D34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 61 + 52 = 200 (100%)
R 87 of 200 ~ 43.5%
G 61 of 200 ~ 30.5%
B 52 of 200 ~ 26'%

%43.5
%30.5
%26

CMYK color model

#573D34 color CMYK value is (0,30,40,66).

  • cyan value is 0.00%
  • magenta value is 29.89%
  • yellow value is 40.23%
  • key color value is 65.88%

CMYK: (0,30,40,66)
C0M30Y40K66 (0%, 30%, 40%, 66%)
(0.00 / 0.30 / 0.40 / 0.66)

CMYK percentages

%0
%29.89
%40.23
%65.88

Codes

Color #573D34 in popluar color models

57 3D 34
RGB 87 61 52
HSL 15° 25.18% 27.25%
HSB/HSV 15° 40.23% 34.12%
CMYK 0.00% 29.89% 40.23%
65.88%

Color #573D34 in popluar number systems.

HEX 57 3D 34
Decimal 87 61 52
Binary 1010111 111101 110100
Octal 127 75 64

Shades and tints

Shades of #573D34

#573D34
(87,61,52)
#503830
(80,56,48)
#49332C
(73,51,44)
#422E28
(66,46,40)
#3B2924
(59,41,36)
#342420
(52,36,32)
#2D1F1C
(45,31,28)
#261A18
(38,26,24)
#1F1514
(31,21,20)
#181010
(24,16,16)
#110B0C
(17,11,12)
#000000
(0,0,0)

Tints of #573D34

#573D34
(87,61,52)
#664E46
(102,78,70)
#755F58
(117,95,88)
#84706A
(132,112,106)
#93817C
(147,129,124)
#A2928E
(162,146,142)
#B1A3A0
(177,163,160)
#C0B4B2
(192,180,178)
#CFC5C4
(207,197,196)
#DED6D6
(222,214,214)
#EDE7E8
(237,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573D34 color. Also use rgb(87,61,52) instead hex code.

Text Font Color

.myTextColor { color: #573D34; }

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

This text font color is #573D34.

Background Color

.myBgColor { background-color: #573D34; }

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

This div background color is #573D34.

Border color

.myBorderColor { border: 1px solid #573D34; }

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

This div border color is #573D34.

Opacity

.myOpacity80 { color: #573D34; opacity: 0.8; }

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

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

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

This text has shadow with #573D34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573D34.

Preview

Color preview on black background

This text has color #573D34 on black background.


Color preview on white background

This text has color #573D34 on white background.


Black color preview on #573D34 background

This text has black color on #573D34 background.


White color preview on #573D34 background

This text has white color on #573D34 background.


Related colors

Complementary color

Complementary color for #hex is #A8C2CB.


I love getcolorcode.com

Triadic colors

1 #34573D and #3D3457 with #573D34 are triadic colors.

2 #343D57 and #3D5734 with #573D34 are triadic colors.