COLOR #5B7B89

HEX: #5B7B89 RGB: (91,123,137)

Color info

#5B7B89 contains red, green and blue colors in about the same proportion. Web safe color of #5B7B89 is #666699 (or #669).

RGB color model

#5B7B89 color RGB value is (91,123,137).

RGB: (91,123,137) (36%, 48%, 54%)

RGB channels and saturation

R 91 of 255 = 36%
G 123 of 255 = 48%
B 137 of 255 = 54%

91
123
137

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

Portions of RGB colors in percentages

R + G + B = 91 + 123 + 137 = 351 (100%)
R 91 of 351 ~ 25.93%
G 123 of 351 ~ 35.04%
B 137 of 351 ~ 39.03'%

%25.93
%35.04
%39.03

CMYK color model

#5B7B89 color CMYK value is (34,10,0,46).

  • cyan value is 33.58%
  • magenta value is 10.22%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (34,10,0,46)
C34M10Y0K46 (34%, 10%, 0%, 46%)
(0.34 / 0.10 / 0.00 / 0.46)

CMYK percentages

%33.58
%10.22
%0
%46.27

Codes

Color #5B7B89 in popluar color models

5B 7B 89
RGB 91 123 137
HSL 198° 20.18% 44.71%
HSB/HSV 198° 33.58% 53.73%
CMYK 33.58% 10.22% 0.00%
46.27%

Color #5B7B89 in popluar number systems.

HEX 5B 7B 89
Decimal 91 123 137
Binary 1011011 1111011 10001001
Octal 133 173 211

Shades and tints

Shades of #5B7B89

#5B7B89
(91,123,137)
#53707D
(83,112,125)
#4B6571
(75,101,113)
#435A65
(67,90,101)
#3B4F59
(59,79,89)
#33444D
(51,68,77)
#2B3941
(43,57,65)
#232E35
(35,46,53)
#1B2329
(27,35,41)
#13181D
(19,24,29)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #5B7B89

#5B7B89
(91,123,137)
#698793
(105,135,147)
#77939D
(119,147,157)
#859FA7
(133,159,167)
#93ABB1
(147,171,177)
#A1B7BB
(161,183,187)
#AFC3C5
(175,195,197)
#BDCFCF
(189,207,207)
#CBDBD9
(203,219,217)
#D9E7E3
(217,231,227)
#E7F3ED
(231,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B7B89 color. Also use rgb(91,123,137) instead hex code.

Text Font Color

.myTextColor { color: #5B7B89; }

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

This text font color is #5B7B89.

Background Color

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

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

This div background color is #5B7B89.

Border color

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

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

This div border color is #5B7B89.

Opacity

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

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

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

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

This text has shadow with #5B7B89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B7B89.

Preview

Color preview on black background

This text has color #5B7B89 on black background.


Color preview on white background

This text has color #5B7B89 on white background.


Black color preview on #5B7B89 background

This text has black color on #5B7B89 background.


White color preview on #5B7B89 background

This text has white color on #5B7B89 background.


Related colors

Complementary color

Complementary color for #hex is #A48476.


I love getcolorcode.com

Triadic colors

1 #895B7B and #7B895B with #5B7B89 are triadic colors.

2 #897B5B and #7B5B89 with #5B7B89 are triadic colors.