COLOR #5B605B

HEX: #5B605B RGB: (91,96,91)

Color info

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

RGB color model

#5B605B color RGB value is (91,96,91).

RGB: (91,96,91) (36%, 38%, 36%)

RGB channels and saturation

R 91 of 255 = 36%
G 96 of 255 = 38%
B 91 of 255 = 36%

91
96
91

R + G + B ~ 37%. #5B605B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 96 + 91 = 278 (100%)
R 91 of 278 ~ 32.73%
G 96 of 278 ~ 34.53%
B 91 of 278 ~ 32.73'%

%32.73
%34.53
%32.73

CMYK color model

#5B605B color CMYK value is (5,0,5,62).

  • cyan value is 5.21%
  • magenta value is 0.00%
  • yellow value is 5.21%
  • key color value is 62.35%

CMYK: (5,0,5,62)
C5M0Y5K62 (5%, 0%, 5%, 62%)
(0.05 / 0.00 / 0.05 / 0.62)

CMYK percentages

%5.21
%0
%5.21
%62.35

Codes

Color #5B605B in popluar color models

5B 60 5B
RGB 91 96 91
HSL 120° 2.67% 36.67%
HSB/HSV 120° 5.21% 37.65%
CMYK 5.21% 0.00% 5.21%
62.35%

Color #5B605B in popluar number systems.

HEX 5B 60 5B
Decimal 91 96 91
Binary 1011011 1100000 1011011
Octal 133 140 133

Shades and tints

Shades of #5B605B

#5B605B
(91,96,91)
#535853
(83,88,83)
#4B504B
(75,80,75)
#434843
(67,72,67)
#3B403B
(59,64,59)
#333833
(51,56,51)
#2B302B
(43,48,43)
#232823
(35,40,35)
#1B201B
(27,32,27)
#131813
(19,24,19)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #5B605B

#5B605B
(91,96,91)
#696E69
(105,110,105)
#777C77
(119,124,119)
#858A85
(133,138,133)
#939893
(147,152,147)
#A1A6A1
(161,166,161)
#AFB4AF
(175,180,175)
#BDC2BD
(189,194,189)
#CBD0CB
(203,208,203)
#D9DED9
(217,222,217)
#E7ECE7
(231,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B605B; }

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

This text font color is #5B605B.

Background Color

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

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

This div background color is #5B605B.

Border color

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

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

This div border color is #5B605B.

Opacity

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

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

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

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

This text has shadow with #5B605B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B605B.

Preview

Color preview on black background

This text has color #5B605B on black background.


Color preview on white background

This text has color #5B605B on white background.


Black color preview on #5B605B background

This text has black color on #5B605B background.


White color preview on #5B605B background

This text has white color on #5B605B background.


Related colors

Complementary color

Complementary color for #hex is #A49FA4.


I love getcolorcode.com

Triadic colors

1 #5B5B60 and #605B5B with #5B605B are triadic colors.

2 #5B605B and #605B5B with #5B605B are triadic colors.