COLOR #573D1D

HEX: #573D1D RGB: (87,61,29)

Color info

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

RGB color model

#573D1D color RGB value is (87,61,29).

RGB: (87,61,29) (34%, 24%, 11%)

RGB channels and saturation

R 87 of 255 = 34%
G 61 of 255 = 24%
B 29 of 255 = 11%

87
61
29

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

Portions of RGB colors in percentages

R + G + B = 87 + 61 + 29 = 177 (100%)
R 87 of 177 ~ 49.15%
G 61 of 177 ~ 34.46%
B 29 of 177 ~ 16.38'%

%49.15
%34.46
%16.38

CMYK color model

#573D1D color CMYK value is (0,30,67,66).

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

CMYK: (0,30,67,66)
C0M30Y67K66 (0%, 30%, 67%, 66%)
(0.00 / 0.30 / 0.67 / 0.66)

CMYK percentages

%0
%29.89
%66.67
%65.88

Codes

Color #573D1D in popluar color models

57 3D 1D
RGB 87 61 29
HSL 33° 50.00% 22.75%
HSB/HSV 33° 66.67% 34.12%
CMYK 0.00% 29.89% 66.67%
65.88%

Color #573D1D in popluar number systems.

HEX 57 3D 1D
Decimal 87 61 29
Binary 1010111 111101 11101
Octal 127 75 35

Shades and tints

Shades of #573D1D

#573D1D
(87,61,29)
#50381B
(80,56,27)
#493319
(73,51,25)
#422E17
(66,46,23)
#3B2915
(59,41,21)
#342413
(52,36,19)
#2D1F11
(45,31,17)
#261A0F
(38,26,15)
#1F150D
(31,21,13)
#18100B
(24,16,11)
#110B09
(17,11,9)
#000000
(0,0,0)

Tints of #573D1D

#573D1D
(87,61,29)
#664E31
(102,78,49)
#755F45
(117,95,69)
#847059
(132,112,89)
#93816D
(147,129,109)
#A29281
(162,146,129)
#B1A395
(177,163,149)
#C0B4A9
(192,180,169)
#CFC5BD
(207,197,189)
#DED6D1
(222,214,209)
#EDE7E5
(237,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573D1D; }

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

This text font color is #573D1D.

Background Color

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

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

This div background color is #573D1D.

Border color

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

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

This div border color is #573D1D.

Opacity

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

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

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

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

This text has shadow with #573D1D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573D1D.

Preview

Color preview on black background

This text has color #573D1D on black background.


Color preview on white background

This text has color #573D1D on white background.


Black color preview on #573D1D background

This text has black color on #573D1D background.


White color preview on #573D1D background

This text has white color on #573D1D background.


Related colors

Complementary color

Complementary color for #hex is #A8C2E2.


I love getcolorcode.com

Triadic colors

1 #1D573D and #3D1D57 with #573D1D are triadic colors.

2 #1D3D57 and #3D571D with #573D1D are triadic colors.