COLOR #5B7E52

HEX: #5B7E52 RGB: (91,126,82)

Color info

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

RGB color model

#5B7E52 color RGB value is (91,126,82).

RGB: (91,126,82) (36%, 49%, 32%)

RGB channels and saturation

R 91 of 255 = 36%
G 126 of 255 = 49%
B 82 of 255 = 32%

91
126
82

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

Portions of RGB colors in percentages

R + G + B = 91 + 126 + 82 = 299 (100%)
R 91 of 299 ~ 30.43%
G 126 of 299 ~ 42.14%
B 82 of 299 ~ 27.42'%

%30.43
%42.14
%27.42

CMYK color model

#5B7E52 color CMYK value is (28,0,35,51).

  • cyan value is 27.78%
  • magenta value is 0.00%
  • yellow value is 34.92%
  • key color value is 50.59%

CMYK: (28,0,35,51)
C28M0Y35K51 (28%, 0%, 35%, 51%)
(0.28 / 0.00 / 0.35 / 0.51)

CMYK percentages

%27.78
%0
%34.92
%50.59

Codes

Color #5B7E52 in popluar color models

5B 7E 52
RGB 91 126 82
HSL 108° 21.15% 40.78%
HSB/HSV 108° 34.92% 49.41%
CMYK 27.78% 0.00% 34.92%
50.59%

Color #5B7E52 in popluar number systems.

HEX 5B 7E 52
Decimal 91 126 82
Binary 1011011 1111110 1010010
Octal 133 176 122

Shades and tints

Shades of #5B7E52

#5B7E52
(91,126,82)
#53734B
(83,115,75)
#4B6844
(75,104,68)
#435D3D
(67,93,61)
#3B5236
(59,82,54)
#33472F
(51,71,47)
#2B3C28
(43,60,40)
#233121
(35,49,33)
#1B261A
(27,38,26)
#131B13
(19,27,19)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #5B7E52

#5B7E52
(91,126,82)
#698961
(105,137,97)
#779470
(119,148,112)
#859F7F
(133,159,127)
#93AA8E
(147,170,142)
#A1B59D
(161,181,157)
#AFC0AC
(175,192,172)
#BDCBBB
(189,203,187)
#CBD6CA
(203,214,202)
#D9E1D9
(217,225,217)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B7E52; }

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

This text font color is #5B7E52.

Background Color

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

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

This div background color is #5B7E52.

Border color

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

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

This div border color is #5B7E52.

Opacity

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

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

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

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

This text has shadow with #5B7E52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B7E52.

Preview

Color preview on black background

This text has color #5B7E52 on black background.


Color preview on white background

This text has color #5B7E52 on white background.


Black color preview on #5B7E52 background

This text has black color on #5B7E52 background.


White color preview on #5B7E52 background

This text has white color on #5B7E52 background.


Related colors

Complementary color

Complementary color for #hex is #A481AD.


I love getcolorcode.com

Triadic colors

1 #525B7E and #7E525B with #5B7E52 are triadic colors.

2 #527E5B and #7E5B52 with #5B7E52 are triadic colors.