COLOR #5B5F68

HEX: #5B5F68 RGB: (91,95,104)

Color info

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

RGB color model

#5B5F68 color RGB value is (91,95,104).

RGB: (91,95,104) (36%, 37%, 41%)

RGB channels and saturation

R 91 of 255 = 36%
G 95 of 255 = 37%
B 104 of 255 = 41%

91
95
104

R + G + B ~ 38%. #5B5F68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 95 + 104 = 290 (100%)
R 91 of 290 ~ 31.38%
G 95 of 290 ~ 32.76%
B 104 of 290 ~ 35.86'%

%31.38
%32.76
%35.86

CMYK color model

#5B5F68 color CMYK value is (13,9,0,59).

  • cyan value is 12.50%
  • magenta value is 8.65%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (13,9,0,59)
C13M9Y0K59 (13%, 9%, 0%, 59%)
(0.13 / 0.09 / 0.00 / 0.59)

CMYK percentages

%12.5
%8.65
%0
%59.22

Codes

Color #5B5F68 in popluar color models

5B 5F 68
RGB 91 95 104
HSL 222° 6.67% 38.24%
HSB/HSV 222° 12.50% 40.78%
CMYK 12.50% 8.65% 0.00%
59.22%

Color #5B5F68 in popluar number systems.

HEX 5B 5F 68
Decimal 91 95 104
Binary 1011011 1011111 1101000
Octal 133 137 150

Shades and tints

Shades of #5B5F68

#5B5F68
(91,95,104)
#53575F
(83,87,95)
#4B4F56
(75,79,86)
#43474D
(67,71,77)
#3B3F44
(59,63,68)
#33373B
(51,55,59)
#2B2F32
(43,47,50)
#232729
(35,39,41)
#1B1F20
(27,31,32)
#131717
(19,23,23)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #5B5F68

#5B5F68
(91,95,104)
#696D75
(105,109,117)
#777B82
(119,123,130)
#85898F
(133,137,143)
#93979C
(147,151,156)
#A1A5A9
(161,165,169)
#AFB3B6
(175,179,182)
#BDC1C3
(189,193,195)
#CBCFD0
(203,207,208)
#D9DDDD
(217,221,221)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B5F68 color. Also use rgb(91,95,104) instead hex code.

Text Font Color

.myTextColor { color: #5B5F68; }

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

This text font color is #5B5F68.

Background Color

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

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

This div background color is #5B5F68.

Border color

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

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

This div border color is #5B5F68.

Opacity

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

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

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

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

This text has shadow with #5B5F68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B5F68.

Preview

Color preview on black background

This text has color #5B5F68 on black background.


Color preview on white background

This text has color #5B5F68 on white background.


Black color preview on #5B5F68 background

This text has black color on #5B5F68 background.


White color preview on #5B5F68 background

This text has white color on #5B5F68 background.


Related colors

Complementary color

Complementary color for #hex is #A4A097.


I love getcolorcode.com

Triadic colors

1 #685B5F and #5F685B with #5B5F68 are triadic colors.

2 #685F5B and #5F5B68 with #5B5F68 are triadic colors.