COLOR #5D8D58

HEX: #5D8D58 RGB: (93,141,88)

Color info

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

RGB color model

#5D8D58 color RGB value is (93,141,88).

RGB: (93,141,88) (36%, 55%, 35%)

RGB channels and saturation

R 93 of 255 = 36%
G 141 of 255 = 55%
B 88 of 255 = 35%

93
141
88

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

Portions of RGB colors in percentages

R + G + B = 93 + 141 + 88 = 322 (100%)
R 93 of 322 ~ 28.88%
G 141 of 322 ~ 43.79%
B 88 of 322 ~ 27.33'%

%28.88
%43.79
%27.33

CMYK color model

#5D8D58 color CMYK value is (34,0,38,45).

  • cyan value is 34.04%
  • magenta value is 0.00%
  • yellow value is 37.59%
  • key color value is 44.71%

CMYK: (34,0,38,45)
C34M0Y38K45 (34%, 0%, 38%, 45%)
(0.34 / 0.00 / 0.38 / 0.45)

CMYK percentages

%34.04
%0
%37.59
%44.71

Codes

Color #5D8D58 in popluar color models

5D 8D 58
RGB 93 141 88
HSL 114° 23.14% 44.90%
HSB/HSV 114° 37.59% 55.29%
CMYK 34.04% 0.00% 37.59%
44.71%

Color #5D8D58 in popluar number systems.

HEX 5D 8D 58
Decimal 93 141 88
Binary 1011101 10001101 1011000
Octal 135 215 130

Shades and tints

Shades of #5D8D58

#5D8D58
(93,141,88)
#558150
(85,129,80)
#4D7548
(77,117,72)
#456940
(69,105,64)
#3D5D38
(61,93,56)
#355130
(53,81,48)
#2D4528
(45,69,40)
#253920
(37,57,32)
#1D2D18
(29,45,24)
#152110
(21,33,16)
#0D1508
(13,21,8)
#000000
(0,0,0)

Tints of #5D8D58

#5D8D58
(93,141,88)
#6B9767
(107,151,103)
#79A176
(121,161,118)
#87AB85
(135,171,133)
#95B594
(149,181,148)
#A3BFA3
(163,191,163)
#B1C9B2
(177,201,178)
#BFD3C1
(191,211,193)
#CDDDD0
(205,221,208)
#DBE7DF
(219,231,223)
#E9F1EE
(233,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D8D58 color. Also use rgb(93,141,88) instead hex code.

Text Font Color

.myTextColor { color: #5D8D58; }

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

This text font color is #5D8D58.

Background Color

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

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

This div background color is #5D8D58.

Border color

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

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

This div border color is #5D8D58.

Opacity

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

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

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

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

This text has shadow with #5D8D58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D8D58.

Preview

Color preview on black background

This text has color #5D8D58 on black background.


Color preview on white background

This text has color #5D8D58 on white background.


Black color preview on #5D8D58 background

This text has black color on #5D8D58 background.


White color preview on #5D8D58 background

This text has white color on #5D8D58 background.


Related colors

Complementary color

Complementary color for #hex is #A272A7.


I love getcolorcode.com

Triadic colors

1 #585D8D and #8D585D with #5D8D58 are triadic colors.

2 #588D5D and #8D5D58 with #5D8D58 are triadic colors.