COLOR #5B6B68

HEX: #5B6B68 RGB: (91,107,104)

Color info

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

RGB color model

#5B6B68 color RGB value is (91,107,104).

RGB: (91,107,104) (36%, 42%, 41%)

RGB channels and saturation

R 91 of 255 = 36%
G 107 of 255 = 42%
B 104 of 255 = 41%

91
107
104

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

Portions of RGB colors in percentages

R + G + B = 91 + 107 + 104 = 302 (100%)
R 91 of 302 ~ 30.13%
G 107 of 302 ~ 35.43%
B 104 of 302 ~ 34.44'%

%30.13
%35.43
%34.44

CMYK color model

#5B6B68 color CMYK value is (15,0,3,58).

  • cyan value is 14.95%
  • magenta value is 0.00%
  • yellow value is 2.80%
  • key color value is 58.04%
CMYK: (15,0,3,58) C15M0Y3K58 (15%,0%,3%,58%) (0.15/0.00/0.03/0.58) 

CMYK percentages

%14.95
%0
%2.8
%58.04

Codes

Color #5B6B68 in popluar color models

5B 6B 68
RGB 91 107 104
HSL 169° 8.08% 38.82%
HSB/HSV 169° 14.95% 41.96%
CMYK 14.95% 0.00% 2.80%
58.04%

Color #5B6B68 in popluar number systems.

HEX 5B 6B 68
Decimal 91 107 104
Binary 1011011 1101011 1101000
Octal 133 153 150

Shades and tints

Shades of #5B6B68

#5B6B68
(91,107,104)
#53625F
(83,98,95)
#4B5956
(75,89,86)
#43504D
(67,80,77)
#3B4744
(59,71,68)
#333E3B
(51,62,59)
#2B3532
(43,53,50)
#232C29
(35,44,41)
#1B2320
(27,35,32)
#131A17
(19,26,23)
#0B110E
(11,17,14)
#000000
(0,0,0)

Tints of #5B6B68

#5B6B68
(91,107,104)
#697875
(105,120,117)
#778582
(119,133,130)
#85928F
(133,146,143)
#939F9C
(147,159,156)
#A1ACA9
(161,172,169)
#AFB9B6
(175,185,182)
#BDC6C3
(189,198,195)
#CBD3D0
(203,211,208)
#D9E0DD
(217,224,221)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B6B68; }

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

This text font color is #5B6B68.

Background Color

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

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

This div background color is #5B6B68.

Border color

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

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

This div border color is #5B6B68.

Opacity

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

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

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

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

This text has shadow with #5B6B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B6B68.

Preview

Color preview on black background

This text has color #5B6B68 on black background.


Color preview on white background

This text has color #5B6B68 on white background.


Black color preview on #5B6B68 background

This text has black color on #5B6B68 background.


White color preview on #5B6B68 background

This text has white color on #5B6B68 background.


Related colors

Complementary color

Complementary color for #hex is #A49497.


I love getcolorcode.com

Triadic colors

1 #685B6B and #6B685B with #5B6B68 are triadic colors.

2 #686B5B and #6B5B68 with #5B6B68 are triadic colors.