COLOR #5F8D41

HEX: #5F8D41 RGB: (95,141,65)

Color info

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

RGB color model

#5F8D41 color RGB value is (95,141,65).

RGB: (95,141,65) (37%, 55%, 25%)

RGB channels and saturation

R 95 of 255 = 37%
G 141 of 255 = 55%
B 65 of 255 = 25%

95
141
65

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

Portions of RGB colors in percentages

R + G + B = 95 + 141 + 65 = 301 (100%)
R 95 of 301 ~ 31.56%
G 141 of 301 ~ 46.84%
B 65 of 301 ~ 21.59'%

%31.56
%46.84
%21.59

CMYK color model

#5F8D41 color CMYK value is (33,0,54,45).

  • cyan value is 32.62%
  • magenta value is 0.00%
  • yellow value is 53.90%
  • key color value is 44.71%

CMYK: (33,0,54,45)
C33M0Y54K45 (33%, 0%, 54%, 45%)
(0.33 / 0.00 / 0.54 / 0.45)

CMYK percentages

%32.62
%0
%53.9
%44.71

Codes

Color #5F8D41 in popluar color models

5F 8D 41
RGB 95 141 65
HSL 96° 36.89% 40.39%
HSB/HSV 96° 53.90% 55.29%
CMYK 32.62% 0.00% 53.90%
44.71%

Color #5F8D41 in popluar number systems.

HEX 5F 8D 41
Decimal 95 141 65
Binary 1011111 10001101 1000001
Octal 137 215 101

Shades and tints

Shades of #5F8D41

#5F8D41
(95,141,65)
#57813C
(87,129,60)
#4F7537
(79,117,55)
#476932
(71,105,50)
#3F5D2D
(63,93,45)
#375128
(55,81,40)
#2F4523
(47,69,35)
#27391E
(39,57,30)
#1F2D19
(31,45,25)
#172114
(23,33,20)
#0F150F
(15,21,15)
#000000
(0,0,0)

Tints of #5F8D41

#5F8D41
(95,141,65)
#6D9752
(109,151,82)
#7BA163
(123,161,99)
#89AB74
(137,171,116)
#97B585
(151,181,133)
#A5BF96
(165,191,150)
#B3C9A7
(179,201,167)
#C1D3B8
(193,211,184)
#CFDDC9
(207,221,201)
#DDE7DA
(221,231,218)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F8D41 color. Also use rgb(95,141,65) instead hex code.

Text Font Color

.myTextColor { color: #5F8D41; }

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

This text font color is #5F8D41.

Background Color

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

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

This div background color is #5F8D41.

Border color

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

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

This div border color is #5F8D41.

Opacity

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

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

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

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

This text has shadow with #5F8D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F8D41.

Preview

Color preview on black background

This text has color #5F8D41 on black background.


Color preview on white background

This text has color #5F8D41 on white background.


Black color preview on #5F8D41 background

This text has black color on #5F8D41 background.


White color preview on #5F8D41 background

This text has white color on #5F8D41 background.


Related colors

Complementary color

Complementary color for #hex is #A072BE.


I love getcolorcode.com

Triadic colors

1 #415F8D and #8D415F with #5F8D41 are triadic colors.

2 #418D5F and #8D5F41 with #5F8D41 are triadic colors.