COLOR #59A186

HEX: #59A186 RGB: (89,161,134)

Color info

#59A186 contains mainly green and blue colors. Web safe color of #59A186 is #669999 (or #699).

RGB color model

#59A186 color RGB value is (89,161,134).

RGB: (89,161,134) (35%, 63%, 53%)

RGB channels and saturation

R 89 of 255 = 35%
G 161 of 255 = 63%
B 134 of 255 = 53%

89
161
134

R + G + B ~ 50%. #59A186 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 161 + 134 = 384 (100%)
R 89 of 384 ~ 23.18%
G 161 of 384 ~ 41.93%
B 134 of 384 ~ 34.9'%

%23.18
%41.93
%34.9

CMYK color model

#59A186 color CMYK value is (45,0,17,37).

  • cyan value is 44.72%
  • magenta value is 0.00%
  • yellow value is 16.77%
  • key color value is 36.86%

CMYK: (45,0,17,37)
C45M0Y17K37 (45%, 0%, 17%, 37%)
(0.45 / 0.00 / 0.17 / 0.37)

CMYK percentages

%44.72
%0
%16.77
%36.86

Codes

Color #59A186 in popluar color models

59 A1 86
RGB 89 161 134
HSL 158° 28.80% 49.02%
HSB/HSV 158° 44.72% 63.14%
CMYK 44.72% 0.00% 16.77%
36.86%

Color #59A186 in popluar number systems.

HEX 59 A1 86
Decimal 89 161 134
Binary 1011001 10100001 10000110
Octal 131 241 206

Shades and tints

Shades of #59A186

#59A186
(89,161,134)
#51937A
(81,147,122)
#49856E
(73,133,110)
#417762
(65,119,98)
#396956
(57,105,86)
#315B4A
(49,91,74)
#294D3E
(41,77,62)
#213F32
(33,63,50)
#193126
(25,49,38)
#11231A
(17,35,26)
#09150E
(9,21,14)
#000000
(0,0,0)

Tints of #59A186

#59A186
(89,161,134)
#68A991
(104,169,145)
#77B19C
(119,177,156)
#86B9A7
(134,185,167)
#95C1B2
(149,193,178)
#A4C9BD
(164,201,189)
#B3D1C8
(179,209,200)
#C2D9D3
(194,217,211)
#D1E1DE
(209,225,222)
#E0E9E9
(224,233,233)
#EFF1F4
(239,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59A186 color. Also use rgb(89,161,134) instead hex code.

Text Font Color

.myTextColor { color: #59A186; }

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

This text font color is #59A186.

Background Color

.myBgColor { background-color: #59A186; }

<div style="background-color:#59A186">Inner text</div>

This div background color is #59A186.

Border color

.myBorderColor { border: 1px solid #59A186; }

<div style="border:3px solid #59A186">Div</div>

This div border color is #59A186.

Opacity

.myOpacity80 { color: #59A186; opacity: 0.8; }

<p style="color:#59A186;opacity:0.8;">80%</p>

Text with #59A186 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 #59A186;}

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

This text has shadow with #59A186 color.


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

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

This text has shadow with #59A186 primary color and red secondary color.


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

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

This text has shadow with #59A186 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59A186.

Preview

Color preview on black background

This text has color #59A186 on black background.


Color preview on white background

This text has color #59A186 on white background.


Black color preview on #59A186 background

This text has black color on #59A186 background.


White color preview on #59A186 background

This text has white color on #59A186 background.


Related colors

Complementary color

Complementary color for #hex is #A65E79.


I love getcolorcode.com

Triadic colors

1 #8659A1 and #A18659 with #59A186 are triadic colors.

2 #86A159 and #A15986 with #59A186 are triadic colors.