COLOR #59331D

HEX: #59331D RGB: (89,51,29)

Color info

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

RGB color model

#59331D color RGB value is (89,51,29).

RGB: (89,51,29) (35%, 20%, 11%)

RGB channels and saturation

R 89 of 255 = 35%
G 51 of 255 = 20%
B 29 of 255 = 11%

89
51
29

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

Portions of RGB colors in percentages

R + G + B = 89 + 51 + 29 = 169 (100%)
R 89 of 169 ~ 52.66%
G 51 of 169 ~ 30.18%
B 29 of 169 ~ 17.16'%

%52.66
%30.18
%17.16

CMYK color model

#59331D color CMYK value is (0,43,67,65).

  • cyan value is 0.00%
  • magenta value is 42.70%
  • yellow value is 67.42%
  • key color value is 65.10%

CMYK: (0,43,67,65)
C0M43Y67K65 (0%, 43%, 67%, 65%)
(0.00 / 0.43 / 0.67 / 0.65)

CMYK percentages

%0
%42.7
%67.42
%65.1

Codes

Color #59331D in popluar color models

59 33 1D
RGB 89 51 29
HSL 22° 50.85% 23.14%
HSB/HSV 22° 67.42% 34.90%
CMYK 0.00% 42.70% 67.42%
65.10%

Color #59331D in popluar number systems.

HEX 59 33 1D
Decimal 89 51 29
Binary 1011001 110011 11101
Octal 131 63 35

Shades and tints

Shades of #59331D

#59331D
(89,51,29)
#512F1B
(81,47,27)
#492B19
(73,43,25)
#412717
(65,39,23)
#392315
(57,35,21)
#311F13
(49,31,19)
#291B11
(41,27,17)
#21170F
(33,23,15)
#19130D
(25,19,13)
#110F0B
(17,15,11)
#090B09
(9,11,9)
#000000
(0,0,0)

Tints of #59331D

#59331D
(89,51,29)
#684531
(104,69,49)
#775745
(119,87,69)
#866959
(134,105,89)
#957B6D
(149,123,109)
#A48D81
(164,141,129)
#B39F95
(179,159,149)
#C2B1A9
(194,177,169)
#D1C3BD
(209,195,189)
#E0D5D1
(224,213,209)
#EFE7E5
(239,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59331D color. Also use rgb(89,51,29) instead hex code.

Text Font Color

.myTextColor { color: #59331D; }

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

This text font color is #59331D.

Background Color

.myBgColor { background-color: #59331D; }

<div style="background-color:#59331D">Inner text</div>

This div background color is #59331D.

Border color

.myBorderColor { border: 1px solid #59331D; }

<div style="border:3px solid #59331D">Div</div>

This div border color is #59331D.

Opacity

.myOpacity80 { color: #59331D; opacity: 0.8; }

<p style="color:#59331D;opacity:0.8;">80%</p>

Text with #59331D 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 #59331D;}

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

This text has shadow with #59331D color.


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

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

This text has shadow with #59331D primary color and red secondary color.


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

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

This text has shadow with #59331D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59331D.

Preview

Color preview on black background

This text has color #59331D on black background.


Color preview on white background

This text has color #59331D on white background.


Black color preview on #59331D background

This text has black color on #59331D background.


White color preview on #59331D background

This text has white color on #59331D background.


Related colors

Complementary color

Complementary color for #hex is #A6CCE2.


I love getcolorcode.com

Triadic colors

1 #1D5933 and #331D59 with #59331D are triadic colors.

2 #1D3359 and #33591D with #59331D are triadic colors.