COLOR #56570D

HEX: #56570D RGB: (86,87,13)

Color info

#56570D contains mainly red and green colors. Web safe color of #56570D is #666600 (or #660).

RGB color model

#56570D color RGB value is (86,87,13).

RGB: (86,87,13) (34%, 34%, 5%)

RGB channels and saturation

R 86 of 255 = 34%
G 87 of 255 = 34%
B 13 of 255 = 5%

86
87
13

R + G + B ~ 24%. #56570D is dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 87 + 13 = 186 (100%)
R 86 of 186 ~ 46.24%
G 87 of 186 ~ 46.77%
B 13 of 186 ~ 6.99'%

%46.24
%46.77

CMYK color model

#56570D color CMYK value is (1,0,85,66).

  • cyan value is 1.15%
  • magenta value is 0.00%
  • yellow value is 85.06%
  • key color value is 65.88%
CMYK: (1,0,85,66) C1M0Y85K66 (1%,0%,85%,66%) (0.01/0.00/0.85/0.66) 

CMYK percentages

%1.15
%0
%85.06
%65.88

Codes

Color #56570D in popluar color models

56 57 0D
RGB 86 87 13
HSL 61° 74.00% 19.61%
HSB/HSV 61° 85.06% 34.12%
CMYK 1.15% 0.00% 85.06%
65.88%

Color #56570D in popluar number systems.

HEX 56 57 0D
Decimal 86 87 13
Binary 1010110 1010111 1101
Octal 126 127 15

Shades and tints

Shades of #56570D

#56570D
(86,87,13)
#4F500C
(79,80,12)
#48490B
(72,73,11)
#41420A
(65,66,10)
#3A3B09
(58,59,9)
#333408
(51,52,8)
#2C2D07
(44,45,7)
#252606
(37,38,6)
#1E1F05
(30,31,5)
#171804
(23,24,4)
#101103
(16,17,3)
#000000
(0,0,0)

Tints of #56570D

#56570D
(86,87,13)
#656623
(101,102,35)
#747539
(116,117,57)
#83844F
(131,132,79)
#929365
(146,147,101)
#A1A27B
(161,162,123)
#B0B191
(176,177,145)
#BFC0A7
(191,192,167)
#CECFBD
(206,207,189)
#DDDED3
(221,222,211)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56570D color. Also use rgb(86,87,13) instead hex code.

Text Font Color

.myTextColor { color: #56570D; }

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

This text font color is #56570D.

Background Color

.myBgColor { background-color: #56570D; }

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

This div background color is #56570D.

Border color

.myBorderColor { border: 1px solid #56570D; }

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

This div border color is #56570D.

Opacity

.myOpacity80 { color: #56570D; opacity: 0.8; }

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

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

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

This text has shadow with #56570D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56570D.

Preview

Color preview on black background

This text has color #56570D on black background.


Color preview on white background

This text has color #56570D on white background.


Black color preview on #56570D background

This text has black color on #56570D background.


White color preview on #56570D background

This text has white color on #56570D background.


Related colors

Complementary color

Complementary color for #hex is #A9A8F2.


I love getcolorcode.com

Triadic colors

1 #0D5657 and #570D56 with #56570D are triadic colors.

2 #0D5756 and #57560D with #56570D are triadic colors.