COLOR #59A0CC

HEX: #59A0CC RGB: (89,160,204)

Renk bilgisi

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

RGB renk modeli

#59A0CC color RGB value is (89,160,204).

RGB: (89,160,204) (35%, 63%, 80%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 160 of 255 = 63%
B 204 of 255 = 80%

89
160
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 160 + 204 = 453 (100%)
R 89 of 453 ~ 19.65%
G 160 of 453 ~ 35.32%
B 204 of 453 ~ 45.03'%

%19.65
%35.32
%45.03

CMYK RENK MODELİ

#59A0CC rengi CMYK tonu (56,22,0,20).

  • camgöbeği tonu 56.37%
  • eflatun tonu 21.57%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (56,22,0,20)
C56M22Y0K20 (56%, 22%, 0%, 20%)
(0.56 / 0.22 / 0.00 / 0.20)

CMYK yüzdeleri

%56.37
%21.57
%0
%20

Codes

Color #59A0CC in popluar color models

59 A0 CC
RGB 89 160 204
HSL 203° 53.00% 57.45%
HSB/HSV 203° 56.37% 80.00%
CMYK 56.37% 21.57% 0.00%
20.00%

Color #59A0CC in popluar number systems.

HEX 59 A0 CC
Decimal 89 160 204
Binary 1011001 10100000 11001100
Octal 131 240 314

Shades and tints

Shades of #59A0CC

#59A0CC
(89,160,204)
#5192BA
(81,146,186)
#4984A8
(73,132,168)
#417696
(65,118,150)
#396884
(57,104,132)
#315A72
(49,90,114)
#294C60
(41,76,96)
#213E4E
(33,62,78)
#19303C
(25,48,60)
#11222A
(17,34,42)
#091418
(9,20,24)
#000000
(0,0,0)

Tints of #59A0CC

#59A0CC
(89,160,204)
#68A8D0
(104,168,208)
#77B0D4
(119,176,212)
#86B8D8
(134,184,216)
#95C0DC
(149,192,220)
#A4C8E0
(164,200,224)
#B3D0E4
(179,208,228)
#C2D8E8
(194,216,232)
#D1E0EC
(209,224,236)
#E0E8F0
(224,232,240)
#EFF0F4
(239,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59A0CC color. Also use rgb(89,160,204) instead hex code.

Text Font Color

.myTextColor { color: #59A0CC; }

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

This text font color is #59A0CC.

Background Color

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

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

This div background color is #59A0CC.

Border color

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

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

This div border color is #59A0CC.

Opacity

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

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

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

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

This text has shadow with #59A0CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59A0CC.

Preview

Color preview on black background

This text has color #59A0CC on black background.


Color preview on white background

This text has color #59A0CC on white background.


Black color preview on #59A0CC background

This text has black color on #59A0CC background.


White color preview on #59A0CC background

This text has white color on #59A0CC background.


Related colors

Complementary color

Complementary color for #hex is #A65F33.


I love getcolorcode.com

Triadic colors

1 #CC59A0 and #A0CC59 with #59A0CC are triadic colors.

2 #CCA059 and #A059CC with #59A0CC are triadic colors.