COLOR #5B6D61

HEX: #5B6D61 RGB: (91,109,97)

Color info

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

RGB color model

#5B6D61 color RGB value is (91,109,97).

RGB: (91,109,97) (36%, 43%, 38%)

RGB channels and saturation

R 91 of 255 = 36%
G 109 of 255 = 43%
B 97 of 255 = 38%

91
109
97

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

Portions of RGB colors in percentages

R + G + B = 91 + 109 + 97 = 297 (100%)
R 91 of 297 ~ 30.64%
G 109 of 297 ~ 36.7%
B 97 of 297 ~ 32.66'%

%30.64
%36.7
%32.66

CMYK color model

#5B6D61 color CMYK value is (17,0,11,57).

  • cyan value is 16.51%
  • magenta value is 0.00%
  • yellow value is 11.01%
  • key color value is 57.25%

CMYK: (17,0,11,57)
C17M0Y11K57 (17%, 0%, 11%, 57%)
(0.17 / 0.00 / 0.11 / 0.57)

CMYK percentages

%16.51
%0
%11.01
%57.25

Codes

Color #5B6D61 in popluar color models

5B 6D 61
RGB 91 109 97
HSL 140° 9.00% 39.22%
HSB/HSV 140° 16.51% 42.75%
CMYK 16.51% 0.00% 11.01%
57.25%

Color #5B6D61 in popluar number systems.

HEX 5B 6D 61
Decimal 91 109 97
Binary 1011011 1101101 1100001
Octal 133 155 141

Shades and tints

Shades of #5B6D61

#5B6D61
(91,109,97)
#536459
(83,100,89)
#4B5B51
(75,91,81)
#435249
(67,82,73)
#3B4941
(59,73,65)
#334039
(51,64,57)
#2B3731
(43,55,49)
#232E29
(35,46,41)
#1B2521
(27,37,33)
#131C19
(19,28,25)
#0B1311
(11,19,17)
#000000
(0,0,0)

Tints of #5B6D61

#5B6D61
(91,109,97)
#697A6F
(105,122,111)
#77877D
(119,135,125)
#85948B
(133,148,139)
#93A199
(147,161,153)
#A1AEA7
(161,174,167)
#AFBBB5
(175,187,181)
#BDC8C3
(189,200,195)
#CBD5D1
(203,213,209)
#D9E2DF
(217,226,223)
#E7EFED
(231,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B6D61; }

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

This text font color is #5B6D61.

Background Color

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

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

This div background color is #5B6D61.

Border color

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

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

This div border color is #5B6D61.

Opacity

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

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

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

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

This text has shadow with #5B6D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B6D61.

Preview

Color preview on black background

This text has color #5B6D61 on black background.


Color preview on white background

This text has color #5B6D61 on white background.


Black color preview on #5B6D61 background

This text has black color on #5B6D61 background.


White color preview on #5B6D61 background

This text has white color on #5B6D61 background.


Related colors

Complementary color

Complementary color for #hex is #A4929E.


I love getcolorcode.com

Triadic colors

1 #615B6D and #6D615B with #5B6D61 are triadic colors.

2 #616D5B and #6D5B61 with #5B6D61 are triadic colors.