COLOR #59A894

HEX: #59A894 RGB: (89,168,148)

Color info

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

RGB color model

#59A894 color RGB value is (89,168,148).

RGB: (89,168,148) (35%, 66%, 58%)

RGB channels and saturation

R 89 of 255 = 35%
G 168 of 255 = 66%
B 148 of 255 = 58%

89
168
148

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

Portions of RGB colors in percentages

R + G + B = 89 + 168 + 148 = 405 (100%)
R 89 of 405 ~ 21.98%
G 168 of 405 ~ 41.48%
B 148 of 405 ~ 36.54'%

%21.98
%41.48
%36.54

CMYK color model

#59A894 color CMYK value is (47,0,12,34).

  • cyan value is 47.02%
  • magenta value is 0.00%
  • yellow value is 11.90%
  • key color value is 34.12%

CMYK: (47,0,12,34)
C47M0Y12K34 (47%, 0%, 12%, 34%)
(0.47 / 0.00 / 0.12 / 0.34)

CMYK percentages

%47.02
%0
%11.9
%34.12

Codes

Color #59A894 in popluar color models

59 A8 94
RGB 89 168 148
HSL 165° 31.23% 50.39%
HSB/HSV 165° 47.02% 65.88%
CMYK 47.02% 0.00% 11.90%
34.12%

Color #59A894 in popluar number systems.

HEX 59 A8 94
Decimal 89 168 148
Binary 1011001 10101000 10010100
Octal 131 250 224

Shades and tints

Shades of #59A894

#59A894
(89,168,148)
#519987
(81,153,135)
#498A7A
(73,138,122)
#417B6D
(65,123,109)
#396C60
(57,108,96)
#315D53
(49,93,83)
#294E46
(41,78,70)
#213F39
(33,63,57)
#19302C
(25,48,44)
#11211F
(17,33,31)
#091212
(9,18,18)
#000000
(0,0,0)

Tints of #59A894

#59A894
(89,168,148)
#68AF9D
(104,175,157)
#77B6A6
(119,182,166)
#86BDAF
(134,189,175)
#95C4B8
(149,196,184)
#A4CBC1
(164,203,193)
#B3D2CA
(179,210,202)
#C2D9D3
(194,217,211)
#D1E0DC
(209,224,220)
#E0E7E5
(224,231,229)
#EFEEEE
(239,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59A894 color. Also use rgb(89,168,148) instead hex code.

Text Font Color

.myTextColor { color: #59A894; }

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

This text font color is #59A894.

Background Color

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

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

This div background color is #59A894.

Border color

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

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

This div border color is #59A894.

Opacity

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

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

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

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

This text has shadow with #59A894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59A894.

Preview

Color preview on black background

This text has color #59A894 on black background.


Color preview on white background

This text has color #59A894 on white background.


Black color preview on #59A894 background

This text has black color on #59A894 background.


White color preview on #59A894 background

This text has white color on #59A894 background.


Related colors

Complementary color

Complementary color for #hex is #A6576B.


I love getcolorcode.com

Triadic colors

1 #9459A8 and #A89459 with #59A894 are triadic colors.

2 #94A859 and #A85994 with #59A894 are triadic colors.