COLOR #5D7939

HEX: #5D7939 RGB: (93,121,57)

Color info

#5D7939 contains mainly red and green colors. Web safe color of #5D7939 is #666633 (or #663).

RGB color model

#5D7939 color RGB value is (93,121,57).

RGB: (93,121,57) (36%, 47%, 22%)

RGB channels and saturation

R 93 of 255 = 36%
G 121 of 255 = 47%
B 57 of 255 = 22%

93
121
57

R + G + B ~ 35%. #5D7939 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 121 + 57 = 271 (100%)
R 93 of 271 ~ 34.32%
G 121 of 271 ~ 44.65%
B 57 of 271 ~ 21.03'%

%34.32
%44.65
%21.03

CMYK color model

#5D7939 color CMYK value is (23,0,53,53).

  • cyan value is 23.14%
  • magenta value is 0.00%
  • yellow value is 52.89%
  • key color value is 52.55%
CMYK: (23,0,53,53) C23M0Y53K53 (23%,0%,53%,53%) (0.23/0.00/0.53/0.53) 

CMYK percentages

%23.14
%0
%52.89
%52.55

Codes

Color #5D7939 in popluar color models

5D 79 39
RGB 93 121 57
HSL 86° 35.96% 34.90%
HSB/HSV 86° 52.89% 47.45%
CMYK 23.14% 0.00% 52.89%
52.55%

Color #5D7939 in popluar number systems.

HEX 5D 79 39
Decimal 93 121 57
Binary 1011101 1111001 111001
Octal 135 171 71

Shades and tints

Shades of #5D7939

#5D7939
(93,121,57)
#556E34
(85,110,52)
#4D632F
(77,99,47)
#45582A
(69,88,42)
#3D4D25
(61,77,37)
#354220
(53,66,32)
#2D371B
(45,55,27)
#252C16
(37,44,22)
#1D2111
(29,33,17)
#15160C
(21,22,12)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #5D7939

#5D7939
(93,121,57)
#6B854B
(107,133,75)
#79915D
(121,145,93)
#879D6F
(135,157,111)
#95A981
(149,169,129)
#A3B593
(163,181,147)
#B1C1A5
(177,193,165)
#BFCDB7
(191,205,183)
#CDD9C9
(205,217,201)
#DBE5DB
(219,229,219)
#E9F1ED
(233,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D7939 color. Also use rgb(93,121,57) instead hex code.

Text Font Color

.myTextColor { color: #5D7939; }

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

This text font color is #5D7939.

Background Color

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

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

This div background color is #5D7939.

Border color

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

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

This div border color is #5D7939.

Opacity

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

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

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

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

This text has shadow with #5D7939 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7939.

Preview

Color preview on black background

This text has color #5D7939 on black background.


Color preview on white background

This text has color #5D7939 on white background.


Black color preview on #5D7939 background

This text has black color on #5D7939 background.


White color preview on #5D7939 background

This text has white color on #5D7939 background.


Related colors

Complementary color

Complementary color for #hex is #A286C6.


I love getcolorcode.com

Triadic colors

1 #395D79 and #79395D with #5D7939 are triadic colors.

2 #39795D and #795D39 with #5D7939 are triadic colors.