COLOR #573306

HEX: #573306 RGB: (87,51,6)

Color info

#573306 contains mainly red and green colors. Web safe color of #573306 is #663300 (or #630).

RGB color model

#573306 color RGB value is (87,51,6).

RGB: (87,51,6) (34%, 20%, 2%)

RGB channels and saturation

R 87 of 255 = 34%
G 51 of 255 = 20%
B 6 of 255 = 2%

87
51
6

R + G + B ~ 19%. #573306 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 51 + 6 = 144 (100%)
R 87 of 144 ~ 60.42%
G 51 of 144 ~ 35.42%
B 6 of 144 ~ 4.17'%

%60.42
%35.42

CMYK color model

#573306 color CMYK value is (0,41,93,66).

  • cyan value is 0.00%
  • magenta value is 41.38%
  • yellow value is 93.10%
  • key color value is 65.88%

CMYK: (0,41,93,66)
C0M41Y93K66 (0%, 41%, 93%, 66%)
(0.00 / 0.41 / 0.93 / 0.66)

CMYK percentages

%0
%41.38
%93.1
%65.88

Codes

Color #573306 in popluar color models

57 33 06
RGB 87 51 6
HSL 33° 87.10% 18.24%
HSB/HSV 33° 93.10% 34.12%
CMYK 0.00% 41.38% 93.10%
65.88%

Color #573306 in popluar number systems.

HEX 57 33 06
Decimal 87 51 6
Binary 1010111 110011 110
Octal 127 63 6

Shades and tints

Shades of #573306

#573306
(87,51,6)
#502F06
(80,47,6)
#492B06
(73,43,6)
#422706
(66,39,6)
#3B2306
(59,35,6)
#341F06
(52,31,6)
#2D1B06
(45,27,6)
#261706
(38,23,6)
#1F1306
(31,19,6)
#180F06
(24,15,6)
#110B06
(17,11,6)
#000000
(0,0,0)

Tints of #573306

#573306
(87,51,6)
#66451C
(102,69,28)
#755732
(117,87,50)
#846948
(132,105,72)
#937B5E
(147,123,94)
#A28D74
(162,141,116)
#B19F8A
(177,159,138)
#C0B1A0
(192,177,160)
#CFC3B6
(207,195,182)
#DED5CC
(222,213,204)
#EDE7E2
(237,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573306 color. Also use rgb(87,51,6) instead hex code.

Text Font Color

.myTextColor { color: #573306; }

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

This text font color is #573306.

Background Color

.myBgColor { background-color: #573306; }

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

This div background color is #573306.

Border color

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

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

This div border color is #573306.

Opacity

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

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

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

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

This text has shadow with #573306 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573306.

Preview

Color preview on black background

This text has color #573306 on black background.


Color preview on white background

This text has color #573306 on white background.


Black color preview on #573306 background

This text has black color on #573306 background.


White color preview on #573306 background

This text has white color on #573306 background.


Related colors

Complementary color

Complementary color for #hex is #A8CCF9.


I love getcolorcode.com

Triadic colors

1 #065733 and #330657 with #573306 are triadic colors.

2 #063357 and #335706 with #573306 are triadic colors.