COLOR #5BBBDA

HEX: #5BBBDA RGB: (91,187,218)

Color info

#5BBBDA contains mainly green and blue colors. Web safe color of #5BBBDA is #66CCCC (or #6CC).

RGB color model

#5BBBDA color RGB value is (91,187,218).

RGB: (91,187,218) (36%, 73%, 85%)

RGB channels and saturation

R 91 of 255 = 36%
G 187 of 255 = 73%
B 218 of 255 = 85%

91
187
218

R + G + B ~ 65%. #5BBBDA is quite light color.

Portions of RGB colors in percentages

R + G + B = 91 + 187 + 218 = 496 (100%)
R 91 of 496 ~ 18.35%
G 187 of 496 ~ 37.7%
B 218 of 496 ~ 43.95'%

%18.35
%37.7
%43.95

CMYK color model

#5BBBDA color CMYK value is (58,14,0,15).

  • cyan value is 58.26%
  • magenta value is 14.22%
  • yellow value is 0.00%
  • key color value is 14.51%
CMYK: (58,14,0,15) C58M14Y0K15 (58%,14%,0%,15%) (0.58/0.14/0.00/0.15) 

CMYK percentages

%58.26
%14.22
%0
%14.51

Codes

Color #5BBBDA in popluar color models

5B BB DA
RGB 91 187 218
HSL 195° 63.18% 60.59%
HSB/HSV 195° 58.26% 85.49%
CMYK 58.26% 14.22% 0.00%
14.51%

Color #5BBBDA in popluar number systems.

HEX 5B BB DA
Decimal 91 187 218
Binary 1011011 10111011 11011010
Octal 133 273 332

Shades and tints

Shades of #5BBBDA

#5BBBDA
(91,187,218)
#53AAC7
(83,170,199)
#4B99B4
(75,153,180)
#4388A1
(67,136,161)
#3B778E
(59,119,142)
#33667B
(51,102,123)
#2B5568
(43,85,104)
#234455
(35,68,85)
#1B3342
(27,51,66)
#13222F
(19,34,47)
#0B111C
(11,17,28)
#000000
(0,0,0)

Tints of #5BBBDA

#5BBBDA
(91,187,218)
#69C1DD
(105,193,221)
#77C7E0
(119,199,224)
#85CDE3
(133,205,227)
#93D3E6
(147,211,230)
#A1D9E9
(161,217,233)
#AFDFEC
(175,223,236)
#BDE5EF
(189,229,239)
#CBEBF2
(203,235,242)
#D9F1F5
(217,241,245)
#E7F7F8
(231,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5BBBDA color. Also use rgb(91,187,218) instead hex code.

Text Font Color

.myTextColor { color: #5BBBDA; }

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

This text font color is #5BBBDA.

Background Color

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

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

This div background color is #5BBBDA.

Border color

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

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

This div border color is #5BBBDA.

Opacity

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

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

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

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

This text has shadow with #5BBBDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5BBBDA.

Preview

Color preview on black background

This text has color #5BBBDA on black background.


Color preview on white background

This text has color #5BBBDA on white background.


Black color preview on #5BBBDA background

This text has black color on #5BBBDA background.


White color preview on #5BBBDA background

This text has white color on #5BBBDA background.


Related colors

Complementary color

Complementary color for #hex is #A44425.


I love getcolorcode.com

Triadic colors

1 #DA5BBB and #BBDA5B with #5BBBDA are triadic colors.

2 #DABB5B and #BB5BDA with #5BBBDA are triadic colors.