COLOR #5B9BB3

HEX: #5B9BB3 RGB: (91,155,179)

Color info

#5B9BB3 contains mainly green and blue colors. Web safe color of #5B9BB3 is #669999 (or #699).

RGB color model

#5B9BB3 color RGB value is (91,155,179).

RGB: (91,155,179) (36%, 61%, 70%)

RGB channels and saturation

R 91 of 255 = 36%
G 155 of 255 = 61%
B 179 of 255 = 70%

91
155
179

R + G + B ~ 56%. #5B9BB3 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 91 + 155 + 179 = 425 (100%)
R 91 of 425 ~ 21.41%
G 155 of 425 ~ 36.47%
B 179 of 425 ~ 42.12'%

%21.41
%36.47
%42.12

CMYK color model

#5B9BB3 color CMYK value is (49,13,0,30).

  • cyan value is 49.16%
  • magenta value is 13.41%
  • yellow value is 0.00%
  • key color value is 29.80%
CMYK: (49,13,0,30) C49M13Y0K30 (49%,13%,0%,30%) (0.49/0.13/0.00/0.30) 

CMYK percentages

%49.16
%13.41
%0
%29.8

Codes

Color #5B9BB3 in popluar color models

5B 9B B3
RGB 91 155 179
HSL 196° 36.67% 52.94%
HSB/HSV 196° 49.16% 70.20%
CMYK 49.16% 13.41% 0.00%
29.80%

Color #5B9BB3 in popluar number systems.

HEX 5B 9B B3
Decimal 91 155 179
Binary 1011011 10011011 10110011
Octal 133 233 263

Shades and tints

Shades of #5B9BB3

#5B9BB3
(91,155,179)
#538DA3
(83,141,163)
#4B7F93
(75,127,147)
#437183
(67,113,131)
#3B6373
(59,99,115)
#335563
(51,85,99)
#2B4753
(43,71,83)
#233943
(35,57,67)
#1B2B33
(27,43,51)
#131D23
(19,29,35)
#0B0F13
(11,15,19)
#000000
(0,0,0)

Tints of #5B9BB3

#5B9BB3
(91,155,179)
#69A4B9
(105,164,185)
#77ADBF
(119,173,191)
#85B6C5
(133,182,197)
#93BFCB
(147,191,203)
#A1C8D1
(161,200,209)
#AFD1D7
(175,209,215)
#BDDADD
(189,218,221)
#CBE3E3
(203,227,227)
#D9ECE9
(217,236,233)
#E7F5EF
(231,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B9BB3 color. Also use rgb(91,155,179) instead hex code.

Text Font Color

.myTextColor { color: #5B9BB3; }

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

This text font color is #5B9BB3.

Background Color

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

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

This div background color is #5B9BB3.

Border color

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

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

This div border color is #5B9BB3.

Opacity

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

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

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

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

This text has shadow with #5B9BB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B9BB3.

Preview

Color preview on black background

This text has color #5B9BB3 on black background.


Color preview on white background

This text has color #5B9BB3 on white background.


Black color preview on #5B9BB3 background

This text has black color on #5B9BB3 background.


White color preview on #5B9BB3 background

This text has white color on #5B9BB3 background.


Related colors

Complementary color

Complementary color for #hex is #A4644C.


I love getcolorcode.com

Triadic colors

1 #B35B9B and #9BB35B with #5B9BB3 are triadic colors.

2 #B39B5B and #9B5BB3 with #5B9BB3 are triadic colors.