COLOR #59532D

HEX: #59532D RGB: (89,83,45)

Color info

#59532D contains red, green and blue colors in about the same proportion. Web safe color of #59532D is #666633 (or #663).

RGB color model

#59532D color RGB value is (89,83,45).

RGB: (89,83,45) (35%, 33%, 18%)

RGB channels and saturation

R 89 of 255 = 35%
G 83 of 255 = 33%
B 45 of 255 = 18%

89
83
45

R + G + B ~ 29%. #59532D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 83 + 45 = 217 (100%)
R 89 of 217 ~ 41.01%
G 83 of 217 ~ 38.25%
B 45 of 217 ~ 20.74'%

%41.01
%38.25
%20.74

CMYK color model

#59532D color CMYK value is (0,7,49,65).

  • cyan value is 0.00%
  • magenta value is 6.74%
  • yellow value is 49.44%
  • key color value is 65.10%
CMYK: (0,7,49,65) C0M7Y49K65 (0%,7%,49%,65%) (0.00/0.07/0.49/0.65) 

CMYK percentages

%0
%6.74
%49.44
%65.1

Codes

Color #59532D in popluar color models

59 53 2D
RGB 89 83 45
HSL 52° 32.84% 26.27%
HSB/HSV 52° 49.44% 34.90%
CMYK 0.00% 6.74% 49.44%
65.10%

Color #59532D in popluar number systems.

HEX 59 53 2D
Decimal 89 83 45
Binary 1011001 1010011 101101
Octal 131 123 55

Shades and tints

Shades of #59532D

#59532D
(89,83,45)
#514C29
(81,76,41)
#494525
(73,69,37)
#413E21
(65,62,33)
#39371D
(57,55,29)
#313019
(49,48,25)
#292915
(41,41,21)
#212211
(33,34,17)
#191B0D
(25,27,13)
#111409
(17,20,9)
#090D05
(9,13,5)
#000000
(0,0,0)

Tints of #59532D

#59532D
(89,83,45)
#686240
(104,98,64)
#777153
(119,113,83)
#868066
(134,128,102)
#958F79
(149,143,121)
#A49E8C
(164,158,140)
#B3AD9F
(179,173,159)
#C2BCB2
(194,188,178)
#D1CBC5
(209,203,197)
#E0DAD8
(224,218,216)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59532D color. Also use rgb(89,83,45) instead hex code.

Text Font Color

.myTextColor { color: #59532D; }

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

This text font color is #59532D.

Background Color

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

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

This div background color is #59532D.

Border color

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

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

This div border color is #59532D.

Opacity

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

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

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

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

This text has shadow with #59532D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59532D.

Preview

Color preview on black background

This text has color #59532D on black background.


Color preview on white background

This text has color #59532D on white background.


Black color preview on #59532D background

This text has black color on #59532D background.


White color preview on #59532D background

This text has white color on #59532D background.


Related colors

Complementary color

Complementary color for #hex is #A6ACD2.


I love getcolorcode.com

Triadic colors

1 #2D5953 and #532D59 with #59532D are triadic colors.

2 #2D5359 and #53592D with #59532D are triadic colors.