COLOR #56491F

HEX: #56491F RGB: (86,73,31)

Color info

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

RGB color model

#56491F color RGB value is (86,73,31).

RGB: (86,73,31) (34%, 29%, 12%)

RGB channels and saturation

R 86 of 255 = 34%
G 73 of 255 = 29%
B 31 of 255 = 12%

86
73
31

R + G + B ~ 25%. #56491F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 73 + 31 = 190 (100%)
R 86 of 190 ~ 45.26%
G 73 of 190 ~ 38.42%
B 31 of 190 ~ 16.32'%

%45.26
%38.42
%16.32

CMYK color model

#56491F color CMYK value is (0,15,64,66).

  • cyan value is 0.00%
  • magenta value is 15.12%
  • yellow value is 63.95%
  • key color value is 66.27%
CMYK: (0,15,64,66) C0M15Y64K66 (0%,15%,64%,66%) (0.00/0.15/0.64/0.66) 

CMYK percentages

%0
%15.12
%63.95
%66.27

Codes

Color #56491F in popluar color models

56 49 1F
RGB 86 73 31
HSL 46° 47.01% 22.94%
HSB/HSV 46° 63.95% 33.73%
CMYK 0.00% 15.12% 63.95%
66.27%

Color #56491F in popluar number systems.

HEX 56 49 1F
Decimal 86 73 31
Binary 1010110 1001001 11111
Octal 126 111 37

Shades and tints

Shades of #56491F

#56491F
(86,73,31)
#4F431D
(79,67,29)
#483D1B
(72,61,27)
#413719
(65,55,25)
#3A3117
(58,49,23)
#332B15
(51,43,21)
#2C2513
(44,37,19)
#251F11
(37,31,17)
#1E190F
(30,25,15)
#17130D
(23,19,13)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #56491F

#56491F
(86,73,31)
#655933
(101,89,51)
#746947
(116,105,71)
#83795B
(131,121,91)
#92896F
(146,137,111)
#A19983
(161,153,131)
#B0A997
(176,169,151)
#BFB9AB
(191,185,171)
#CEC9BF
(206,201,191)
#DDD9D3
(221,217,211)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56491F color. Also use rgb(86,73,31) instead hex code.

Text Font Color

.myTextColor { color: #56491F; }

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

This text font color is #56491F.

Background Color

.myBgColor { background-color: #56491F; }

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

This div background color is #56491F.

Border color

.myBorderColor { border: 1px solid #56491F; }

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

This div border color is #56491F.

Opacity

.myOpacity80 { color: #56491F; opacity: 0.8; }

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

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

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

This text has shadow with #56491F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56491F.

Preview

Color preview on black background

This text has color #56491F on black background.


Color preview on white background

This text has color #56491F on white background.


Black color preview on #56491F background

This text has black color on #56491F background.


White color preview on #56491F background

This text has white color on #56491F background.


Related colors

Complementary color

Complementary color for #hex is #A9B6E0.


I love getcolorcode.com

Triadic colors

1 #1F5649 and #491F56 with #56491F are triadic colors.

2 #1F4956 and #49561F with #56491F are triadic colors.