COLOR #5D8E52

HEX: #5D8E52 RGB: (93,142,82)

Color info

#5D8E52 contains mainly red and green colors. Web safe color of #5D8E52 is #669966 (or #696).

RGB color model

#5D8E52 color RGB value is (93,142,82).

RGB: (93,142,82) (36%, 56%, 32%)

RGB channels and saturation

R 93 of 255 = 36%
G 142 of 255 = 56%
B 82 of 255 = 32%

93
142
82

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

Portions of RGB colors in percentages

R + G + B = 93 + 142 + 82 = 317 (100%)
R 93 of 317 ~ 29.34%
G 142 of 317 ~ 44.79%
B 82 of 317 ~ 25.87'%

%29.34
%44.79
%25.87

CMYK color model

#5D8E52 color CMYK value is (35,0,42,44).

  • cyan value is 34.51%
  • magenta value is 0.00%
  • yellow value is 42.25%
  • key color value is 44.31%
CMYK: (35,0,42,44) C35M0Y42K44 (35%,0%,42%,44%) (0.35/0.00/0.42/0.44) 

CMYK percentages

%34.51
%0
%42.25
%44.31

Codes

Color #5D8E52 in popluar color models

5D 8E 52
RGB 93 142 82
HSL 109° 26.79% 43.92%
HSB/HSV 109° 42.25% 55.69%
CMYK 34.51% 0.00% 42.25%
44.31%

Color #5D8E52 in popluar number systems.

HEX 5D 8E 52
Decimal 93 142 82
Binary 1011101 10001110 1010010
Octal 135 216 122

Shades and tints

Shades of #5D8E52

#5D8E52
(93,142,82)
#55824B
(85,130,75)
#4D7644
(77,118,68)
#456A3D
(69,106,61)
#3D5E36
(61,94,54)
#35522F
(53,82,47)
#2D4628
(45,70,40)
#253A21
(37,58,33)
#1D2E1A
(29,46,26)
#152213
(21,34,19)
#0D160C
(13,22,12)
#000000
(0,0,0)

Tints of #5D8E52

#5D8E52
(93,142,82)
#6B9861
(107,152,97)
#79A270
(121,162,112)
#87AC7F
(135,172,127)
#95B68E
(149,182,142)
#A3C09D
(163,192,157)
#B1CAAC
(177,202,172)
#BFD4BB
(191,212,187)
#CDDECA
(205,222,202)
#DBE8D9
(219,232,217)
#E9F2E8
(233,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D8E52 color. Also use rgb(93,142,82) instead hex code.

Text Font Color

.myTextColor { color: #5D8E52; }

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

This text font color is #5D8E52.

Background Color

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

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

This div background color is #5D8E52.

Border color

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

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

This div border color is #5D8E52.

Opacity

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

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

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

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

This text has shadow with #5D8E52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D8E52.

Preview

Color preview on black background

This text has color #5D8E52 on black background.


Color preview on white background

This text has color #5D8E52 on white background.


Black color preview on #5D8E52 background

This text has black color on #5D8E52 background.


White color preview on #5D8E52 background

This text has white color on #5D8E52 background.


Related colors

Complementary color

Complementary color for #hex is #A271AD.


I love getcolorcode.com

Triadic colors

1 #525D8E and #8E525D with #5D8E52 are triadic colors.

2 #528E5D and #8E5D52 with #5D8E52 are triadic colors.