COLOR #58A9D9

HEX: #58A9D9 RGB: (88,169,217)

Color info

#58A9D9 contains mainly green and blue colors. Web safe color of #58A9D9 is #6699CC (or #69C).

RGB color model

#58A9D9 color RGB value is (88,169,217).

RGB: (88,169,217) (35%, 66%, 85%)

RGB channels and saturation

R 88 of 255 = 35%
G 169 of 255 = 66%
B 217 of 255 = 85%

88
169
217

R + G + B ~ 62%. #58A9D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 88 + 169 + 217 = 474 (100%)
R 88 of 474 ~ 18.57%
G 169 of 474 ~ 35.65%
B 217 of 474 ~ 45.78'%

%18.57
%35.65
%45.78

CMYK color model

#58A9D9 color CMYK value is (59,22,0,15).

  • cyan value is 59.45%
  • magenta value is 22.12%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (59,22,0,15)
C59M22Y0K15 (59%, 22%, 0%, 15%)
(0.59 / 0.22 / 0.00 / 0.15)

CMYK percentages

%59.45
%22.12
%0
%14.9

Codes

Color #58A9D9 in popluar color models

58 A9 D9
RGB 88 169 217
HSL 202° 62.93% 59.80%
HSB/HSV 202° 59.45% 85.10%
CMYK 59.45% 22.12% 0.00%
14.90%

Color #58A9D9 in popluar number systems.

HEX 58 A9 D9
Decimal 88 169 217
Binary 1011000 10101001 11011001
Octal 130 251 331

Shades and tints

Shades of #58A9D9

#58A9D9
(88,169,217)
#509AC6
(80,154,198)
#488BB3
(72,139,179)
#407CA0
(64,124,160)
#386D8D
(56,109,141)
#305E7A
(48,94,122)
#284F67
(40,79,103)
#204054
(32,64,84)
#183141
(24,49,65)
#10222E
(16,34,46)
#08131B
(8,19,27)
#000000
(0,0,0)

Tints of #58A9D9

#58A9D9
(88,169,217)
#67B0DC
(103,176,220)
#76B7DF
(118,183,223)
#85BEE2
(133,190,226)
#94C5E5
(148,197,229)
#A3CCE8
(163,204,232)
#B2D3EB
(178,211,235)
#C1DAEE
(193,218,238)
#D0E1F1
(208,225,241)
#DFE8F4
(223,232,244)
#EEEFF7
(238,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58A9D9 color. Also use rgb(88,169,217) instead hex code.

Text Font Color

.myTextColor { color: #58A9D9; }

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

This text font color is #58A9D9.

Background Color

.myBgColor { background-color: #58A9D9; }

<div style="background-color:#58A9D9">Inner text</div>

This div background color is #58A9D9.

Border color

.myBorderColor { border: 1px solid #58A9D9; }

<div style="border:3px solid #58A9D9">Div</div>

This div border color is #58A9D9.

Opacity

.myOpacity80 { color: #58A9D9; opacity: 0.8; }

<p style="color:#58A9D9;opacity:0.8;">80%</p>

Text with #58A9D9 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 #58A9D9;}

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

This text has shadow with #58A9D9 color.


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

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

This text has shadow with #58A9D9 primary color and red secondary color.


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

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

This text has shadow with #58A9D9 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58A9D9.

Preview

Color preview on black background

This text has color #58A9D9 on black background.


Color preview on white background

This text has color #58A9D9 on white background.


Black color preview on #58A9D9 background

This text has black color on #58A9D9 background.


White color preview on #58A9D9 background

This text has white color on #58A9D9 background.


Related colors

Complementary color

Complementary color for #hex is #A75626.


I love getcolorcode.com

Triadic colors

1 #D958A9 and #A9D958 with #58A9D9 are triadic colors.

2 #D9A958 and #A958D9 with #58A9D9 are triadic colors.