COLOR #59502B

HEX: #59502B RGB: (89,80,43)

Color info

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

RGB color model

#59502B color RGB value is (89,80,43).

RGB: (89,80,43) (35%, 31%, 17%)

RGB channels and saturation

R 89 of 255 = 35%
G 80 of 255 = 31%
B 43 of 255 = 17%

89
80
43

R + G + B ~ 28%. #59502B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 80 + 43 = 212 (100%)
R 89 of 212 ~ 41.98%
G 80 of 212 ~ 37.74%
B 43 of 212 ~ 20.28'%

%41.98
%37.74
%20.28

CMYK color model

#59502B color CMYK value is (0,10,52,65).

  • cyan value is 0.00%
  • magenta value is 10.11%
  • yellow value is 51.69%
  • key color value is 65.10%

CMYK: (0,10,52,65)
C0M10Y52K65 (0%, 10%, 52%, 65%)
(0.00 / 0.10 / 0.52 / 0.65)

CMYK percentages

%0
%10.11
%51.69
%65.1

Codes

Color #59502B in popluar color models

59 50 2B
RGB 89 80 43
HSL 48° 34.85% 25.88%
HSB/HSV 48° 51.69% 34.90%
CMYK 0.00% 10.11% 51.69%
65.10%

Color #59502B in popluar number systems.

HEX 59 50 2B
Decimal 89 80 43
Binary 1011001 1010000 101011
Octal 131 120 53

Shades and tints

Shades of #59502B

#59502B
(89,80,43)
#514928
(81,73,40)
#494225
(73,66,37)
#413B22
(65,59,34)
#39341F
(57,52,31)
#312D1C
(49,45,28)
#292619
(41,38,25)
#211F16
(33,31,22)
#191813
(25,24,19)
#111110
(17,17,16)
#090A0D
(9,10,13)
#000000
(0,0,0)

Tints of #59502B

#59502B
(89,80,43)
#685F3E
(104,95,62)
#776E51
(119,110,81)
#867D64
(134,125,100)
#958C77
(149,140,119)
#A49B8A
(164,155,138)
#B3AA9D
(179,170,157)
#C2B9B0
(194,185,176)
#D1C8C3
(209,200,195)
#E0D7D6
(224,215,214)
#EFE6E9
(239,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59502B color. Also use rgb(89,80,43) instead hex code.

Text Font Color

.myTextColor { color: #59502B; }

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

This text font color is #59502B.

Background Color

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

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

This div background color is #59502B.

Border color

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

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

This div border color is #59502B.

Opacity

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

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

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

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

This text has shadow with #59502B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59502B.

Preview

Color preview on black background

This text has color #59502B on black background.


Color preview on white background

This text has color #59502B on white background.


Black color preview on #59502B background

This text has black color on #59502B background.


White color preview on #59502B background

This text has white color on #59502B background.


Related colors

Complementary color

Complementary color for #hex is #A6AFD4.


I love getcolorcode.com

Triadic colors

1 #2B5950 and #502B59 with #59502B are triadic colors.

2 #2B5059 and #50592B with #59502B are triadic colors.