COLOR #59A6B3

HEX: #59A6B3 RGB: (89,166,179)

Color info

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

RGB color model

#59A6B3 color RGB value is (89,166,179).

RGB: (89,166,179) (35%, 65%, 70%)

RGB channels and saturation

R 89 of 255 = 35%
G 166 of 255 = 65%
B 179 of 255 = 70%

89
166
179

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

Portions of RGB colors in percentages

R + G + B = 89 + 166 + 179 = 434 (100%)
R 89 of 434 ~ 20.51%
G 166 of 434 ~ 38.25%
B 179 of 434 ~ 41.24'%

%20.51
%38.25
%41.24

CMYK color model

#59A6B3 color CMYK value is (50,7,0,30).

  • cyan value is 50.28%
  • magenta value is 7.26%
  • yellow value is 0.00%
  • key color value is 29.80%

CMYK: (50,7,0,30)
C50M7Y0K30 (50%, 7%, 0%, 30%)
(0.50 / 0.07 / 0.00 / 0.30)

CMYK percentages

%50.28
%7.26
%0
%29.8

Codes

Color #59A6B3 in popluar color models

59 A6 B3
RGB 89 166 179
HSL 189° 37.19% 52.55%
HSB/HSV 189° 50.28% 70.20%
CMYK 50.28% 7.26% 0.00%
29.80%

Color #59A6B3 in popluar number systems.

HEX 59 A6 B3
Decimal 89 166 179
Binary 1011001 10100110 10110011
Octal 131 246 263

Shades and tints

Shades of #59A6B3

#59A6B3
(89,166,179)
#5197A3
(81,151,163)
#498893
(73,136,147)
#417983
(65,121,131)
#396A73
(57,106,115)
#315B63
(49,91,99)
#294C53
(41,76,83)
#213D43
(33,61,67)
#192E33
(25,46,51)
#111F23
(17,31,35)
#091013
(9,16,19)
#000000
(0,0,0)

Tints of #59A6B3

#59A6B3
(89,166,179)
#68AEB9
(104,174,185)
#77B6BF
(119,182,191)
#86BEC5
(134,190,197)
#95C6CB
(149,198,203)
#A4CED1
(164,206,209)
#B3D6D7
(179,214,215)
#C2DEDD
(194,222,221)
#D1E6E3
(209,230,227)
#E0EEE9
(224,238,233)
#EFF6EF
(239,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59A6B3 color. Also use rgb(89,166,179) instead hex code.

Text Font Color

.myTextColor { color: #59A6B3; }

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

This text font color is #59A6B3.

Background Color

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

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

This div background color is #59A6B3.

Border color

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

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

This div border color is #59A6B3.

Opacity

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

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

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

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

This text has shadow with #59A6B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59A6B3.

Preview

Color preview on black background

This text has color #59A6B3 on black background.


Color preview on white background

This text has color #59A6B3 on white background.


Black color preview on #59A6B3 background

This text has black color on #59A6B3 background.


White color preview on #59A6B3 background

This text has white color on #59A6B3 background.


Related colors

Complementary color

Complementary color for #hex is #A6594C.


I love getcolorcode.com

Triadic colors

1 #B359A6 and #A6B359 with #59A6B3 are triadic colors.

2 #B3A659 and #A659B3 with #59A6B3 are triadic colors.