COLOR #58A8C6

HEX: #58A8C6 RGB: (88,168,198)

Renk bilgisi

#58A8C6 contains mainly green and blue colors. #58A8C6 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#58A8C6 color RGB value is (88,168,198).

RGB: (88,168,198) (35%, 66%, 78%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 168 of 255 = 66%
B 198 of 255 = 78%

88
168
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 168 + 198 = 454 (100%)
R 88 of 454 ~ 19.38%
G 168 of 454 ~ 37%
B 198 of 454 ~ 43.61'%

%19.38
%37
%43.61

CMYK RENK MODELİ

#58A8C6 rengi CMYK tonu (56,15,0,22).

  • camgöbeği tonu 55.56%
  • eflatun tonu 15.15%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (56,15,0,22)
C56M15Y0K22 (56%, 15%, 0%, 22%)
(0.56 / 0.15 / 0.00 / 0.22)

CMYK yüzdeleri

%55.56
%15.15
%0
%22.35

Codes

Color #58A8C6 in popluar color models

58 A8 C6
RGB 88 168 198
HSL 196° 49.11% 56.08%
HSB/HSV 196° 55.56% 77.65%
CMYK 55.56% 15.15% 0.00%
22.35%

Color #58A8C6 in popluar number systems.

HEX 58 A8 C6
Decimal 88 168 198
Binary 1011000 10101000 11000110
Octal 130 250 306

Shades and tints

Shades of #58A8C6

#58A8C6
(88,168,198)
#5099B4
(80,153,180)
#488AA2
(72,138,162)
#407B90
(64,123,144)
#386C7E
(56,108,126)
#305D6C
(48,93,108)
#284E5A
(40,78,90)
#203F48
(32,63,72)
#183036
(24,48,54)
#102124
(16,33,36)
#081212
(8,18,18)
#000000
(0,0,0)

Tints of #58A8C6

#58A8C6
(88,168,198)
#67AFCB
(103,175,203)
#76B6D0
(118,182,208)
#85BDD5
(133,189,213)
#94C4DA
(148,196,218)
#A3CBDF
(163,203,223)
#B2D2E4
(178,210,228)
#C1D9E9
(193,217,233)
#D0E0EE
(208,224,238)
#DFE7F3
(223,231,243)
#EEEEF8
(238,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58A8C6 color. Also use rgb(88,168,198) instead hex code.

Text Font Color

.myTextColor { color: #58A8C6; }

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

This text font color is #58A8C6.

Background Color

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

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

This div background color is #58A8C6.

Border color

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

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

This div border color is #58A8C6.

Opacity

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

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

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

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

This text has shadow with #58A8C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58A8C6.

Preview

Color preview on black background

This text has color #58A8C6 on black background.


Color preview on white background

This text has color #58A8C6 on white background.


Black color preview on #58A8C6 background

This text has black color on #58A8C6 background.


White color preview on #58A8C6 background

This text has white color on #58A8C6 background.


Related colors

Complementary color

Complementary color for #hex is #A75739.


I love getcolorcode.com

Triadic colors

1 #C658A8 and #A8C658 with #58A8C6 are triadic colors.

2 #C6A858 and #A858C6 with #58A8C6 are triadic colors.