COLOR #5D8247

HEX: #5D8247 RGB: (93,130,71)

Color info

#5D8247 contains red, green and blue colors in about the same proportion. Web safe color of #5D8247 is #669933 (or #693).

RGB color model

#5D8247 color RGB value is (93,130,71).

RGB: (93,130,71) (36%, 51%, 28%)

RGB channels and saturation

R 93 of 255 = 36%
G 130 of 255 = 51%
B 71 of 255 = 28%

93
130
71

R + G + B ~ 38%. #5D8247 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 130 + 71 = 294 (100%)
R 93 of 294 ~ 31.63%
G 130 of 294 ~ 44.22%
B 71 of 294 ~ 24.15'%

%31.63
%44.22
%24.15

CMYK color model

#5D8247 color CMYK value is (28,0,45,49).

  • cyan value is 28.46%
  • magenta value is 0.00%
  • yellow value is 45.38%
  • key color value is 49.02%

CMYK: (28,0,45,49)
C28M0Y45K49 (28%, 0%, 45%, 49%)
(0.28 / 0.00 / 0.45 / 0.49)

CMYK percentages

%28.46
%0
%45.38
%49.02

Codes

Color #5D8247 in popluar color models

5D 82 47
RGB 93 130 71
HSL 98° 29.35% 39.41%
HSB/HSV 98° 45.38% 50.98%
CMYK 28.46% 0.00% 45.38%
49.02%

Color #5D8247 in popluar number systems.

HEX 5D 82 47
Decimal 93 130 71
Binary 1011101 10000010 1000111
Octal 135 202 107

Shades and tints

Shades of #5D8247

#5D8247
(93,130,71)
#557741
(85,119,65)
#4D6C3B
(77,108,59)
#456135
(69,97,53)
#3D562F
(61,86,47)
#354B29
(53,75,41)
#2D4023
(45,64,35)
#25351D
(37,53,29)
#1D2A17
(29,42,23)
#151F11
(21,31,17)
#0D140B
(13,20,11)
#000000
(0,0,0)

Tints of #5D8247

#5D8247
(93,130,71)
#6B8D57
(107,141,87)
#799867
(121,152,103)
#87A377
(135,163,119)
#95AE87
(149,174,135)
#A3B997
(163,185,151)
#B1C4A7
(177,196,167)
#BFCFB7
(191,207,183)
#CDDAC7
(205,218,199)
#DBE5D7
(219,229,215)
#E9F0E7
(233,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D8247 color. Also use rgb(93,130,71) instead hex code.

Text Font Color

.myTextColor { color: #5D8247; }

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

This text font color is #5D8247.

Background Color

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

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

This div background color is #5D8247.

Border color

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

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

This div border color is #5D8247.

Opacity

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

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

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

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

This text has shadow with #5D8247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D8247.

Preview

Color preview on black background

This text has color #5D8247 on black background.


Color preview on white background

This text has color #5D8247 on white background.


Black color preview on #5D8247 background

This text has black color on #5D8247 background.


White color preview on #5D8247 background

This text has white color on #5D8247 background.


Related colors

Complementary color

Complementary color for #hex is #A27DB8.


I love getcolorcode.com

Triadic colors

1 #475D82 and #82475D with #5D8247 are triadic colors.

2 #47825D and #825D47 with #5D8247 are triadic colors.