COLOR #5D9824

HEX: #5D9824 RGB: (93,152,36)

Color info

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

RGB color model

#5D9824 color RGB value is (93,152,36).

RGB: (93,152,36) (36%, 60%, 14%)

RGB channels and saturation

R 93 of 255 = 36%
G 152 of 255 = 60%
B 36 of 255 = 14%

93
152
36

R + G + B ~ 37%. #5D9824 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 152 + 36 = 281 (100%)
R 93 of 281 ~ 33.1%
G 152 of 281 ~ 54.09%
B 36 of 281 ~ 12.81'%

%33.1
%54.09
%12.81

CMYK color model

#5D9824 color CMYK value is (39,0,76,40).

  • cyan value is 38.82%
  • magenta value is 0.00%
  • yellow value is 76.32%
  • key color value is 40.39%

CMYK: (39,0,76,40)
C39M0Y76K40 (39%, 0%, 76%, 40%)
(0.39 / 0.00 / 0.76 / 0.40)

CMYK percentages

%38.82
%0
%76.32
%40.39

Codes

Color #5D9824 in popluar color models

5D 98 24
RGB 93 152 36
HSL 91° 61.70% 36.86%
HSB/HSV 91° 76.32% 59.61%
CMYK 38.82% 0.00% 76.32%
40.39%

Color #5D9824 in popluar number systems.

HEX 5D 98 24
Decimal 93 152 36
Binary 1011101 10011000 100100
Octal 135 230 44

Shades and tints

Shades of #5D9824

#5D9824
(93,152,36)
#558B21
(85,139,33)
#4D7E1E
(77,126,30)
#45711B
(69,113,27)
#3D6418
(61,100,24)
#355715
(53,87,21)
#2D4A12
(45,74,18)
#253D0F
(37,61,15)
#1D300C
(29,48,12)
#152309
(21,35,9)
#0D1606
(13,22,6)
#000000
(0,0,0)

Tints of #5D9824

#5D9824
(93,152,36)
#6BA137
(107,161,55)
#79AA4A
(121,170,74)
#87B35D
(135,179,93)
#95BC70
(149,188,112)
#A3C583
(163,197,131)
#B1CE96
(177,206,150)
#BFD7A9
(191,215,169)
#CDE0BC
(205,224,188)
#DBE9CF
(219,233,207)
#E9F2E2
(233,242,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D9824 color. Also use rgb(93,152,36) instead hex code.

Text Font Color

.myTextColor { color: #5D9824; }

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

This text font color is #5D9824.

Background Color

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

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

This div background color is #5D9824.

Border color

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

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

This div border color is #5D9824.

Opacity

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

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

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

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

This text has shadow with #5D9824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9824.

Preview

Color preview on black background

This text has color #5D9824 on black background.


Color preview on white background

This text has color #5D9824 on white background.


Black color preview on #5D9824 background

This text has black color on #5D9824 background.


White color preview on #5D9824 background

This text has white color on #5D9824 background.


Related colors

Complementary color

Complementary color for #hex is #A267DB.


I love getcolorcode.com

Triadic colors

1 #245D98 and #98245D with #5D9824 are triadic colors.

2 #24985D and #985D24 with #5D9824 are triadic colors.