COLOR #5C8137

HEX: #5C8137 RGB: (92,129,55)

Color info

#5C8137 contains mainly red and green colors. Web safe color of #5C8137 is #669933 (or #693).

RGB color model

#5C8137 color RGB value is (92,129,55).

RGB: (92,129,55) (36%, 51%, 22%)

RGB channels and saturation

R 92 of 255 = 36%
G 129 of 255 = 51%
B 55 of 255 = 22%

92
129
55

R + G + B ~ 36%. #5C8137 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 129 + 55 = 276 (100%)
R 92 of 276 ~ 33.33%
G 129 of 276 ~ 46.74%
B 55 of 276 ~ 19.93'%

%33.33
%46.74
%19.93

CMYK color model

#5C8137 color CMYK value is (29,0,57,49).

  • cyan value is 28.68%
  • magenta value is 0.00%
  • yellow value is 57.36%
  • key color value is 49.41%

CMYK: (29,0,57,49)
C29M0Y57K49 (29%, 0%, 57%, 49%)
(0.29 / 0.00 / 0.57 / 0.49)

CMYK percentages

%28.68
%0
%57.36
%49.41

Codes

Color #5C8137 in popluar color models

5C 81 37
RGB 92 129 55
HSL 90° 40.22% 36.08%
HSB/HSV 90° 57.36% 50.59%
CMYK 28.68% 0.00% 57.36%
49.41%

Color #5C8137 in popluar number systems.

HEX 5C 81 37
Decimal 92 129 55
Binary 1011100 10000001 110111
Octal 134 201 67

Shades and tints

Shades of #5C8137

#5C8137
(92,129,55)
#547632
(84,118,50)
#4C6B2D
(76,107,45)
#446028
(68,96,40)
#3C5523
(60,85,35)
#344A1E
(52,74,30)
#2C3F19
(44,63,25)
#243414
(36,52,20)
#1C290F
(28,41,15)
#141E0A
(20,30,10)
#0C1305
(12,19,5)
#000000
(0,0,0)

Tints of #5C8137

#5C8137
(92,129,55)
#6A8C49
(106,140,73)
#78975B
(120,151,91)
#86A26D
(134,162,109)
#94AD7F
(148,173,127)
#A2B891
(162,184,145)
#B0C3A3
(176,195,163)
#BECEB5
(190,206,181)
#CCD9C7
(204,217,199)
#DAE4D9
(218,228,217)
#E8EFEB
(232,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C8137 color. Also use rgb(92,129,55) instead hex code.

Text Font Color

.myTextColor { color: #5C8137; }

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

This text font color is #5C8137.

Background Color

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

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

This div background color is #5C8137.

Border color

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

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

This div border color is #5C8137.

Opacity

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

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

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

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

This text has shadow with #5C8137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C8137.

Preview

Color preview on black background

This text has color #5C8137 on black background.


Color preview on white background

This text has color #5C8137 on white background.


Black color preview on #5C8137 background

This text has black color on #5C8137 background.


White color preview on #5C8137 background

This text has white color on #5C8137 background.


Related colors

Complementary color

Complementary color for #hex is #A37EC8.


I love getcolorcode.com

Triadic colors

1 #375C81 and #81375C with #5C8137 are triadic colors.

2 #37815C and #815C37 with #5C8137 are triadic colors.