COLOR #59321B

HEX: #59321B RGB: (89,50,27)

Color info

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

RGB color model

#59321B color RGB value is (89,50,27).

RGB: (89,50,27) (35%, 20%, 11%)

RGB channels and saturation

R 89 of 255 = 35%
G 50 of 255 = 20%
B 27 of 255 = 11%

89
50
27

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

Portions of RGB colors in percentages

R + G + B = 89 + 50 + 27 = 166 (100%)
R 89 of 166 ~ 53.61%
G 50 of 166 ~ 30.12%
B 27 of 166 ~ 16.27'%

%53.61
%30.12
%16.27

CMYK color model

#59321B color CMYK value is (0,44,70,65).

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

CMYK: (0,44,70,65)
C0M44Y70K65 (0%, 44%, 70%, 65%)
(0.00 / 0.44 / 0.70 / 0.65)

CMYK percentages

%0
%43.82
%69.66
%65.1

Codes

Color #59321B in popluar color models

59 32 1B
RGB 89 50 27
HSL 22° 53.45% 22.75%
HSB/HSV 22° 69.66% 34.90%
CMYK 0.00% 43.82% 69.66%
65.10%

Color #59321B in popluar number systems.

HEX 59 32 1B
Decimal 89 50 27
Binary 1011001 110010 11011
Octal 131 62 33

Shades and tints

Shades of #59321B

#59321B
(89,50,27)
#512E19
(81,46,25)
#492A17
(73,42,23)
#412615
(65,38,21)
#392213
(57,34,19)
#311E11
(49,30,17)
#291A0F
(41,26,15)
#21160D
(33,22,13)
#19120B
(25,18,11)
#110E09
(17,14,9)
#090A07
(9,10,7)
#000000
(0,0,0)

Tints of #59321B

#59321B
(89,50,27)
#68442F
(104,68,47)
#775643
(119,86,67)
#866857
(134,104,87)
#957A6B
(149,122,107)
#A48C7F
(164,140,127)
#B39E93
(179,158,147)
#C2B0A7
(194,176,167)
#D1C2BB
(209,194,187)
#E0D4CF
(224,212,207)
#EFE6E3
(239,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59321B; }

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

This text font color is #59321B.

Background Color

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

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

This div background color is #59321B.

Border color

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

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

This div border color is #59321B.

Opacity

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

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

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

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

This text has shadow with #59321B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59321B.

Preview

Color preview on black background

This text has color #59321B on black background.


Color preview on white background

This text has color #59321B on white background.


Black color preview on #59321B background

This text has black color on #59321B background.


White color preview on #59321B background

This text has white color on #59321B background.


Related colors

Complementary color

Complementary color for #hex is #A6CDE4.


I love getcolorcode.com

Triadic colors

1 #1B5932 and #321B59 with #59321B are triadic colors.

2 #1B3259 and #32591B with #59321B are triadic colors.