COLOR #5D9729

HEX: #5D9729 RGB: (93,151,41)

Color info

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

RGB color model

#5D9729 color RGB value is (93,151,41).

RGB: (93,151,41) (36%, 59%, 16%)

RGB channels and saturation

R 93 of 255 = 36%
G 151 of 255 = 59%
B 41 of 255 = 16%

93
151
41

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

Portions of RGB colors in percentages

R + G + B = 93 + 151 + 41 = 285 (100%)
R 93 of 285 ~ 32.63%
G 151 of 285 ~ 52.98%
B 41 of 285 ~ 14.39'%

%32.63
%52.98
%14.39

CMYK color model

#5D9729 color CMYK value is (38,0,73,41).

  • cyan value is 38.41%
  • magenta value is 0.00%
  • yellow value is 72.85%
  • key color value is 40.78%

CMYK: (38,0,73,41)
C38M0Y73K41 (38%, 0%, 73%, 41%)
(0.38 / 0.00 / 0.73 / 0.41)

CMYK percentages

%38.41
%0
%72.85
%40.78

Codes

Color #5D9729 in popluar color models

5D 97 29
RGB 93 151 41
HSL 92° 57.29% 37.65%
HSB/HSV 92° 72.85% 59.22%
CMYK 38.41% 0.00% 72.85%
40.78%

Color #5D9729 in popluar number systems.

HEX 5D 97 29
Decimal 93 151 41
Binary 1011101 10010111 101001
Octal 135 227 51

Shades and tints

Shades of #5D9729

#5D9729
(93,151,41)
#558A26
(85,138,38)
#4D7D23
(77,125,35)
#457020
(69,112,32)
#3D631D
(61,99,29)
#35561A
(53,86,26)
#2D4917
(45,73,23)
#253C14
(37,60,20)
#1D2F11
(29,47,17)
#15220E
(21,34,14)
#0D150B
(13,21,11)
#000000
(0,0,0)

Tints of #5D9729

#5D9729
(93,151,41)
#6BA03C
(107,160,60)
#79A94F
(121,169,79)
#87B262
(135,178,98)
#95BB75
(149,187,117)
#A3C488
(163,196,136)
#B1CD9B
(177,205,155)
#BFD6AE
(191,214,174)
#CDDFC1
(205,223,193)
#DBE8D4
(219,232,212)
#E9F1E7
(233,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D9729 color. Also use rgb(93,151,41) instead hex code.

Text Font Color

.myTextColor { color: #5D9729; }

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

This text font color is #5D9729.

Background Color

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

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

This div background color is #5D9729.

Border color

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

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

This div border color is #5D9729.

Opacity

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

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

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

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

This text has shadow with #5D9729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9729.

Preview

Color preview on black background

This text has color #5D9729 on black background.


Color preview on white background

This text has color #5D9729 on white background.


Black color preview on #5D9729 background

This text has black color on #5D9729 background.


White color preview on #5D9729 background

This text has white color on #5D9729 background.


Related colors

Complementary color

Complementary color for #hex is #A268D6.


I love getcolorcode.com

Triadic colors

1 #295D97 and #97295D with #5D9729 are triadic colors.

2 #29975D and #975D29 with #5D9729 are triadic colors.