COLOR #59503E

HEX: #59503E RGB: (89,80,62)

Color info

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

RGB color model

#59503E color RGB value is (89,80,62).

RGB: (89,80,62) (35%, 31%, 24%)

RGB channels and saturation

R 89 of 255 = 35%
G 80 of 255 = 31%
B 62 of 255 = 24%

89
80
62

R + G + B ~ 30%. #59503E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 80 + 62 = 231 (100%)
R 89 of 231 ~ 38.53%
G 80 of 231 ~ 34.63%
B 62 of 231 ~ 26.84'%

%38.53
%34.63
%26.84

CMYK color model

#59503E color CMYK value is (0,10,30,65).

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

CMYK: (0,10,30,65)
C0M10Y30K65 (0%, 10%, 30%, 65%)
(0.00 / 0.10 / 0.30 / 0.65)

CMYK percentages

%0
%10.11
%30.34
%65.1

Codes

Color #59503E in popluar color models

59 50 3E
RGB 89 80 62
HSL 40° 17.88% 29.61%
HSB/HSV 40° 30.34% 34.90%
CMYK 0.00% 10.11% 30.34%
65.10%

Color #59503E in popluar number systems.

HEX 59 50 3E
Decimal 89 80 62
Binary 1011001 1010000 111110
Octal 131 120 76

Shades and tints

Shades of #59503E

#59503E
(89,80,62)
#514939
(81,73,57)
#494234
(73,66,52)
#413B2F
(65,59,47)
#39342A
(57,52,42)
#312D25
(49,45,37)
#292620
(41,38,32)
#211F1B
(33,31,27)
#191816
(25,24,22)
#111111
(17,17,17)
#090A0C
(9,10,12)
#000000
(0,0,0)

Tints of #59503E

#59503E
(89,80,62)
#685F4F
(104,95,79)
#776E60
(119,110,96)
#867D71
(134,125,113)
#958C82
(149,140,130)
#A49B93
(164,155,147)
#B3AAA4
(179,170,164)
#C2B9B5
(194,185,181)
#D1C8C6
(209,200,198)
#E0D7D7
(224,215,215)
#EFE6E8
(239,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59503E color. Also use rgb(89,80,62) instead hex code.

Text Font Color

.myTextColor { color: #59503E; }

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

This text font color is #59503E.

Background Color

.myBgColor { background-color: #59503E; }

<div style="background-color:#59503E">Inner text</div>

This div background color is #59503E.

Border color

.myBorderColor { border: 1px solid #59503E; }

<div style="border:3px solid #59503E">Div</div>

This div border color is #59503E.

Opacity

.myOpacity80 { color: #59503E; opacity: 0.8; }

<p style="color:#59503E;opacity:0.8;">80%</p>

Text with #59503E 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 #59503E;}

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

This text has shadow with #59503E color.


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

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

This text has shadow with #59503E primary color and red secondary color.


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

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

This text has shadow with #59503E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59503E.

Preview

Color preview on black background

This text has color #59503E on black background.


Color preview on white background

This text has color #59503E on white background.


Black color preview on #59503E background

This text has black color on #59503E background.


White color preview on #59503E background

This text has white color on #59503E background.


Related colors

Complementary color

Complementary color for #hex is #A6AFC1.


I love getcolorcode.com

Triadic colors

1 #3E5950 and #503E59 with #59503E are triadic colors.

2 #3E5059 and #50593E with #59503E are triadic colors.