COLOR #5B7A95

HEX: #5B7A95 RGB: (91,122,149)

Color info

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

RGB color model

#5B7A95 color RGB value is (91,122,149).

RGB: (91,122,149) (36%, 48%, 58%)

RGB channels and saturation

R 91 of 255 = 36%
G 122 of 255 = 48%
B 149 of 255 = 58%

91
122
149

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

Portions of RGB colors in percentages

R + G + B = 91 + 122 + 149 = 362 (100%)
R 91 of 362 ~ 25.14%
G 122 of 362 ~ 33.7%
B 149 of 362 ~ 41.16'%

%25.14
%33.7
%41.16

CMYK color model

#5B7A95 color CMYK value is (39,18,0,42).

  • cyan value is 38.93%
  • magenta value is 18.12%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (39,18,0,42)
C39M18Y0K42 (39%, 18%, 0%, 42%)
(0.39 / 0.18 / 0.00 / 0.42)

CMYK percentages

%38.93
%18.12
%0
%41.57

Codes

Color #5B7A95 in popluar color models

5B 7A 95
RGB 91 122 149
HSL 208° 24.17% 47.06%
HSB/HSV 208° 38.93% 58.43%
CMYK 38.93% 18.12% 0.00%
41.57%

Color #5B7A95 in popluar number systems.

HEX 5B 7A 95
Decimal 91 122 149
Binary 1011011 1111010 10010101
Octal 133 172 225

Shades and tints

Shades of #5B7A95

#5B7A95
(91,122,149)
#536F88
(83,111,136)
#4B647B
(75,100,123)
#43596E
(67,89,110)
#3B4E61
(59,78,97)
#334354
(51,67,84)
#2B3847
(43,56,71)
#232D3A
(35,45,58)
#1B222D
(27,34,45)
#131720
(19,23,32)
#0B0C13
(11,12,19)
#000000
(0,0,0)

Tints of #5B7A95

#5B7A95
(91,122,149)
#69869E
(105,134,158)
#7792A7
(119,146,167)
#859EB0
(133,158,176)
#93AAB9
(147,170,185)
#A1B6C2
(161,182,194)
#AFC2CB
(175,194,203)
#BDCED4
(189,206,212)
#CBDADD
(203,218,221)
#D9E6E6
(217,230,230)
#E7F2EF
(231,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B7A95 color. Also use rgb(91,122,149) instead hex code.

Text Font Color

.myTextColor { color: #5B7A95; }

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

This text font color is #5B7A95.

Background Color

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

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

This div background color is #5B7A95.

Border color

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

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

This div border color is #5B7A95.

Opacity

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

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

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

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

This text has shadow with #5B7A95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B7A95.

Preview

Color preview on black background

This text has color #5B7A95 on black background.


Color preview on white background

This text has color #5B7A95 on white background.


Black color preview on #5B7A95 background

This text has black color on #5B7A95 background.


White color preview on #5B7A95 background

This text has white color on #5B7A95 background.


Related colors

Complementary color

Complementary color for #hex is #A4856A.


I love getcolorcode.com

Triadic colors

1 #955B7A and #7A955B with #5B7A95 are triadic colors.

2 #957A5B and #7A5B95 with #5B7A95 are triadic colors.