COLOR #59A8C5

HEX: #59A8C5 RGB: (89,168,197)

Renk bilgisi

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

RGB renk modeli

#59A8C5 color RGB value is (89,168,197).

RGB: (89,168,197) (35%, 66%, 77%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 168 of 255 = 66%
B 197 of 255 = 77%

89
168
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 168 + 197 = 454 (100%)
R 89 of 454 ~ 19.6%
G 168 of 454 ~ 37%
B 197 of 454 ~ 43.39'%

%19.6
%37
%43.39

CMYK RENK MODELİ

#59A8C5 rengi CMYK tonu (55,15,0,23).

  • camgöbeği tonu 54.82%
  • eflatun tonu 14.72%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (55,15,0,23)
C55M15Y0K23 (55%, 15%, 0%, 23%)
(0.55 / 0.15 / 0.00 / 0.23)

CMYK yüzdeleri

%54.82
%14.72
%0
%22.75

Codes

Color #59A8C5 in popluar color models

59 A8 C5
RGB 89 168 197
HSL 196° 48.21% 56.08%
HSB/HSV 196° 54.82% 77.25%
CMYK 54.82% 14.72% 0.00%
22.75%

Color #59A8C5 in popluar number systems.

HEX 59 A8 C5
Decimal 89 168 197
Binary 1011001 10101000 11000101
Octal 131 250 305

Shades and tints

Shades of #59A8C5

#59A8C5
(89,168,197)
#5199B4
(81,153,180)
#498AA3
(73,138,163)
#417B92
(65,123,146)
#396C81
(57,108,129)
#315D70
(49,93,112)
#294E5F
(41,78,95)
#213F4E
(33,63,78)
#19303D
(25,48,61)
#11212C
(17,33,44)
#09121B
(9,18,27)
#000000
(0,0,0)

Tints of #59A8C5

#59A8C5
(89,168,197)
#68AFCA
(104,175,202)
#77B6CF
(119,182,207)
#86BDD4
(134,189,212)
#95C4D9
(149,196,217)
#A4CBDE
(164,203,222)
#B3D2E3
(179,210,227)
#C2D9E8
(194,217,232)
#D1E0ED
(209,224,237)
#E0E7F2
(224,231,242)
#EFEEF7
(239,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59A8C5 color. Also use rgb(89,168,197) instead hex code.

Text Font Color

.myTextColor { color: #59A8C5; }

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

This text font color is #59A8C5.

Background Color

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

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

This div background color is #59A8C5.

Border color

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

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

This div border color is #59A8C5.

Opacity

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

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

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

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

This text has shadow with #59A8C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59A8C5.

Preview

Color preview on black background

This text has color #59A8C5 on black background.


Color preview on white background

This text has color #59A8C5 on white background.


Black color preview on #59A8C5 background

This text has black color on #59A8C5 background.


White color preview on #59A8C5 background

This text has white color on #59A8C5 background.


Related colors

Complementary color

Complementary color for #hex is #A6573A.


I love getcolorcode.com

Triadic colors

1 #C559A8 and #A8C559 with #59A8C5 are triadic colors.

2 #C5A859 and #A859C5 with #59A8C5 are triadic colors.