COLOR #5B7362

HEX: #5B7362 RGB: (91,115,98)

Color info

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

RGB color model

#5B7362 color RGB value is (91,115,98).

RGB: (91,115,98) (36%, 45%, 38%)

RGB channels and saturation

R 91 of 255 = 36%
G 115 of 255 = 45%
B 98 of 255 = 38%

91
115
98

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

Portions of RGB colors in percentages

R + G + B = 91 + 115 + 98 = 304 (100%)
R 91 of 304 ~ 29.93%
G 115 of 304 ~ 37.83%
B 98 of 304 ~ 32.24'%

%29.93
%37.83
%32.24

CMYK color model

#5B7362 color CMYK value is (21,0,15,55).

  • cyan value is 20.87%
  • magenta value is 0.00%
  • yellow value is 14.78%
  • key color value is 54.90%

CMYK: (21,0,15,55)
C21M0Y15K55 (21%, 0%, 15%, 55%)
(0.21 / 0.00 / 0.15 / 0.55)

CMYK percentages

%20.87
%0
%14.78
%54.9

Codes

Color #5B7362 in popluar color models

5B 73 62
RGB 91 115 98
HSL 138° 11.65% 40.39%
HSB/HSV 138° 20.87% 45.10%
CMYK 20.87% 0.00% 14.78%
54.90%

Color #5B7362 in popluar number systems.

HEX 5B 73 62
Decimal 91 115 98
Binary 1011011 1110011 1100010
Octal 133 163 142

Shades and tints

Shades of #5B7362

#5B7362
(91,115,98)
#53695A
(83,105,90)
#4B5F52
(75,95,82)
#43554A
(67,85,74)
#3B4B42
(59,75,66)
#33413A
(51,65,58)
#2B3732
(43,55,50)
#232D2A
(35,45,42)
#1B2322
(27,35,34)
#13191A
(19,25,26)
#0B0F12
(11,15,18)
#000000
(0,0,0)

Tints of #5B7362

#5B7362
(91,115,98)
#697F70
(105,127,112)
#778B7E
(119,139,126)
#85978C
(133,151,140)
#93A39A
(147,163,154)
#A1AFA8
(161,175,168)
#AFBBB6
(175,187,182)
#BDC7C4
(189,199,196)
#CBD3D2
(203,211,210)
#D9DFE0
(217,223,224)
#E7EBEE
(231,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B7362; }

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

This text font color is #5B7362.

Background Color

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

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

This div background color is #5B7362.

Border color

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

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

This div border color is #5B7362.

Opacity

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

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

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

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

This text has shadow with #5B7362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B7362.

Preview

Color preview on black background

This text has color #5B7362 on black background.


Color preview on white background

This text has color #5B7362 on white background.


Black color preview on #5B7362 background

This text has black color on #5B7362 background.


White color preview on #5B7362 background

This text has white color on #5B7362 background.


Related colors

Complementary color

Complementary color for #hex is #A48C9D.


I love getcolorcode.com

Triadic colors

1 #625B73 and #73625B with #5B7362 are triadic colors.

2 #62735B and #735B62 with #5B7362 are triadic colors.