COLOR #56373B

HEX: #56373B RGB: (86,55,59)

Color info

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

RGB color model

#56373B color RGB value is (86,55,59).

RGB: (86,55,59) (34%, 22%, 23%)

RGB channels and saturation

R 86 of 255 = 34%
G 55 of 255 = 22%
B 59 of 255 = 23%

86
55
59

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

Portions of RGB colors in percentages

R + G + B = 86 + 55 + 59 = 200 (100%)
R 86 of 200 ~ 43%
G 55 of 200 ~ 27.5%
B 59 of 200 ~ 29.5'%

%43
%27.5
%29.5

CMYK color model

#56373B color CMYK value is (0,36,31,66).

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

CMYK: (0,36,31,66)
C0M36Y31K66 (0%, 36%, 31%, 66%)
(0.00 / 0.36 / 0.31 / 0.66)

CMYK percentages

%0
%36.05
%31.4
%66.27

Codes

Color #56373B in popluar color models

56 37 3B
RGB 86 55 59
HSL 352° 21.99% 27.65%
HSB/HSV 352° 36.05% 33.73%
CMYK 0.00% 36.05% 31.40%
66.27%

Color #56373B in popluar number systems.

HEX 56 37 3B
Decimal 86 55 59
Binary 1010110 110111 111011
Octal 126 67 73

Shades and tints

Shades of #56373B

#56373B
(86,55,59)
#4F3236
(79,50,54)
#482D31
(72,45,49)
#41282C
(65,40,44)
#3A2327
(58,35,39)
#331E22
(51,30,34)
#2C191D
(44,25,29)
#251418
(37,20,24)
#1E0F13
(30,15,19)
#170A0E
(23,10,14)
#100509
(16,5,9)
#000000
(0,0,0)

Tints of #56373B

#56373B
(86,55,59)
#65494C
(101,73,76)
#745B5D
(116,91,93)
#836D6E
(131,109,110)
#927F7F
(146,127,127)
#A19190
(161,145,144)
#B0A3A1
(176,163,161)
#BFB5B2
(191,181,178)
#CEC7C3
(206,199,195)
#DDD9D4
(221,217,212)
#ECEBE5
(236,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56373B; }

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

This text font color is #56373B.

Background Color

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

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

This div background color is #56373B.

Border color

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

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

This div border color is #56373B.

Opacity

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

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

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

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

This text has shadow with #56373B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56373B.

Preview

Color preview on black background

This text has color #56373B on black background.


Color preview on white background

This text has color #56373B on white background.


Black color preview on #56373B background

This text has black color on #56373B background.


White color preview on #56373B background

This text has white color on #56373B background.


Related colors

Complementary color

Complementary color for #hex is #A9C8C4.


I love getcolorcode.com

Triadic colors

1 #3B5637 and #373B56 with #56373B are triadic colors.

2 #3B3756 and #37563B with #56373B are triadic colors.