COLOR #59B690

HEX: #59B690 RGB: (89,182,144)

Color info

#59B690 contains mainly green and blue colors. Web safe color of #59B690 is #66CC99 (or #6C9).

RGB color model

#59B690 color RGB value is (89,182,144).

RGB: (89,182,144) (35%, 71%, 56%)

RGB channels and saturation

R 89 of 255 = 35%
G 182 of 255 = 71%
B 144 of 255 = 56%

89
182
144

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

Portions of RGB colors in percentages

R + G + B = 89 + 182 + 144 = 415 (100%)
R 89 of 415 ~ 21.45%
G 182 of 415 ~ 43.86%
B 144 of 415 ~ 34.7'%

%21.45
%43.86
%34.7

CMYK color model

#59B690 color CMYK value is (51,0,21,29).

  • cyan value is 51.10%
  • magenta value is 0.00%
  • yellow value is 20.88%
  • key color value is 28.63%

CMYK: (51,0,21,29)
C51M0Y21K29 (51%, 0%, 21%, 29%)
(0.51 / 0.00 / 0.21 / 0.29)

CMYK percentages

%51.1
%0
%20.88
%28.63

Codes

Color #59B690 in popluar color models

59 B6 90
RGB 89 182 144
HSL 155° 38.91% 53.14%
HSB/HSV 155° 51.10% 71.37%
CMYK 51.10% 0.00% 20.88%
28.63%

Color #59B690 in popluar number systems.

HEX 59 B6 90
Decimal 89 182 144
Binary 1011001 10110110 10010000
Octal 131 266 220

Shades and tints

Shades of #59B690

#59B690
(89,182,144)
#51A683
(81,166,131)
#499676
(73,150,118)
#418669
(65,134,105)
#39765C
(57,118,92)
#31664F
(49,102,79)
#295642
(41,86,66)
#214635
(33,70,53)
#193628
(25,54,40)
#11261B
(17,38,27)
#09160E
(9,22,14)
#000000
(0,0,0)

Tints of #59B690

#59B690
(89,182,144)
#68BC9A
(104,188,154)
#77C2A4
(119,194,164)
#86C8AE
(134,200,174)
#95CEB8
(149,206,184)
#A4D4C2
(164,212,194)
#B3DACC
(179,218,204)
#C2E0D6
(194,224,214)
#D1E6E0
(209,230,224)
#E0ECEA
(224,236,234)
#EFF2F4
(239,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59B690 color. Also use rgb(89,182,144) instead hex code.

Text Font Color

.myTextColor { color: #59B690; }

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

This text font color is #59B690.

Background Color

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

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

This div background color is #59B690.

Border color

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

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

This div border color is #59B690.

Opacity

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

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

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

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

This text has shadow with #59B690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59B690.

Preview

Color preview on black background

This text has color #59B690 on black background.


Color preview on white background

This text has color #59B690 on white background.


Black color preview on #59B690 background

This text has black color on #59B690 background.


White color preview on #59B690 background

This text has white color on #59B690 background.


Related colors

Complementary color

Complementary color for #hex is #A6496F.


I love getcolorcode.com

Triadic colors

1 #9059B6 and #B69059 with #59B690 are triadic colors.

2 #90B659 and #B65990 with #59B690 are triadic colors.