COLOR #56373F

HEX: #56373F RGB: (86,55,63)

Color info

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

RGB color model

#56373F color RGB value is (86,55,63).

RGB: (86,55,63) (34%, 22%, 25%)

RGB channels and saturation

R 86 of 255 = 34%
G 55 of 255 = 22%
B 63 of 255 = 25%

86
55
63

R + G + B ~ 27%. #56373F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 55 + 63 = 204 (100%)
R 86 of 204 ~ 42.16%
G 55 of 204 ~ 26.96%
B 63 of 204 ~ 30.88'%

%42.16
%26.96
%30.88

CMYK color model

#56373F color CMYK value is (0,36,27,66).

  • cyan value is 0.00%
  • magenta value is 36.05%
  • yellow value is 26.74%
  • key color value is 66.27%

CMYK: (0,36,27,66)
C0M36Y27K66 (0%, 36%, 27%, 66%)
(0.00 / 0.36 / 0.27 / 0.66)

CMYK percentages

%0
%36.05
%26.74
%66.27

Codes

Color #56373F in popluar color models

56 37 3F
RGB 86 55 63
HSL 345° 21.99% 27.65%
HSB/HSV 345° 36.05% 33.73%
CMYK 0.00% 36.05% 26.74%
66.27%

Color #56373F in popluar number systems.

HEX 56 37 3F
Decimal 86 55 63
Binary 1010110 110111 111111
Octal 126 67 77

Shades and tints

Shades of #56373F

#56373F
(86,55,63)
#4F323A
(79,50,58)
#482D35
(72,45,53)
#412830
(65,40,48)
#3A232B
(58,35,43)
#331E26
(51,30,38)
#2C1921
(44,25,33)
#25141C
(37,20,28)
#1E0F17
(30,15,23)
#170A12
(23,10,18)
#10050D
(16,5,13)
#000000
(0,0,0)

Tints of #56373F

#56373F
(86,55,63)
#654950
(101,73,80)
#745B61
(116,91,97)
#836D72
(131,109,114)
#927F83
(146,127,131)
#A19194
(161,145,148)
#B0A3A5
(176,163,165)
#BFB5B6
(191,181,182)
#CEC7C7
(206,199,199)
#DDD9D8
(221,217,216)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56373F color. Also use rgb(86,55,63) instead hex code.

Text Font Color

.myTextColor { color: #56373F; }

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

This text font color is #56373F.

Background Color

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

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

This div background color is #56373F.

Border color

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

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

This div border color is #56373F.

Opacity

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

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

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

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

This text has shadow with #56373F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56373F.

Preview

Color preview on black background

This text has color #56373F on black background.


Color preview on white background

This text has color #56373F on white background.


Black color preview on #56373F background

This text has black color on #56373F background.


White color preview on #56373F background

This text has white color on #56373F background.


Related colors

Complementary color

Complementary color for #hex is #A9C8C0.


I love getcolorcode.com

Triadic colors

1 #3F5637 and #373F56 with #56373F are triadic colors.

2 #3F3756 and #37563F with #56373F are triadic colors.