COLOR #59B5A5

HEX: #59B5A5 RGB: (89,181,165)

Color info

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

RGB color model

#59B5A5 color RGB value is (89,181,165).

RGB: (89,181,165) (35%, 71%, 65%)

RGB channels and saturation

R 89 of 255 = 35%
G 181 of 255 = 71%
B 165 of 255 = 65%

89
181
165

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

Portions of RGB colors in percentages

R + G + B = 89 + 181 + 165 = 435 (100%)
R 89 of 435 ~ 20.46%
G 181 of 435 ~ 41.61%
B 165 of 435 ~ 37.93'%

%20.46
%41.61
%37.93

CMYK color model

#59B5A5 color CMYK value is (51,0,9,29).

  • cyan value is 50.83%
  • magenta value is 0.00%
  • yellow value is 8.84%
  • key color value is 29.02%

CMYK: (51,0,9,29)
C51M0Y9K29 (51%, 0%, 9%, 29%)
(0.51 / 0.00 / 0.09 / 0.29)

CMYK percentages

%50.83
%0
%8.84
%29.02

Codes

Color #59B5A5 in popluar color models

59 B5 A5
RGB 89 181 165
HSL 170° 38.33% 52.94%
HSB/HSV 170° 50.83% 70.98%
CMYK 50.83% 0.00% 8.84%
29.02%

Color #59B5A5 in popluar number systems.

HEX 59 B5 A5
Decimal 89 181 165
Binary 1011001 10110101 10100101
Octal 131 265 245

Shades and tints

Shades of #59B5A5

#59B5A5
(89,181,165)
#51A596
(81,165,150)
#499587
(73,149,135)
#418578
(65,133,120)
#397569
(57,117,105)
#31655A
(49,101,90)
#29554B
(41,85,75)
#21453C
(33,69,60)
#19352D
(25,53,45)
#11251E
(17,37,30)
#09150F
(9,21,15)
#000000
(0,0,0)

Tints of #59B5A5

#59B5A5
(89,181,165)
#68BBAD
(104,187,173)
#77C1B5
(119,193,181)
#86C7BD
(134,199,189)
#95CDC5
(149,205,197)
#A4D3CD
(164,211,205)
#B3D9D5
(179,217,213)
#C2DFDD
(194,223,221)
#D1E5E5
(209,229,229)
#E0EBED
(224,235,237)
#EFF1F5
(239,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59B5A5 color. Also use rgb(89,181,165) instead hex code.

Text Font Color

.myTextColor { color: #59B5A5; }

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

This text font color is #59B5A5.

Background Color

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

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

This div background color is #59B5A5.

Border color

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

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

This div border color is #59B5A5.

Opacity

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

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

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

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

This text has shadow with #59B5A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59B5A5.

Preview

Color preview on black background

This text has color #59B5A5 on black background.


Color preview on white background

This text has color #59B5A5 on white background.


Black color preview on #59B5A5 background

This text has black color on #59B5A5 background.


White color preview on #59B5A5 background

This text has white color on #59B5A5 background.


Related colors

Complementary color

Complementary color for #hex is #A64A5A.


I love getcolorcode.com

Triadic colors

1 #A559B5 and #B5A559 with #59B5A5 are triadic colors.

2 #A5B559 and #B559A5 with #59B5A5 are triadic colors.