COLOR #5BA8D6

HEX: #5BA8D6 RGB: (91,168,214)

Color info

#5BA8D6 contains mainly green and blue colors. Web safe color of #5BA8D6 is #6699CC (or #69C).

RGB color model

#5BA8D6 color RGB value is (91,168,214).

RGB: (91,168,214) (36%, 66%, 84%)

RGB channels and saturation

R 91 of 255 = 36%
G 168 of 255 = 66%
B 214 of 255 = 84%

91
168
214

R + G + B ~ 62%. #5BA8D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 91 + 168 + 214 = 473 (100%)
R 91 of 473 ~ 19.24%
G 168 of 473 ~ 35.52%
B 214 of 473 ~ 45.24'%

%19.24
%35.52
%45.24

CMYK color model

#5BA8D6 color CMYK value is (57,21,0,16).

  • cyan value is 57.48%
  • magenta value is 21.50%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (57,21,0,16)
C57M21Y0K16 (57%, 21%, 0%, 16%)
(0.57 / 0.21 / 0.00 / 0.16)

CMYK percentages

%57.48
%21.5
%0
%16.08

Codes

Color #5BA8D6 in popluar color models

5B A8 D6
RGB 91 168 214
HSL 202° 60.00% 59.80%
HSB/HSV 202° 57.48% 83.92%
CMYK 57.48% 21.50% 0.00%
16.08%

Color #5BA8D6 in popluar number systems.

HEX 5B A8 D6
Decimal 91 168 214
Binary 1011011 10101000 11010110
Octal 133 250 326

Shades and tints

Shades of #5BA8D6

#5BA8D6
(91,168,214)
#5399C3
(83,153,195)
#4B8AB0
(75,138,176)
#437B9D
(67,123,157)
#3B6C8A
(59,108,138)
#335D77
(51,93,119)
#2B4E64
(43,78,100)
#233F51
(35,63,81)
#1B303E
(27,48,62)
#13212B
(19,33,43)
#0B1218
(11,18,24)
#000000
(0,0,0)

Tints of #5BA8D6

#5BA8D6
(91,168,214)
#69AFD9
(105,175,217)
#77B6DC
(119,182,220)
#85BDDF
(133,189,223)
#93C4E2
(147,196,226)
#A1CBE5
(161,203,229)
#AFD2E8
(175,210,232)
#BDD9EB
(189,217,235)
#CBE0EE
(203,224,238)
#D9E7F1
(217,231,241)
#E7EEF4
(231,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5BA8D6 color. Also use rgb(91,168,214) instead hex code.

Text Font Color

.myTextColor { color: #5BA8D6; }

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

This text font color is #5BA8D6.

Background Color

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

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

This div background color is #5BA8D6.

Border color

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

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

This div border color is #5BA8D6.

Opacity

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

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

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

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

This text has shadow with #5BA8D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5BA8D6.

Preview

Color preview on black background

This text has color #5BA8D6 on black background.


Color preview on white background

This text has color #5BA8D6 on white background.


Black color preview on #5BA8D6 background

This text has black color on #5BA8D6 background.


White color preview on #5BA8D6 background

This text has white color on #5BA8D6 background.


Related colors

Complementary color

Complementary color for #hex is #A45729.


I love getcolorcode.com

Triadic colors

1 #D65BA8 and #A8D65B with #5BA8D6 are triadic colors.

2 #D6A85B and #A85BD6 with #5BA8D6 are triadic colors.