COLOR #58B2C9

HEX: #58B2C9 RGB: (88,178,201)

Color info

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

RGB color model

#58B2C9 color RGB value is (88,178,201).

RGB: (88,178,201) (35%, 70%, 79%)

RGB channels and saturation

R 88 of 255 = 35%
G 178 of 255 = 70%
B 201 of 255 = 79%

88
178
201

R + G + B ~ 61%. #58B2C9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 88 + 178 + 201 = 467 (100%)
R 88 of 467 ~ 18.84%
G 178 of 467 ~ 38.12%
B 201 of 467 ~ 43.04'%

%18.84
%38.12
%43.04

CMYK color model

#58B2C9 color CMYK value is (56,11,0,21).

  • cyan value is 56.22%
  • magenta value is 11.44%
  • yellow value is 0.00%
  • key color value is 21.18%
CMYK: (56,11,0,21) C56M11Y0K21 (56%,11%,0%,21%) (0.56/0.11/0.00/0.21) 

CMYK percentages

%56.22
%11.44
%0
%21.18

Codes

Color #58B2C9 in popluar color models

58 B2 C9
RGB 88 178 201
HSL 192° 51.13% 56.67%
HSB/HSV 192° 56.22% 78.82%
CMYK 56.22% 11.44% 0.00%
21.18%

Color #58B2C9 in popluar number systems.

HEX 58 B2 C9
Decimal 88 178 201
Binary 1011000 10110010 11001001
Octal 130 262 311

Shades and tints

Shades of #58B2C9

#58B2C9
(88,178,201)
#50A2B7
(80,162,183)
#4892A5
(72,146,165)
#408293
(64,130,147)
#387281
(56,114,129)
#30626F
(48,98,111)
#28525D
(40,82,93)
#20424B
(32,66,75)
#183239
(24,50,57)
#102227
(16,34,39)
#081215
(8,18,21)
#000000
(0,0,0)

Tints of #58B2C9

#58B2C9
(88,178,201)
#67B9CD
(103,185,205)
#76C0D1
(118,192,209)
#85C7D5
(133,199,213)
#94CED9
(148,206,217)
#A3D5DD
(163,213,221)
#B2DCE1
(178,220,225)
#C1E3E5
(193,227,229)
#D0EAE9
(208,234,233)
#DFF1ED
(223,241,237)
#EEF8F1
(238,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58B2C9 color. Also use rgb(88,178,201) instead hex code.

Text Font Color

.myTextColor { color: #58B2C9; }

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

This text font color is #58B2C9.

Background Color

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

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

This div background color is #58B2C9.

Border color

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

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

This div border color is #58B2C9.

Opacity

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

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

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

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

This text has shadow with #58B2C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58B2C9.

Preview

Color preview on black background

This text has color #58B2C9 on black background.


Color preview on white background

This text has color #58B2C9 on white background.


Black color preview on #58B2C9 background

This text has black color on #58B2C9 background.


White color preview on #58B2C9 background

This text has white color on #58B2C9 background.


Related colors

Complementary color

Complementary color for #hex is #A74D36.


I love getcolorcode.com

Triadic colors

1 #C958B2 and #B2C958 with #58B2C9 are triadic colors.

2 #C9B258 and #B258C9 with #58B2C9 are triadic colors.