COLOR #60B5D9

HEX: #60B5D9 RGB: (96,181,217)

Renk bilgisi

#60B5D9 contains mainly green and blue colors. #60B5D9 ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#60B5D9 color RGB value is (96,181,217).

RGB: (96,181,217) (38%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 181 of 255 = 71%
B 217 of 255 = 85%

96
181
217

R + G + B ~ 65%. #60B5D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 181 + 217 = 494 (100%)
R 96 of 494 ~ 19.43%
G 181 of 494 ~ 36.64%
B 217 of 494 ~ 43.93'%

%19.43
%36.64
%43.93

CMYK RENK MODELİ

#60B5D9 rengi CMYK tonu (56,17,0,15).

  • camgöbeği tonu 55.76%
  • eflatun tonu 16.59%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (56,17,0,15)
C56M17Y0K15 (56%, 17%, 0%, 15%)
(0.56 / 0.17 / 0.00 / 0.15)

CMYK yüzdeleri

%55.76
%16.59
%0
%14.9

Codes

Color #60B5D9 in popluar color models

60 B5 D9
RGB 96 181 217
HSL 198° 61.42% 61.37%
HSB/HSV 198° 55.76% 85.10%
CMYK 55.76% 16.59% 0.00%
14.90%

Color #60B5D9 in popluar number systems.

HEX 60 B5 D9
Decimal 96 181 217
Binary 1100000 10110101 11011001
Octal 140 265 331

Shades and tints

Shades of #60B5D9

#60B5D9
(96,181,217)
#58A5C6
(88,165,198)
#5095B3
(80,149,179)
#4885A0
(72,133,160)
#40758D
(64,117,141)
#38657A
(56,101,122)
#305567
(48,85,103)
#284554
(40,69,84)
#203541
(32,53,65)
#18252E
(24,37,46)
#10151B
(16,21,27)
#000000
(0,0,0)

Tints of #60B5D9

#60B5D9
(96,181,217)
#6EBBDC
(110,187,220)
#7CC1DF
(124,193,223)
#8AC7E2
(138,199,226)
#98CDE5
(152,205,229)
#A6D3E8
(166,211,232)
#B4D9EB
(180,217,235)
#C2DFEE
(194,223,238)
#D0E5F1
(208,229,241)
#DEEBF4
(222,235,244)
#ECF1F7
(236,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60B5D9 color. Also use rgb(96,181,217) instead hex code.

Text Font Color

.myTextColor { color: #60B5D9; }

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

This text font color is #60B5D9.

Background Color

.myBgColor { background-color: #60B5D9; }

<div style="background-color:#60B5D9">Inner text</div>

This div background color is #60B5D9.

Border color

.myBorderColor { border: 1px solid #60B5D9; }

<div style="border:3px solid #60B5D9">Div</div>

This div border color is #60B5D9.

Opacity

.myOpacity80 { color: #60B5D9; opacity: 0.8; }

<p style="color:#60B5D9;opacity:0.8;">80%</p>

Text with #60B5D9 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 #60B5D9;}

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

This text has shadow with #60B5D9 color.


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

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

This text has shadow with #60B5D9 primary color and red secondary color.


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

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

This text has shadow with #60B5D9 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #60B5D9.

Preview

Color preview on black background

This text has color #60B5D9 on black background.


Color preview on white background

This text has color #60B5D9 on white background.


Black color preview on #60B5D9 background

This text has black color on #60B5D9 background.


White color preview on #60B5D9 background

This text has white color on #60B5D9 background.


Related colors

Complementary color

Complementary color for #hex is #9F4A26.


I love getcolorcode.com

Triadic colors

1 #D960B5 and #B5D960 with #60B5D9 are triadic colors.

2 #D9B560 and #B560D9 with #60B5D9 are triadic colors.