COLOR #59977A

HEX: #59977A RGB: (89,151,122)

Color info

#59977A contains mainly green and blue colors. Web safe color of #59977A is #669966 (or #696).

RGB color model

#59977A color RGB value is (89,151,122).

RGB: (89,151,122) (35%, 59%, 48%)

RGB channels and saturation

R 89 of 255 = 35%
G 151 of 255 = 59%
B 122 of 255 = 48%

89
151
122

R + G + B ~ 47%. #59977A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 151 + 122 = 362 (100%)
R 89 of 362 ~ 24.59%
G 151 of 362 ~ 41.71%
B 122 of 362 ~ 33.7'%

%24.59
%41.71
%33.7

CMYK color model

#59977A color CMYK value is (41,0,19,41).

  • cyan value is 41.06%
  • magenta value is 0.00%
  • yellow value is 19.21%
  • key color value is 40.78%
CMYK: (41,0,19,41) C41M0Y19K41 (41%,0%,19%,41%) (0.41/0.00/0.19/0.41) 

CMYK percentages

%41.06
%0
%19.21
%40.78

Codes

Color #59977A in popluar color models

59 97 7A
RGB 89 151 122
HSL 152° 25.83% 47.06%
HSB/HSV 152° 41.06% 59.22%
CMYK 41.06% 0.00% 19.21%
40.78%

Color #59977A in popluar number systems.

HEX 59 97 7A
Decimal 89 151 122
Binary 1011001 10010111 1111010
Octal 131 227 172

Shades and tints

Shades of #59977A

#59977A
(89,151,122)
#518A6F
(81,138,111)
#497D64
(73,125,100)
#417059
(65,112,89)
#39634E
(57,99,78)
#315643
(49,86,67)
#294938
(41,73,56)
#213C2D
(33,60,45)
#192F22
(25,47,34)
#112217
(17,34,23)
#09150C
(9,21,12)
#000000
(0,0,0)

Tints of #59977A

#59977A
(89,151,122)
#68A086
(104,160,134)
#77A992
(119,169,146)
#86B29E
(134,178,158)
#95BBAA
(149,187,170)
#A4C4B6
(164,196,182)
#B3CDC2
(179,205,194)
#C2D6CE
(194,214,206)
#D1DFDA
(209,223,218)
#E0E8E6
(224,232,230)
#EFF1F2
(239,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59977A color. Also use rgb(89,151,122) instead hex code.

Text Font Color

.myTextColor { color: #59977A; }

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

This text font color is #59977A.

Background Color

.myBgColor { background-color: #59977A; }

<div style="background-color:#59977A">Inner text</div>

This div background color is #59977A.

Border color

.myBorderColor { border: 1px solid #59977A; }

<div style="border:3px solid #59977A">Div</div>

This div border color is #59977A.

Opacity

.myOpacity80 { color: #59977A; opacity: 0.8; }

<p style="color:#59977A;opacity:0.8;">80%</p>

Text with #59977A 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 #59977A;}

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

This text has shadow with #59977A color.


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

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

This text has shadow with #59977A primary color and red secondary color.


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

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

This text has shadow with #59977A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59977A.

Preview

Color preview on black background

This text has color #59977A on black background.


Color preview on white background

This text has color #59977A on white background.


Black color preview on #59977A background

This text has black color on #59977A background.


White color preview on #59977A background

This text has white color on #59977A background.


Related colors

Complementary color

Complementary color for #hex is #A66885.


I love getcolorcode.com

Triadic colors

1 #7A5997 and #977A59 with #59977A are triadic colors.

2 #7A9759 and #97597A with #59977A are triadic colors.