COLOR #5B5C72

HEX: #5B5C72 RGB: (91,92,114)

Color info

#5B5C72 contains red, green and blue colors in about the same proportion. Web safe color of #5B5C72 is #666666 (or #666).

RGB color model

#5B5C72 color RGB value is (91,92,114).

RGB: (91,92,114) (36%, 36%, 45%)

RGB channels and saturation

R 91 of 255 = 36%
G 92 of 255 = 36%
B 114 of 255 = 45%

91
92
114

R + G + B ~ 39%. #5B5C72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 92 + 114 = 297 (100%)
R 91 of 297 ~ 30.64%
G 92 of 297 ~ 30.98%
B 114 of 297 ~ 38.38'%

%30.64
%30.98
%38.38

CMYK color model

#5B5C72 color CMYK value is (20,19,0,55).

  • cyan value is 20.18%
  • magenta value is 19.30%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (20,19,0,55)
C20M19Y0K55 (20%, 19%, 0%, 55%)
(0.20 / 0.19 / 0.00 / 0.55)

CMYK percentages

%20.18
%19.3
%0
%55.29

Codes

Color #5B5C72 in popluar color models

5B 5C 72
RGB 91 92 114
HSL 237° 11.22% 40.20%
HSB/HSV 237° 20.18% 44.71%
CMYK 20.18% 19.30% 0.00%
55.29%

Color #5B5C72 in popluar number systems.

HEX 5B 5C 72
Decimal 91 92 114
Binary 1011011 1011100 1110010
Octal 133 134 162

Shades and tints

Shades of #5B5C72

#5B5C72
(91,92,114)
#535468
(83,84,104)
#4B4C5E
(75,76,94)
#434454
(67,68,84)
#3B3C4A
(59,60,74)
#333440
(51,52,64)
#2B2C36
(43,44,54)
#23242C
(35,36,44)
#1B1C22
(27,28,34)
#131418
(19,20,24)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #5B5C72

#5B5C72
(91,92,114)
#696A7E
(105,106,126)
#77788A
(119,120,138)
#858696
(133,134,150)
#9394A2
(147,148,162)
#A1A2AE
(161,162,174)
#AFB0BA
(175,176,186)
#BDBEC6
(189,190,198)
#CBCCD2
(203,204,210)
#D9DADE
(217,218,222)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B5C72 color. Also use rgb(91,92,114) instead hex code.

Text Font Color

.myTextColor { color: #5B5C72; }

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

This text font color is #5B5C72.

Background Color

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

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

This div background color is #5B5C72.

Border color

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

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

This div border color is #5B5C72.

Opacity

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

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

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

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

This text has shadow with #5B5C72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B5C72.

Preview

Color preview on black background

This text has color #5B5C72 on black background.


Color preview on white background

This text has color #5B5C72 on white background.


Black color preview on #5B5C72 background

This text has black color on #5B5C72 background.


White color preview on #5B5C72 background

This text has white color on #5B5C72 background.


Related colors

Complementary color

Complementary color for #hex is #A4A38D.


I love getcolorcode.com

Triadic colors

1 #725B5C and #5C725B with #5B5C72 are triadic colors.

2 #725C5B and #5C5B72 with #5B5C72 are triadic colors.