COLOR #58A3A6

HEX: #58A3A6 RGB: (88,163,166)

Color info

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

RGB color model

#58A3A6 color RGB value is (88,163,166).

RGB: (88,163,166) (35%, 64%, 65%)

RGB channels and saturation

R 88 of 255 = 35%
G 163 of 255 = 64%
B 166 of 255 = 65%

88
163
166

R + G + B ~ 55%. #58A3A6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 163 + 166 = 417 (100%)
R 88 of 417 ~ 21.1%
G 163 of 417 ~ 39.09%
B 166 of 417 ~ 39.81'%

%21.1
%39.09
%39.81

CMYK color model

#58A3A6 color CMYK value is (47,2,0,35).

  • cyan value is 46.99%
  • magenta value is 1.81%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (47,2,0,35)
C47M2Y0K35 (47%, 2%, 0%, 35%)
(0.47 / 0.02 / 0.00 / 0.35)

CMYK percentages

%46.99
%1.81
%0
%34.9

Codes

Color #58A3A6 in popluar color models

58 A3 A6
RGB 88 163 166
HSL 182° 30.71% 49.80%
HSB/HSV 182° 46.99% 65.10%
CMYK 46.99% 1.81% 0.00%
34.90%

Color #58A3A6 in popluar number systems.

HEX 58 A3 A6
Decimal 88 163 166
Binary 1011000 10100011 10100110
Octal 130 243 246

Shades and tints

Shades of #58A3A6

#58A3A6
(88,163,166)
#509597
(80,149,151)
#488788
(72,135,136)
#407979
(64,121,121)
#386B6A
(56,107,106)
#305D5B
(48,93,91)
#284F4C
(40,79,76)
#20413D
(32,65,61)
#18332E
(24,51,46)
#10251F
(16,37,31)
#081710
(8,23,16)
#000000
(0,0,0)

Tints of #58A3A6

#58A3A6
(88,163,166)
#67ABAE
(103,171,174)
#76B3B6
(118,179,182)
#85BBBE
(133,187,190)
#94C3C6
(148,195,198)
#A3CBCE
(163,203,206)
#B2D3D6
(178,211,214)
#C1DBDE
(193,219,222)
#D0E3E6
(208,227,230)
#DFEBEE
(223,235,238)
#EEF3F6
(238,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58A3A6 color. Also use rgb(88,163,166) instead hex code.

Text Font Color

.myTextColor { color: #58A3A6; }

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

This text font color is #58A3A6.

Background Color

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

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

This div background color is #58A3A6.

Border color

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

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

This div border color is #58A3A6.

Opacity

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

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

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

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

This text has shadow with #58A3A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58A3A6.

Preview

Color preview on black background

This text has color #58A3A6 on black background.


Color preview on white background

This text has color #58A3A6 on white background.


Black color preview on #58A3A6 background

This text has black color on #58A3A6 background.


White color preview on #58A3A6 background

This text has white color on #58A3A6 background.


Related colors

Complementary color

Complementary color for #hex is #A75C59.


I love getcolorcode.com

Triadic colors

1 #A658A3 and #A3A658 with #58A3A6 are triadic colors.

2 #A6A358 and #A358A6 with #58A3A6 are triadic colors.