COLOR #558038

HEX: #558038 RGB: (85,128,56)

Color info

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

RGB color model

#558038 color RGB value is (85,128,56).

RGB: (85,128,56) (33%, 50%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 128 of 255 = 50%
B 56 of 255 = 22%

85
128
56

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

Portions of RGB colors in percentages

R + G + B = 85 + 128 + 56 = 269 (100%)
R 85 of 269 ~ 31.6%
G 128 of 269 ~ 47.58%
B 56 of 269 ~ 20.82'%

%31.6
%47.58
%20.82

CMYK color model

#558038 color CMYK value is (34,0,56,50).

  • cyan value is 33.59%
  • magenta value is 0.00%
  • yellow value is 56.25%
  • key color value is 49.80%

CMYK: (34,0,56,50)
C34M0Y56K50 (34%, 0%, 56%, 50%)
(0.34 / 0.00 / 0.56 / 0.50)

CMYK percentages

%33.59
%0
%56.25
%49.8

Codes

Color #558038 in popluar color models

55 80 38
RGB 85 128 56
HSL 96° 39.13% 36.08%
HSB/HSV 96° 56.25% 50.20%
CMYK 33.59% 0.00% 56.25%
49.80%

Color #558038 in popluar number systems.

HEX 55 80 38
Decimal 85 128 56
Binary 1010101 10000000 111000
Octal 125 200 70

Shades and tints

Shades of #558038

#558038
(85,128,56)
#4E7533
(78,117,51)
#476A2E
(71,106,46)
#405F29
(64,95,41)
#395424
(57,84,36)
#32491F
(50,73,31)
#2B3E1A
(43,62,26)
#243315
(36,51,21)
#1D2810
(29,40,16)
#161D0B
(22,29,11)
#0F1206
(15,18,6)
#000000
(0,0,0)

Tints of #558038

#558038
(85,128,56)
#648B4A
(100,139,74)
#73965C
(115,150,92)
#82A16E
(130,161,110)
#91AC80
(145,172,128)
#A0B792
(160,183,146)
#AFC2A4
(175,194,164)
#BECDB6
(190,205,182)
#CDD8C8
(205,216,200)
#DCE3DA
(220,227,218)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558038 color. Also use rgb(85,128,56) instead hex code.

Text Font Color

.myTextColor { color: #558038; }

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

This text font color is #558038.

Background Color

.myBgColor { background-color: #558038; }

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

This div background color is #558038.

Border color

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

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

This div border color is #558038.

Opacity

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

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

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

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

This text has shadow with #558038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558038.

Preview

Color preview on black background

This text has color #558038 on black background.


Color preview on white background

This text has color #558038 on white background.


Black color preview on #558038 background

This text has black color on #558038 background.


White color preview on #558038 background

This text has white color on #558038 background.


Related colors

Complementary color

Complementary color for #hex is #AA7FC7.


I love getcolorcode.com

Triadic colors

1 #385580 and #803855 with #558038 are triadic colors.

2 #388055 and #805538 with #558038 are triadic colors.