COLOR #59725B

HEX: #59725B RGB: (89,114,91)

Color info

#59725B contains red, green and blue colors in about the same proportion. Web safe color of #59725B is #666666 (or #666).

RGB color model

#59725B color RGB value is (89,114,91).

RGB: (89,114,91) (35%, 45%, 36%)

RGB channels and saturation

R 89 of 255 = 35%
G 114 of 255 = 45%
B 91 of 255 = 36%

89
114
91

R + G + B ~ 39%. #59725B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 114 + 91 = 294 (100%)
R 89 of 294 ~ 30.27%
G 114 of 294 ~ 38.78%
B 91 of 294 ~ 30.95'%

%30.27
%38.78
%30.95

CMYK color model

#59725B color CMYK value is (22,0,20,55).

  • cyan value is 21.93%
  • magenta value is 0.00%
  • yellow value is 20.18%
  • key color value is 55.29%
CMYK: (22,0,20,55) C22M0Y20K55 (22%,0%,20%,55%) (0.22/0.00/0.20/0.55) 

CMYK percentages

%21.93
%0
%20.18
%55.29

Codes

Color #59725B in popluar color models

59 72 5B
RGB 89 114 91
HSL 125° 12.32% 39.80%
HSB/HSV 125° 21.93% 44.71%
CMYK 21.93% 0.00% 20.18%
55.29%

Color #59725B in popluar number systems.

HEX 59 72 5B
Decimal 89 114 91
Binary 1011001 1110010 1011011
Octal 131 162 133

Shades and tints

Shades of #59725B

#59725B
(89,114,91)
#516853
(81,104,83)
#495E4B
(73,94,75)
#415443
(65,84,67)
#394A3B
(57,74,59)
#314033
(49,64,51)
#29362B
(41,54,43)
#212C23
(33,44,35)
#19221B
(25,34,27)
#111813
(17,24,19)
#090E0B
(9,14,11)
#000000
(0,0,0)

Tints of #59725B

#59725B
(89,114,91)
#687E69
(104,126,105)
#778A77
(119,138,119)
#869685
(134,150,133)
#95A293
(149,162,147)
#A4AEA1
(164,174,161)
#B3BAAF
(179,186,175)
#C2C6BD
(194,198,189)
#D1D2CB
(209,210,203)
#E0DED9
(224,222,217)
#EFEAE7
(239,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59725B color. Also use rgb(89,114,91) instead hex code.

Text Font Color

.myTextColor { color: #59725B; }

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

This text font color is #59725B.

Background Color

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

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

This div background color is #59725B.

Border color

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

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

This div border color is #59725B.

Opacity

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

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

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

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

This text has shadow with #59725B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59725B.

Preview

Color preview on black background

This text has color #59725B on black background.


Color preview on white background

This text has color #59725B on white background.


Black color preview on #59725B background

This text has black color on #59725B background.


White color preview on #59725B background

This text has white color on #59725B background.


Related colors

Complementary color

Complementary color for #hex is #A68DA4.


I love getcolorcode.com

Triadic colors

1 #5B5972 and #725B59 with #59725B are triadic colors.

2 #5B7259 and #72595B with #59725B are triadic colors.