COLOR #5B7C61

HEX: #5B7C61 RGB: (91,124,97)

Color info

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

RGB color model

#5B7C61 color RGB value is (91,124,97).

RGB: (91,124,97) (36%, 49%, 38%)

RGB channels and saturation

R 91 of 255 = 36%
G 124 of 255 = 49%
B 97 of 255 = 38%

91
124
97

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

Portions of RGB colors in percentages

R + G + B = 91 + 124 + 97 = 312 (100%)
R 91 of 312 ~ 29.17%
G 124 of 312 ~ 39.74%
B 97 of 312 ~ 31.09'%

%29.17
%39.74
%31.09

CMYK color model

#5B7C61 color CMYK value is (27,0,22,51).

  • cyan value is 26.61%
  • magenta value is 0.00%
  • yellow value is 21.77%
  • key color value is 51.37%

CMYK: (27,0,22,51)
C27M0Y22K51 (27%, 0%, 22%, 51%)
(0.27 / 0.00 / 0.22 / 0.51)

CMYK percentages

%26.61
%0
%21.77
%51.37

Codes

Color #5B7C61 in popluar color models

5B 7C 61
RGB 91 124 97
HSL 131° 15.35% 42.16%
HSB/HSV 131° 26.61% 48.63%
CMYK 26.61% 0.00% 21.77%
51.37%

Color #5B7C61 in popluar number systems.

HEX 5B 7C 61
Decimal 91 124 97
Binary 1011011 1111100 1100001
Octal 133 174 141

Shades and tints

Shades of #5B7C61

#5B7C61
(91,124,97)
#537159
(83,113,89)
#4B6651
(75,102,81)
#435B49
(67,91,73)
#3B5041
(59,80,65)
#334539
(51,69,57)
#2B3A31
(43,58,49)
#232F29
(35,47,41)
#1B2421
(27,36,33)
#131919
(19,25,25)
#0B0E11
(11,14,17)
#000000
(0,0,0)

Tints of #5B7C61

#5B7C61
(91,124,97)
#69876F
(105,135,111)
#77927D
(119,146,125)
#859D8B
(133,157,139)
#93A899
(147,168,153)
#A1B3A7
(161,179,167)
#AFBEB5
(175,190,181)
#BDC9C3
(189,201,195)
#CBD4D1
(203,212,209)
#D9DFDF
(217,223,223)
#E7EAED
(231,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B7C61; }

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

This text font color is #5B7C61.

Background Color

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

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

This div background color is #5B7C61.

Border color

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

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

This div border color is #5B7C61.

Opacity

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

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

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

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

This text has shadow with #5B7C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B7C61.

Preview

Color preview on black background

This text has color #5B7C61 on black background.


Color preview on white background

This text has color #5B7C61 on white background.


Black color preview on #5B7C61 background

This text has black color on #5B7C61 background.


White color preview on #5B7C61 background

This text has white color on #5B7C61 background.


Related colors

Complementary color

Complementary color for #hex is #A4839E.


I love getcolorcode.com

Triadic colors

1 #615B7C and #7C615B with #5B7C61 are triadic colors.

2 #617C5B and #7C5B61 with #5B7C61 are triadic colors.