COLOR #558559

HEX: #558559 RGB: (85,133,89)

Color info

#558559 contains red, green and blue colors in about the same proportion. Web safe color of #558559 is #669966 (or #696).

RGB color model

#558559 color RGB value is (85,133,89).

RGB: (85,133,89) (33%, 52%, 35%)

RGB channels and saturation

R 85 of 255 = 33%
G 133 of 255 = 52%
B 89 of 255 = 35%

85
133
89

R + G + B ~ 40%. #558559 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 85 + 133 + 89 = 307 (100%)
R 85 of 307 ~ 27.69%
G 133 of 307 ~ 43.32%
B 89 of 307 ~ 28.99'%

%27.69
%43.32
%28.99

CMYK color model

#558559 color CMYK value is (36,0,33,48).

  • cyan value is 36.09%
  • magenta value is 0.00%
  • yellow value is 33.08%
  • key color value is 47.84%

CMYK: (36,0,33,48)
C36M0Y33K48 (36%, 0%, 33%, 48%)
(0.36 / 0.00 / 0.33 / 0.48)

CMYK percentages

%36.09
%0
%33.08
%47.84

Codes

Color #558559 in popluar color models

55 85 59
RGB 85 133 89
HSL 125° 22.02% 42.75%
HSB/HSV 125° 36.09% 52.16%
CMYK 36.09% 0.00% 33.08%
47.84%

Color #558559 in popluar number systems.

HEX 55 85 59
Decimal 85 133 89
Binary 1010101 10000101 1011001
Octal 125 205 131

Shades and tints

Shades of #558559

#558559
(85,133,89)
#4E7951
(78,121,81)
#476D49
(71,109,73)
#406141
(64,97,65)
#395539
(57,85,57)
#324931
(50,73,49)
#2B3D29
(43,61,41)
#243121
(36,49,33)
#1D2519
(29,37,25)
#161911
(22,25,17)
#0F0D09
(15,13,9)
#000000
(0,0,0)

Tints of #558559

#558559
(85,133,89)
#649068
(100,144,104)
#739B77
(115,155,119)
#82A686
(130,166,134)
#91B195
(145,177,149)
#A0BCA4
(160,188,164)
#AFC7B3
(175,199,179)
#BED2C2
(190,210,194)
#CDDDD1
(205,221,209)
#DCE8E0
(220,232,224)
#EBF3EF
(235,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558559 color. Also use rgb(85,133,89) instead hex code.

Text Font Color

.myTextColor { color: #558559; }

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

This text font color is #558559.

Background Color

.myBgColor { background-color: #558559; }

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

This div background color is #558559.

Border color

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

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

This div border color is #558559.

Opacity

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

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

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

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

This text has shadow with #558559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558559.

Preview

Color preview on black background

This text has color #558559 on black background.


Color preview on white background

This text has color #558559 on white background.


Black color preview on #558559 background

This text has black color on #558559 background.


White color preview on #558559 background

This text has white color on #558559 background.


Related colors

Complementary color

Complementary color for #hex is #AA7AA6.


I love getcolorcode.com

Triadic colors

1 #595585 and #855955 with #558559 are triadic colors.

2 #598555 and #855559 with #558559 are triadic colors.