COLOR #59796B

HEX: #59796B RGB: (89,121,107)

Color info

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

RGB color model

#59796B color RGB value is (89,121,107).

RGB: (89,121,107) (35%, 47%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 121 of 255 = 47%
B 107 of 255 = 42%

89
121
107

R + G + B ~ 41%. #59796B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 121 + 107 = 317 (100%)
R 89 of 317 ~ 28.08%
G 121 of 317 ~ 38.17%
B 107 of 317 ~ 33.75'%

%28.08
%38.17
%33.75

CMYK color model

#59796B color CMYK value is (26,0,12,53).

  • cyan value is 26.45%
  • magenta value is 0.00%
  • yellow value is 11.57%
  • key color value is 52.55%

CMYK: (26,0,12,53)
C26M0Y12K53 (26%, 0%, 12%, 53%)
(0.26 / 0.00 / 0.12 / 0.53)

CMYK percentages

%26.45
%0
%11.57
%52.55

Codes

Color #59796B in popluar color models

59 79 6B
RGB 89 121 107
HSL 154° 15.24% 41.18%
HSB/HSV 154° 26.45% 47.45%
CMYK 26.45% 0.00% 11.57%
52.55%

Color #59796B in popluar number systems.

HEX 59 79 6B
Decimal 89 121 107
Binary 1011001 1111001 1101011
Octal 131 171 153

Shades and tints

Shades of #59796B

#59796B
(89,121,107)
#516E62
(81,110,98)
#496359
(73,99,89)
#415850
(65,88,80)
#394D47
(57,77,71)
#31423E
(49,66,62)
#293735
(41,55,53)
#212C2C
(33,44,44)
#192123
(25,33,35)
#11161A
(17,22,26)
#090B11
(9,11,17)
#000000
(0,0,0)

Tints of #59796B

#59796B
(89,121,107)
#688578
(104,133,120)
#779185
(119,145,133)
#869D92
(134,157,146)
#95A99F
(149,169,159)
#A4B5AC
(164,181,172)
#B3C1B9
(179,193,185)
#C2CDC6
(194,205,198)
#D1D9D3
(209,217,211)
#E0E5E0
(224,229,224)
#EFF1ED
(239,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59796B color. Also use rgb(89,121,107) instead hex code.

Text Font Color

.myTextColor { color: #59796B; }

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

This text font color is #59796B.

Background Color

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

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

This div background color is #59796B.

Border color

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

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

This div border color is #59796B.

Opacity

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

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

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

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

This text has shadow with #59796B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59796B.

Preview

Color preview on black background

This text has color #59796B on black background.


Color preview on white background

This text has color #59796B on white background.


Black color preview on #59796B background

This text has black color on #59796B background.


White color preview on #59796B background

This text has white color on #59796B background.


Related colors

Complementary color

Complementary color for #hex is #A68694.


I love getcolorcode.com

Triadic colors

1 #6B5979 and #796B59 with #59796B are triadic colors.

2 #6B7959 and #79596B with #59796B are triadic colors.