COLOR #5F8E44

HEX: #5F8E44 RGB: (95,142,68)

Color info

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

RGB color model

#5F8E44 color RGB value is (95,142,68).

RGB: (95,142,68) (37%, 56%, 27%)

RGB channels and saturation

R 95 of 255 = 37%
G 142 of 255 = 56%
B 68 of 255 = 27%

95
142
68

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

Portions of RGB colors in percentages

R + G + B = 95 + 142 + 68 = 305 (100%)
R 95 of 305 ~ 31.15%
G 142 of 305 ~ 46.56%
B 68 of 305 ~ 22.3'%

%31.15
%46.56
%22.3

CMYK color model

#5F8E44 color CMYK value is (33,0,52,44).

  • cyan value is 33.10%
  • magenta value is 0.00%
  • yellow value is 52.11%
  • key color value is 44.31%
CMYK: (33,0,52,44) C33M0Y52K44 (33%,0%,52%,44%) (0.33/0.00/0.52/0.44) 

CMYK percentages

%33.1
%0
%52.11
%44.31

Codes

Color #5F8E44 in popluar color models

5F 8E 44
RGB 95 142 68
HSL 98° 35.24% 41.18%
HSB/HSV 98° 52.11% 55.69%
CMYK 33.10% 0.00% 52.11%
44.31%

Color #5F8E44 in popluar number systems.

HEX 5F 8E 44
Decimal 95 142 68
Binary 1011111 10001110 1000100
Octal 137 216 104

Shades and tints

Shades of #5F8E44

#5F8E44
(95,142,68)
#57823E
(87,130,62)
#4F7638
(79,118,56)
#476A32
(71,106,50)
#3F5E2C
(63,94,44)
#375226
(55,82,38)
#2F4620
(47,70,32)
#273A1A
(39,58,26)
#1F2E14
(31,46,20)
#17220E
(23,34,14)
#0F1608
(15,22,8)
#000000
(0,0,0)

Tints of #5F8E44

#5F8E44
(95,142,68)
#6D9855
(109,152,85)
#7BA266
(123,162,102)
#89AC77
(137,172,119)
#97B688
(151,182,136)
#A5C099
(165,192,153)
#B3CAAA
(179,202,170)
#C1D4BB
(193,212,187)
#CFDECC
(207,222,204)
#DDE8DD
(221,232,221)
#EBF2EE
(235,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F8E44 color. Also use rgb(95,142,68) instead hex code.

Text Font Color

.myTextColor { color: #5F8E44; }

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

This text font color is #5F8E44.

Background Color

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

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

This div background color is #5F8E44.

Border color

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

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

This div border color is #5F8E44.

Opacity

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

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

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

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

This text has shadow with #5F8E44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F8E44.

Preview

Color preview on black background

This text has color #5F8E44 on black background.


Color preview on white background

This text has color #5F8E44 on white background.


Black color preview on #5F8E44 background

This text has black color on #5F8E44 background.


White color preview on #5F8E44 background

This text has white color on #5F8E44 background.


Related colors

Complementary color

Complementary color for #hex is #A071BB.


I love getcolorcode.com

Triadic colors

1 #445F8E and #8E445F with #5F8E44 are triadic colors.

2 #448E5F and #8E5F44 with #5F8E44 are triadic colors.