COLOR #558124

HEX: #558124 RGB: (85,129,36)

Color info

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

RGB color model

#558124 color RGB value is (85,129,36).

RGB: (85,129,36) (33%, 51%, 14%)

RGB channels and saturation

R 85 of 255 = 33%
G 129 of 255 = 51%
B 36 of 255 = 14%

85
129
36

R + G + B ~ 33%. #558124 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 129 + 36 = 250 (100%)
R 85 of 250 ~ 34%
G 129 of 250 ~ 51.6%
B 36 of 250 ~ 14.4'%

%34
%51.6
%14.4

CMYK color model

#558124 color CMYK value is (34,0,72,49).

  • cyan value is 34.11%
  • magenta value is 0.00%
  • yellow value is 72.09%
  • key color value is 49.41%

CMYK: (34,0,72,49)
C34M0Y72K49 (34%, 0%, 72%, 49%)
(0.34 / 0.00 / 0.72 / 0.49)

CMYK percentages

%34.11
%0
%72.09
%49.41

Codes

Color #558124 in popluar color models

55 81 24
RGB 85 129 36
HSL 88° 56.36% 32.35%
HSB/HSV 88° 72.09% 50.59%
CMYK 34.11% 0.00% 72.09%
49.41%

Color #558124 in popluar number systems.

HEX 55 81 24
Decimal 85 129 36
Binary 1010101 10000001 100100
Octal 125 201 44

Shades and tints

Shades of #558124

#558124
(85,129,36)
#4E7621
(78,118,33)
#476B1E
(71,107,30)
#40601B
(64,96,27)
#395518
(57,85,24)
#324A15
(50,74,21)
#2B3F12
(43,63,18)
#24340F
(36,52,15)
#1D290C
(29,41,12)
#161E09
(22,30,9)
#0F1306
(15,19,6)
#000000
(0,0,0)

Tints of #558124

#558124
(85,129,36)
#648C37
(100,140,55)
#73974A
(115,151,74)
#82A25D
(130,162,93)
#91AD70
(145,173,112)
#A0B883
(160,184,131)
#AFC396
(175,195,150)
#BECEA9
(190,206,169)
#CDD9BC
(205,217,188)
#DCE4CF
(220,228,207)
#EBEFE2
(235,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558124 color. Also use rgb(85,129,36) instead hex code.

Text Font Color

.myTextColor { color: #558124; }

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

This text font color is #558124.

Background Color

.myBgColor { background-color: #558124; }

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

This div background color is #558124.

Border color

.myBorderColor { border: 1px solid #558124; }

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

This div border color is #558124.

Opacity

.myOpacity80 { color: #558124; opacity: 0.8; }

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

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

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

This text has shadow with #558124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558124.

Preview

Color preview on black background

This text has color #558124 on black background.


Color preview on white background

This text has color #558124 on white background.


Black color preview on #558124 background

This text has black color on #558124 background.


White color preview on #558124 background

This text has white color on #558124 background.


Related colors

Complementary color

Complementary color for #hex is #AA7EDB.


I love getcolorcode.com

Triadic colors

1 #245581 and #812455 with #558124 are triadic colors.

2 #248155 and #815524 with #558124 are triadic colors.