COLOR #573006

HEX: #573006 RGB: (87,48,6)

Color info

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

RGB color model

#573006 color RGB value is (87,48,6).

RGB: (87,48,6) (34%, 19%, 2%)

RGB channels and saturation

R 87 of 255 = 34%
G 48 of 255 = 19%
B 6 of 255 = 2%

87
48
6

R + G + B ~ 18%. #573006 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 48 + 6 = 141 (100%)
R 87 of 141 ~ 61.7%
G 48 of 141 ~ 34.04%
B 6 of 141 ~ 4.26'%

%61.7
%34.04

CMYK color model

#573006 color CMYK value is (0,45,93,66).

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

CMYK: (0,45,93,66)
C0M45Y93K66 (0%, 45%, 93%, 66%)
(0.00 / 0.45 / 0.93 / 0.66)

CMYK percentages

%0
%44.83
%93.1
%65.88

Codes

Color #573006 in popluar color models

57 30 06
RGB 87 48 6
HSL 31° 87.10% 18.24%
HSB/HSV 31° 93.10% 34.12%
CMYK 0.00% 44.83% 93.10%
65.88%

Color #573006 in popluar number systems.

HEX 57 30 06
Decimal 87 48 6
Binary 1010111 110000 110
Octal 127 60 6

Shades and tints

Shades of #573006

#573006
(87,48,6)
#502C06
(80,44,6)
#492806
(73,40,6)
#422406
(66,36,6)
#3B2006
(59,32,6)
#341C06
(52,28,6)
#2D1806
(45,24,6)
#261406
(38,20,6)
#1F1006
(31,16,6)
#180C06
(24,12,6)
#110806
(17,8,6)
#000000
(0,0,0)

Tints of #573006

#573006
(87,48,6)
#66421C
(102,66,28)
#755432
(117,84,50)
#846648
(132,102,72)
#93785E
(147,120,94)
#A28A74
(162,138,116)
#B19C8A
(177,156,138)
#C0AEA0
(192,174,160)
#CFC0B6
(207,192,182)
#DED2CC
(222,210,204)
#EDE4E2
(237,228,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573006; }

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

This text font color is #573006.

Background Color

.myBgColor { background-color: #573006; }

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

This div background color is #573006.

Border color

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

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

This div border color is #573006.

Opacity

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

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

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

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

This text has shadow with #573006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573006.

Preview

Color preview on black background

This text has color #573006 on black background.


Color preview on white background

This text has color #573006 on white background.


Black color preview on #573006 background

This text has black color on #573006 background.


White color preview on #573006 background

This text has white color on #573006 background.


Related colors

Complementary color

Complementary color for #hex is #A8CFF9.


I love getcolorcode.com

Triadic colors

1 #065730 and #300657 with #573006 are triadic colors.

2 #063057 and #305706 with #573006 are triadic colors.