COLOR #5F8B48

HEX: #5F8B48 RGB: (95,139,72)

Color info

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

RGB color model

#5F8B48 color RGB value is (95,139,72).

RGB: (95,139,72) (37%, 55%, 28%)

RGB channels and saturation

R 95 of 255 = 37%
G 139 of 255 = 55%
B 72 of 255 = 28%

95
139
72

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

Portions of RGB colors in percentages

R + G + B = 95 + 139 + 72 = 306 (100%)
R 95 of 306 ~ 31.05%
G 139 of 306 ~ 45.42%
B 72 of 306 ~ 23.53'%

%31.05
%45.42
%23.53

CMYK color model

#5F8B48 color CMYK value is (32,0,48,45).

  • cyan value is 31.65%
  • magenta value is 0.00%
  • yellow value is 48.20%
  • key color value is 45.49%

CMYK: (32,0,48,45)
C32M0Y48K45 (32%, 0%, 48%, 45%)
(0.32 / 0.00 / 0.48 / 0.45)

CMYK percentages

%31.65
%0
%48.2
%45.49

Codes

Color #5F8B48 in popluar color models

5F 8B 48
RGB 95 139 72
HSL 99° 31.75% 41.37%
HSB/HSV 99° 48.20% 54.51%
CMYK 31.65% 0.00% 48.20%
45.49%

Color #5F8B48 in popluar number systems.

HEX 5F 8B 48
Decimal 95 139 72
Binary 1011111 10001011 1001000
Octal 137 213 110

Shades and tints

Shades of #5F8B48

#5F8B48
(95,139,72)
#577F42
(87,127,66)
#4F733C
(79,115,60)
#476736
(71,103,54)
#3F5B30
(63,91,48)
#374F2A
(55,79,42)
#2F4324
(47,67,36)
#27371E
(39,55,30)
#1F2B18
(31,43,24)
#171F12
(23,31,18)
#0F130C
(15,19,12)
#000000
(0,0,0)

Tints of #5F8B48

#5F8B48
(95,139,72)
#6D9558
(109,149,88)
#7B9F68
(123,159,104)
#89A978
(137,169,120)
#97B388
(151,179,136)
#A5BD98
(165,189,152)
#B3C7A8
(179,199,168)
#C1D1B8
(193,209,184)
#CFDBC8
(207,219,200)
#DDE5D8
(221,229,216)
#EBEFE8
(235,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F8B48 color. Also use rgb(95,139,72) instead hex code.

Text Font Color

.myTextColor { color: #5F8B48; }

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

This text font color is #5F8B48.

Background Color

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

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

This div background color is #5F8B48.

Border color

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

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

This div border color is #5F8B48.

Opacity

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

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

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

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

This text has shadow with #5F8B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F8B48.

Preview

Color preview on black background

This text has color #5F8B48 on black background.


Color preview on white background

This text has color #5F8B48 on white background.


Black color preview on #5F8B48 background

This text has black color on #5F8B48 background.


White color preview on #5F8B48 background

This text has white color on #5F8B48 background.


Related colors

Complementary color

Complementary color for #hex is #A074B7.


I love getcolorcode.com

Triadic colors

1 #485F8B and #8B485F with #5F8B48 are triadic colors.

2 #488B5F and #8B5F48 with #5F8B48 are triadic colors.