COLOR #59371A

HEX: #59371A RGB: (89,55,26)

Color info

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

RGB color model

#59371A color RGB value is (89,55,26).

RGB: (89,55,26) (35%, 22%, 10%)

RGB channels and saturation

R 89 of 255 = 35%
G 55 of 255 = 22%
B 26 of 255 = 10%

89
55
26

R + G + B ~ 22%. #59371A is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 55 + 26 = 170 (100%)
R 89 of 170 ~ 52.35%
G 55 of 170 ~ 32.35%
B 26 of 170 ~ 15.29'%

%52.35
%32.35
%15.29

CMYK color model

#59371A color CMYK value is (0,38,71,65).

  • cyan value is 0.00%
  • magenta value is 38.20%
  • yellow value is 70.79%
  • key color value is 65.10%

CMYK: (0,38,71,65)
C0M38Y71K65 (0%, 38%, 71%, 65%)
(0.00 / 0.38 / 0.71 / 0.65)

CMYK percentages

%0
%38.2
%70.79
%65.1

Codes

Color #59371A in popluar color models

59 37 1A
RGB 89 55 26
HSL 28° 54.78% 22.55%
HSB/HSV 28° 70.79% 34.90%
CMYK 0.00% 38.20% 70.79%
65.10%

Color #59371A in popluar number systems.

HEX 59 37 1A
Decimal 89 55 26
Binary 1011001 110111 11010
Octal 131 67 32

Shades and tints

Shades of #59371A

#59371A
(89,55,26)
#513218
(81,50,24)
#492D16
(73,45,22)
#412814
(65,40,20)
#392312
(57,35,18)
#311E10
(49,30,16)
#29190E
(41,25,14)
#21140C
(33,20,12)
#190F0A
(25,15,10)
#110A08
(17,10,8)
#090506
(9,5,6)
#000000
(0,0,0)

Tints of #59371A

#59371A
(89,55,26)
#68492E
(104,73,46)
#775B42
(119,91,66)
#866D56
(134,109,86)
#957F6A
(149,127,106)
#A4917E
(164,145,126)
#B3A392
(179,163,146)
#C2B5A6
(194,181,166)
#D1C7BA
(209,199,186)
#E0D9CE
(224,217,206)
#EFEBE2
(239,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59371A color. Also use rgb(89,55,26) instead hex code.

Text Font Color

.myTextColor { color: #59371A; }

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

This text font color is #59371A.

Background Color

.myBgColor { background-color: #59371A; }

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

This div background color is #59371A.

Border color

.myBorderColor { border: 1px solid #59371A; }

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

This div border color is #59371A.

Opacity

.myOpacity80 { color: #59371A; opacity: 0.8; }

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

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

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

This text has shadow with #59371A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59371A.

Preview

Color preview on black background

This text has color #59371A on black background.


Color preview on white background

This text has color #59371A on white background.


Black color preview on #59371A background

This text has black color on #59371A background.


White color preview on #59371A background

This text has white color on #59371A background.


Related colors

Complementary color

Complementary color for #hex is #A6C8E5.


I love getcolorcode.com

Triadic colors

1 #1A5937 and #371A59 with #59371A are triadic colors.

2 #1A3759 and #37591A with #59371A are triadic colors.