COLOR #59714B

HEX: #59714B RGB: (89,113,75)

Color info

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

RGB color model

#59714B color RGB value is (89,113,75).

RGB: (89,113,75) (35%, 44%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 113 of 255 = 44%
B 75 of 255 = 29%

89
113
75

R + G + B ~ 36%. #59714B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 113 + 75 = 277 (100%)
R 89 of 277 ~ 32.13%
G 113 of 277 ~ 40.79%
B 75 of 277 ~ 27.08'%

%32.13
%40.79
%27.08

CMYK color model

#59714B color CMYK value is (21,0,34,56).

  • cyan value is 21.24%
  • magenta value is 0.00%
  • yellow value is 33.63%
  • key color value is 55.69%

CMYK: (21,0,34,56)
C21M0Y34K56 (21%, 0%, 34%, 56%)
(0.21 / 0.00 / 0.34 / 0.56)

CMYK percentages

%21.24
%0
%33.63
%55.69

Codes

Color #59714B in popluar color models

59 71 4B
RGB 89 113 75
HSL 98° 20.21% 36.86%
HSB/HSV 98° 33.63% 44.31%
CMYK 21.24% 0.00% 33.63%
55.69%

Color #59714B in popluar number systems.

HEX 59 71 4B
Decimal 89 113 75
Binary 1011001 1110001 1001011
Octal 131 161 113

Shades and tints

Shades of #59714B

#59714B
(89,113,75)
#516745
(81,103,69)
#495D3F
(73,93,63)
#415339
(65,83,57)
#394933
(57,73,51)
#313F2D
(49,63,45)
#293527
(41,53,39)
#212B21
(33,43,33)
#19211B
(25,33,27)
#111715
(17,23,21)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #59714B

#59714B
(89,113,75)
#687D5B
(104,125,91)
#77896B
(119,137,107)
#86957B
(134,149,123)
#95A18B
(149,161,139)
#A4AD9B
(164,173,155)
#B3B9AB
(179,185,171)
#C2C5BB
(194,197,187)
#D1D1CB
(209,209,203)
#E0DDDB
(224,221,219)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59714B; }

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

This text font color is #59714B.

Background Color

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

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

This div background color is #59714B.

Border color

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

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

This div border color is #59714B.

Opacity

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

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

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

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

This text has shadow with #59714B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59714B.

Preview

Color preview on black background

This text has color #59714B on black background.


Color preview on white background

This text has color #59714B on white background.


Black color preview on #59714B background

This text has black color on #59714B background.


White color preview on #59714B background

This text has white color on #59714B background.


Related colors

Complementary color

Complementary color for #hex is #A68EB4.


I love getcolorcode.com

Triadic colors

1 #4B5971 and #714B59 with #59714B are triadic colors.

2 #4B7159 and #71594B with #59714B are triadic colors.