COLOR #5D8B51

HEX: #5D8B51 RGB: (93,139,81)

Color info

#5D8B51 contains red, green and blue colors in about the same proportion. Web safe color of #5D8B51 is #669966 (or #696).

RGB color model

#5D8B51 color RGB value is (93,139,81).

RGB: (93,139,81) (36%, 55%, 32%)

RGB channels and saturation

R 93 of 255 = 36%
G 139 of 255 = 55%
B 81 of 255 = 32%

93
139
81

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

Portions of RGB colors in percentages

R + G + B = 93 + 139 + 81 = 313 (100%)
R 93 of 313 ~ 29.71%
G 139 of 313 ~ 44.41%
B 81 of 313 ~ 25.88'%

%29.71
%44.41
%25.88

CMYK color model

#5D8B51 color CMYK value is (33,0,42,45).

  • cyan value is 33.09%
  • magenta value is 0.00%
  • yellow value is 41.73%
  • key color value is 45.49%

CMYK: (33,0,42,45)
C33M0Y42K45 (33%, 0%, 42%, 45%)
(0.33 / 0.00 / 0.42 / 0.45)

CMYK percentages

%33.09
%0
%41.73
%45.49

Codes

Color #5D8B51 in popluar color models

5D 8B 51
RGB 93 139 81
HSL 108° 26.36% 43.14%
HSB/HSV 108° 41.73% 54.51%
CMYK 33.09% 0.00% 41.73%
45.49%

Color #5D8B51 in popluar number systems.

HEX 5D 8B 51
Decimal 93 139 81
Binary 1011101 10001011 1010001
Octal 135 213 121

Shades and tints

Shades of #5D8B51

#5D8B51
(93,139,81)
#557F4A
(85,127,74)
#4D7343
(77,115,67)
#45673C
(69,103,60)
#3D5B35
(61,91,53)
#354F2E
(53,79,46)
#2D4327
(45,67,39)
#253720
(37,55,32)
#1D2B19
(29,43,25)
#151F12
(21,31,18)
#0D130B
(13,19,11)
#000000
(0,0,0)

Tints of #5D8B51

#5D8B51
(93,139,81)
#6B9560
(107,149,96)
#799F6F
(121,159,111)
#87A97E
(135,169,126)
#95B38D
(149,179,141)
#A3BD9C
(163,189,156)
#B1C7AB
(177,199,171)
#BFD1BA
(191,209,186)
#CDDBC9
(205,219,201)
#DBE5D8
(219,229,216)
#E9EFE7
(233,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D8B51 color. Also use rgb(93,139,81) instead hex code.

Text Font Color

.myTextColor { color: #5D8B51; }

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

This text font color is #5D8B51.

Background Color

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

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

This div background color is #5D8B51.

Border color

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

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

This div border color is #5D8B51.

Opacity

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

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

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

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

This text has shadow with #5D8B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D8B51.

Preview

Color preview on black background

This text has color #5D8B51 on black background.


Color preview on white background

This text has color #5D8B51 on white background.


Black color preview on #5D8B51 background

This text has black color on #5D8B51 background.


White color preview on #5D8B51 background

This text has white color on #5D8B51 background.


Related colors

Complementary color

Complementary color for #hex is #A274AE.


I love getcolorcode.com

Triadic colors

1 #515D8B and #8B515D with #5D8B51 are triadic colors.

2 #518B5D and #8B5D51 with #5D8B51 are triadic colors.