COLOR #5B6D63

HEX: #5B6D63 RGB: (91,109,99)

Color info

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

RGB color model

#5B6D63 color RGB value is (91,109,99).

RGB: (91,109,99) (36%, 43%, 39%)

RGB channels and saturation

R 91 of 255 = 36%
G 109 of 255 = 43%
B 99 of 255 = 39%

91
109
99

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

Portions of RGB colors in percentages

R + G + B = 91 + 109 + 99 = 299 (100%)
R 91 of 299 ~ 30.43%
G 109 of 299 ~ 36.45%
B 99 of 299 ~ 33.11'%

%30.43
%36.45
%33.11

CMYK color model

#5B6D63 color CMYK value is (17,0,9,57).

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

CMYK: (17,0,9,57)
C17M0Y9K57 (17%, 0%, 9%, 57%)
(0.17 / 0.00 / 0.09 / 0.57)

CMYK percentages

%16.51
%0
%9.17
%57.25

Codes

Color #5B6D63 in popluar color models

5B 6D 63
RGB 91 109 99
HSL 147° 9.00% 39.22%
HSB/HSV 147° 16.51% 42.75%
CMYK 16.51% 0.00% 9.17%
57.25%

Color #5B6D63 in popluar number systems.

HEX 5B 6D 63
Decimal 91 109 99
Binary 1011011 1101101 1100011
Octal 133 155 143

Shades and tints

Shades of #5B6D63

#5B6D63
(91,109,99)
#53645A
(83,100,90)
#4B5B51
(75,91,81)
#435248
(67,82,72)
#3B493F
(59,73,63)
#334036
(51,64,54)
#2B372D
(43,55,45)
#232E24
(35,46,36)
#1B251B
(27,37,27)
#131C12
(19,28,18)
#0B1309
(11,19,9)
#000000
(0,0,0)

Tints of #5B6D63

#5B6D63
(91,109,99)
#697A71
(105,122,113)
#77877F
(119,135,127)
#85948D
(133,148,141)
#93A19B
(147,161,155)
#A1AEA9
(161,174,169)
#AFBBB7
(175,187,183)
#BDC8C5
(189,200,197)
#CBD5D3
(203,213,211)
#D9E2E1
(217,226,225)
#E7EFEF
(231,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B6D63; }

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

This text font color is #5B6D63.

Background Color

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

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

This div background color is #5B6D63.

Border color

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

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

This div border color is #5B6D63.

Opacity

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

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

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

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

This text has shadow with #5B6D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B6D63.

Preview

Color preview on black background

This text has color #5B6D63 on black background.


Color preview on white background

This text has color #5B6D63 on white background.


Black color preview on #5B6D63 background

This text has black color on #5B6D63 background.


White color preview on #5B6D63 background

This text has white color on #5B6D63 background.


Related colors

Complementary color

Complementary color for #hex is #A4929C.


I love getcolorcode.com

Triadic colors

1 #635B6D and #6D635B with #5B6D63 are triadic colors.

2 #636D5B and #6D5B63 with #5B6D63 are triadic colors.