COLOR #59361B

HEX: #59361B RGB: (89,54,27)

Color info

#59361B contains mainly red and green colors. Web safe color of #59361B is #663333 (or #633).

RGB color model

#59361B color RGB value is (89,54,27).

RGB: (89,54,27) (35%, 21%, 11%)

RGB channels and saturation

R 89 of 255 = 35%
G 54 of 255 = 21%
B 27 of 255 = 11%

89
54
27

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

Portions of RGB colors in percentages

R + G + B = 89 + 54 + 27 = 170 (100%)
R 89 of 170 ~ 52.35%
G 54 of 170 ~ 31.76%
B 27 of 170 ~ 15.88'%

%52.35
%31.76
%15.88

CMYK color model

#59361B color CMYK value is (0,39,70,65).

  • cyan value is 0.00%
  • magenta value is 39.33%
  • yellow value is 69.66%
  • key color value is 65.10%

CMYK: (0,39,70,65)
C0M39Y70K65 (0%, 39%, 70%, 65%)
(0.00 / 0.39 / 0.70 / 0.65)

CMYK percentages

%0
%39.33
%69.66
%65.1

Codes

Color #59361B in popluar color models

59 36 1B
RGB 89 54 27
HSL 26° 53.45% 22.75%
HSB/HSV 26° 69.66% 34.90%
CMYK 0.00% 39.33% 69.66%
65.10%

Color #59361B in popluar number systems.

HEX 59 36 1B
Decimal 89 54 27
Binary 1011001 110110 11011
Octal 131 66 33

Shades and tints

Shades of #59361B

#59361B
(89,54,27)
#513219
(81,50,25)
#492E17
(73,46,23)
#412A15
(65,42,21)
#392613
(57,38,19)
#312211
(49,34,17)
#291E0F
(41,30,15)
#211A0D
(33,26,13)
#19160B
(25,22,11)
#111209
(17,18,9)
#090E07
(9,14,7)
#000000
(0,0,0)

Tints of #59361B

#59361B
(89,54,27)
#68482F
(104,72,47)
#775A43
(119,90,67)
#866C57
(134,108,87)
#957E6B
(149,126,107)
#A4907F
(164,144,127)
#B3A293
(179,162,147)
#C2B4A7
(194,180,167)
#D1C6BB
(209,198,187)
#E0D8CF
(224,216,207)
#EFEAE3
(239,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59361B color. Also use rgb(89,54,27) instead hex code.

Text Font Color

.myTextColor { color: #59361B; }

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

This text font color is #59361B.

Background Color

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

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

This div background color is #59361B.

Border color

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

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

This div border color is #59361B.

Opacity

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

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

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

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

This text has shadow with #59361B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59361B.

Preview

Color preview on black background

This text has color #59361B on black background.


Color preview on white background

This text has color #59361B on white background.


Black color preview on #59361B background

This text has black color on #59361B background.


White color preview on #59361B background

This text has white color on #59361B background.


Related colors

Complementary color

Complementary color for #hex is #A6C9E4.


I love getcolorcode.com

Triadic colors

1 #1B5936 and #361B59 with #59361B are triadic colors.

2 #1B3659 and #36591B with #59361B are triadic colors.