COLOR #558129

HEX: #558129 RGB: (85,129,41)

Color info

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

RGB color model

#558129 color RGB value is (85,129,41).

RGB: (85,129,41) (33%, 51%, 16%)

RGB channels and saturation

R 85 of 255 = 33%
G 129 of 255 = 51%
B 41 of 255 = 16%

85
129
41

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

Portions of RGB colors in percentages

R + G + B = 85 + 129 + 41 = 255 (100%)
R 85 of 255 ~ 33.33%
G 129 of 255 ~ 50.59%
B 41 of 255 ~ 16.08'%

%33.33
%50.59
%16.08

CMYK color model

#558129 color CMYK value is (34,0,68,49).

  • cyan value is 34.11%
  • magenta value is 0.00%
  • yellow value is 68.22%
  • key color value is 49.41%
CMYK: (34,0,68,49) C34M0Y68K49 (34%,0%,68%,49%) (0.34/0.00/0.68/0.49) 

CMYK percentages

%34.11
%0
%68.22
%49.41

Codes

Color #558129 in popluar color models

55 81 29
RGB 85 129 41
HSL 90° 51.76% 33.33%
HSB/HSV 90° 68.22% 50.59%
CMYK 34.11% 0.00% 68.22%
49.41%

Color #558129 in popluar number systems.

HEX 55 81 29
Decimal 85 129 41
Binary 1010101 10000001 101001
Octal 125 201 51

Shades and tints

Shades of #558129

#558129
(85,129,41)
#4E7626
(78,118,38)
#476B23
(71,107,35)
#406020
(64,96,32)
#39551D
(57,85,29)
#324A1A
(50,74,26)
#2B3F17
(43,63,23)
#243414
(36,52,20)
#1D2911
(29,41,17)
#161E0E
(22,30,14)
#0F130B
(15,19,11)
#000000
(0,0,0)

Tints of #558129

#558129
(85,129,41)
#648C3C
(100,140,60)
#73974F
(115,151,79)
#82A262
(130,162,98)
#91AD75
(145,173,117)
#A0B888
(160,184,136)
#AFC39B
(175,195,155)
#BECEAE
(190,206,174)
#CDD9C1
(205,217,193)
#DCE4D4
(220,228,212)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558129; }

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

This text font color is #558129.

Background Color

.myBgColor { background-color: #558129; }

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

This div background color is #558129.

Border color

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

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

This div border color is #558129.

Opacity

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

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

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

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

This text has shadow with #558129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558129.

Preview

Color preview on black background

This text has color #558129 on black background.


Color preview on white background

This text has color #558129 on white background.


Black color preview on #558129 background

This text has black color on #558129 background.


White color preview on #558129 background

This text has white color on #558129 background.


Related colors

Complementary color

Complementary color for #hex is #AA7ED6.


I love getcolorcode.com

Triadic colors

1 #295581 and #812955 with #558129 are triadic colors.

2 #298155 and #815529 with #558129 are triadic colors.