COLOR #5BABD1

HEX: #5BABD1 RGB: (91,171,209)

Color info

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

RGB color model

#5BABD1 color RGB value is (91,171,209).

RGB: (91,171,209) (36%, 67%, 82%)

RGB channels and saturation

R 91 of 255 = 36%
G 171 of 255 = 67%
B 209 of 255 = 82%

91
171
209

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

Portions of RGB colors in percentages

R + G + B = 91 + 171 + 209 = 471 (100%)
R 91 of 471 ~ 19.32%
G 171 of 471 ~ 36.31%
B 209 of 471 ~ 44.37'%

%19.32
%36.31
%44.37

CMYK color model

#5BABD1 color CMYK value is (56,18,0,18).

  • cyan value is 56.46%
  • magenta value is 18.18%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (56,18,0,18)
C56M18Y0K18 (56%, 18%, 0%, 18%)
(0.56 / 0.18 / 0.00 / 0.18)

CMYK percentages

%56.46
%18.18
%0
%18.04

Codes

Color #5BABD1 in popluar color models

5B AB D1
RGB 91 171 209
HSL 199° 56.19% 58.82%
HSB/HSV 199° 56.46% 81.96%
CMYK 56.46% 18.18% 0.00%
18.04%

Color #5BABD1 in popluar number systems.

HEX 5B AB D1
Decimal 91 171 209
Binary 1011011 10101011 11010001
Octal 133 253 321

Shades and tints

Shades of #5BABD1

#5BABD1
(91,171,209)
#539CBE
(83,156,190)
#4B8DAB
(75,141,171)
#437E98
(67,126,152)
#3B6F85
(59,111,133)
#336072
(51,96,114)
#2B515F
(43,81,95)
#23424C
(35,66,76)
#1B3339
(27,51,57)
#132426
(19,36,38)
#0B1513
(11,21,19)
#000000
(0,0,0)

Tints of #5BABD1

#5BABD1
(91,171,209)
#69B2D5
(105,178,213)
#77B9D9
(119,185,217)
#85C0DD
(133,192,221)
#93C7E1
(147,199,225)
#A1CEE5
(161,206,229)
#AFD5E9
(175,213,233)
#BDDCED
(189,220,237)
#CBE3F1
(203,227,241)
#D9EAF5
(217,234,245)
#E7F1F9
(231,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5BABD1 color. Also use rgb(91,171,209) instead hex code.

Text Font Color

.myTextColor { color: #5BABD1; }

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

This text font color is #5BABD1.

Background Color

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

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

This div background color is #5BABD1.

Border color

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

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

This div border color is #5BABD1.

Opacity

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

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

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

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

This text has shadow with #5BABD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5BABD1.

Preview

Color preview on black background

This text has color #5BABD1 on black background.


Color preview on white background

This text has color #5BABD1 on white background.


Black color preview on #5BABD1 background

This text has black color on #5BABD1 background.


White color preview on #5BABD1 background

This text has white color on #5BABD1 background.


Related colors

Complementary color

Complementary color for #hex is #A4542E.


I love getcolorcode.com

Triadic colors

1 #D15BAB and #ABD15B with #5BABD1 are triadic colors.

2 #D1AB5B and #AB5BD1 with #5BABD1 are triadic colors.