COLOR #59804B

HEX: #59804B RGB: (89,128,75)

Color info

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

RGB color model

#59804B color RGB value is (89,128,75).

RGB: (89,128,75) (35%, 50%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 128 of 255 = 50%
B 75 of 255 = 29%

89
128
75

R + G + B ~ 38%. #59804B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 128 + 75 = 292 (100%)
R 89 of 292 ~ 30.48%
G 128 of 292 ~ 43.84%
B 75 of 292 ~ 25.68'%

%30.48
%43.84
%25.68

CMYK color model

#59804B color CMYK value is (30,0,41,50).

  • cyan value is 30.47%
  • magenta value is 0.00%
  • yellow value is 41.41%
  • key color value is 49.80%

CMYK: (30,0,41,50)
C30M0Y41K50 (30%, 0%, 41%, 50%)
(0.30 / 0.00 / 0.41 / 0.50)

CMYK percentages

%30.47
%0
%41.41
%49.8

Codes

Color #59804B in popluar color models

59 80 4B
RGB 89 128 75
HSL 104° 26.11% 39.80%
HSB/HSV 104° 41.41% 50.20%
CMYK 30.47% 0.00% 41.41%
49.80%

Color #59804B in popluar number systems.

HEX 59 80 4B
Decimal 89 128 75
Binary 1011001 10000000 1001011
Octal 131 200 113

Shades and tints

Shades of #59804B

#59804B
(89,128,75)
#517545
(81,117,69)
#496A3F
(73,106,63)
#415F39
(65,95,57)
#395433
(57,84,51)
#31492D
(49,73,45)
#293E27
(41,62,39)
#213321
(33,51,33)
#19281B
(25,40,27)
#111D15
(17,29,21)
#09120F
(9,18,15)
#000000
(0,0,0)

Tints of #59804B

#59804B
(89,128,75)
#688B5B
(104,139,91)
#77966B
(119,150,107)
#86A17B
(134,161,123)
#95AC8B
(149,172,139)
#A4B79B
(164,183,155)
#B3C2AB
(179,194,171)
#C2CDBB
(194,205,187)
#D1D8CB
(209,216,203)
#E0E3DB
(224,227,219)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59804B color. Also use rgb(89,128,75) instead hex code.

Text Font Color

.myTextColor { color: #59804B; }

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

This text font color is #59804B.

Background Color

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

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

This div background color is #59804B.

Border color

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

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

This div border color is #59804B.

Opacity

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

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

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

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

This text has shadow with #59804B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59804B.

Preview

Color preview on black background

This text has color #59804B on black background.


Color preview on white background

This text has color #59804B on white background.


Black color preview on #59804B background

This text has black color on #59804B background.


White color preview on #59804B background

This text has white color on #59804B background.


Related colors

Complementary color

Complementary color for #hex is #A67FB4.


I love getcolorcode.com

Triadic colors

1 #4B5980 and #804B59 with #59804B are triadic colors.

2 #4B8059 and #80594B with #59804B are triadic colors.