COLOR #5CA5E6

HEX: #5CA5E6 RGB: (92,165,230)

Renk bilgisi

#5CA5E6 contains mainly blue color. #5CA5E6 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#5CA5E6 color RGB value is (92,165,230).

RGB: (92,165,230) (36%, 65%, 90%)

RGB bağlantıları ve doygunluk

R 92 of 255 = 36%
G 165 of 255 = 65%
B 230 of 255 = 90%

92
165
230

R + G + B ~ 64%. #5CA5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 92 + 165 + 230 = 487 (100%)
R 92 of 487 ~ 18.89%
G 165 of 487 ~ 33.88%
B 230 of 487 ~ 47.23'%

%18.89
%33.88
%47.23

CMYK RENK MODELİ

#5CA5E6 rengi CMYK tonu (60,28,0,10).

  • camgöbeği tonu 60.00%
  • eflatun tonu 28.26%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (60,28,0,10)
C60M28Y0K10 (60%, 28%, 0%, 10%)
(0.60 / 0.28 / 0.00 / 0.10)

CMYK yüzdeleri

%60
%28.26
%0
%9.8

Codes

Color #5CA5E6 in popluar color models

5C A5 E6
RGB 92 165 230
HSL 208° 73.40% 63.14%
HSB/HSV 208° 60.00% 90.20%
CMYK 60.00% 28.26% 0.00%
9.80%

Color #5CA5E6 in popluar number systems.

HEX 5C A5 E6
Decimal 92 165 230
Binary 1011100 10100101 11100110
Octal 134 245 346

Shades and tints

Shades of #5CA5E6

#5CA5E6
(92,165,230)
#5496D2
(84,150,210)
#4C87BE
(76,135,190)
#4478AA
(68,120,170)
#3C6996
(60,105,150)
#345A82
(52,90,130)
#2C4B6E
(44,75,110)
#243C5A
(36,60,90)
#1C2D46
(28,45,70)
#141E32
(20,30,50)
#0C0F1E
(12,15,30)
#000000
(0,0,0)

Tints of #5CA5E6

#5CA5E6
(92,165,230)
#6AADE8
(106,173,232)
#78B5EA
(120,181,234)
#86BDEC
(134,189,236)
#94C5EE
(148,197,238)
#A2CDF0
(162,205,240)
#B0D5F2
(176,213,242)
#BEDDF4
(190,221,244)
#CCE5F6
(204,229,246)
#DAEDF8
(218,237,248)
#E8F5FA
(232,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5CA5E6 color. Also use rgb(92,165,230) instead hex code.

Text Font Color

.myTextColor { color: #5CA5E6; }

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

This text font color is #5CA5E6.

Background Color

.myBgColor { background-color: #5CA5E6; }

<div style="background-color:#5CA5E6">Inner text</div>

This div background color is #5CA5E6.

Border color

.myBorderColor { border: 1px solid #5CA5E6; }

<div style="border:3px solid #5CA5E6">Div</div>

This div border color is #5CA5E6.

Opacity

.myOpacity80 { color: #5CA5E6; opacity: 0.8; }

<p style="color:#5CA5E6;opacity:0.8;">80%</p>

Text with #5CA5E6 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 #5CA5E6;}

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

This text has shadow with #5CA5E6 color.


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

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

This text has shadow with #5CA5E6 primary color and red secondary color.


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

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

This text has shadow with #5CA5E6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5CA5E6.

Preview

Color preview on black background

This text has color #5CA5E6 on black background.


Color preview on white background

This text has color #5CA5E6 on white background.


Black color preview on #5CA5E6 background

This text has black color on #5CA5E6 background.


White color preview on #5CA5E6 background

This text has white color on #5CA5E6 background.


Related colors

Complementary color

Complementary color for #hex is #A35A19.


I love getcolorcode.com

Triadic colors

1 #E65CA5 and #A5E65C with #5CA5E6 are triadic colors.

2 #E6A55C and #A55CE6 with #5CA5E6 are triadic colors.