COLOR #59927F

HEX: #59927F RGB: (89,146,127)

Color info

#59927F contains red, green and blue colors in about the same proportion. Web safe color of #59927F is #669966 (or #696).

RGB color model

#59927F color RGB value is (89,146,127).

RGB: (89,146,127) (35%, 57%, 50%)

RGB channels and saturation

R 89 of 255 = 35%
G 146 of 255 = 57%
B 127 of 255 = 50%

89
146
127

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

Portions of RGB colors in percentages

R + G + B = 89 + 146 + 127 = 362 (100%)
R 89 of 362 ~ 24.59%
G 146 of 362 ~ 40.33%
B 127 of 362 ~ 35.08'%

%24.59
%40.33
%35.08

CMYK color model

#59927F color CMYK value is (39,0,13,43).

  • cyan value is 39.04%
  • magenta value is 0.00%
  • yellow value is 13.01%
  • key color value is 42.75%
CMYK: (39,0,13,43) C39M0Y13K43 (39%,0%,13%,43%) (0.39/0.00/0.13/0.43) 

CMYK percentages

%39.04
%0
%13.01
%42.75

Codes

Color #59927F in popluar color models

59 92 7F
RGB 89 146 127
HSL 160° 24.26% 46.08%
HSB/HSV 160° 39.04% 57.25%
CMYK 39.04% 0.00% 13.01%
42.75%

Color #59927F in popluar number systems.

HEX 59 92 7F
Decimal 89 146 127
Binary 1011001 10010010 1111111
Octal 131 222 177

Shades and tints

Shades of #59927F

#59927F
(89,146,127)
#518574
(81,133,116)
#497869
(73,120,105)
#416B5E
(65,107,94)
#395E53
(57,94,83)
#315148
(49,81,72)
#29443D
(41,68,61)
#213732
(33,55,50)
#192A27
(25,42,39)
#111D1C
(17,29,28)
#091011
(9,16,17)
#000000
(0,0,0)

Tints of #59927F

#59927F
(89,146,127)
#689B8A
(104,155,138)
#77A495
(119,164,149)
#86ADA0
(134,173,160)
#95B6AB
(149,182,171)
#A4BFB6
(164,191,182)
#B3C8C1
(179,200,193)
#C2D1CC
(194,209,204)
#D1DAD7
(209,218,215)
#E0E3E2
(224,227,226)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59927F color. Also use rgb(89,146,127) instead hex code.

Text Font Color

.myTextColor { color: #59927F; }

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

This text font color is #59927F.

Background Color

.myBgColor { background-color: #59927F; }

<div style="background-color:#59927F">Inner text</div>

This div background color is #59927F.

Border color

.myBorderColor { border: 1px solid #59927F; }

<div style="border:3px solid #59927F">Div</div>

This div border color is #59927F.

Opacity

.myOpacity80 { color: #59927F; opacity: 0.8; }

<p style="color:#59927F;opacity:0.8;">80%</p>

Text with #59927F 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 #59927F;}

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

This text has shadow with #59927F color.


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

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

This text has shadow with #59927F primary color and red secondary color.


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

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

This text has shadow with #59927F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59927F.

Preview

Color preview on black background

This text has color #59927F on black background.


Color preview on white background

This text has color #59927F on white background.


Black color preview on #59927F background

This text has black color on #59927F background.


White color preview on #59927F background

This text has white color on #59927F background.


Related colors

Complementary color

Complementary color for #hex is #A66D80.


I love getcolorcode.com

Triadic colors

1 #7F5992 and #927F59 with #59927F are triadic colors.

2 #7F9259 and #92597F with #59927F are triadic colors.