COLOR #559059

HEX: #559059 RGB: (85,144,89)

Color info

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

RGB color model

#559059 color RGB value is (85,144,89).

RGB: (85,144,89) (33%, 56%, 35%)

RGB channels and saturation

R 85 of 255 = 33%
G 144 of 255 = 56%
B 89 of 255 = 35%

85
144
89

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

Portions of RGB colors in percentages

R + G + B = 85 + 144 + 89 = 318 (100%)
R 85 of 318 ~ 26.73%
G 144 of 318 ~ 45.28%
B 89 of 318 ~ 27.99'%

%26.73
%45.28
%27.99

CMYK color model

#559059 color CMYK value is (41,0,38,44).

  • cyan value is 40.97%
  • magenta value is 0.00%
  • yellow value is 38.19%
  • key color value is 43.53%

CMYK: (41,0,38,44)
C41M0Y38K44 (41%, 0%, 38%, 44%)
(0.41 / 0.00 / 0.38 / 0.44)

CMYK percentages

%40.97
%0
%38.19
%43.53

Codes

Color #559059 in popluar color models

55 90 59
RGB 85 144 89
HSL 124° 25.76% 44.90%
HSB/HSV 124° 40.97% 56.47%
CMYK 40.97% 0.00% 38.19%
43.53%

Color #559059 in popluar number systems.

HEX 55 90 59
Decimal 85 144 89
Binary 1010101 10010000 1011001
Octal 125 220 131

Shades and tints

Shades of #559059

#559059
(85,144,89)
#4E8351
(78,131,81)
#477649
(71,118,73)
#406941
(64,105,65)
#395C39
(57,92,57)
#324F31
(50,79,49)
#2B4229
(43,66,41)
#243521
(36,53,33)
#1D2819
(29,40,25)
#161B11
(22,27,17)
#0F0E09
(15,14,9)
#000000
(0,0,0)

Tints of #559059

#559059
(85,144,89)
#649A68
(100,154,104)
#73A477
(115,164,119)
#82AE86
(130,174,134)
#91B895
(145,184,149)
#A0C2A4
(160,194,164)
#AFCCB3
(175,204,179)
#BED6C2
(190,214,194)
#CDE0D1
(205,224,209)
#DCEAE0
(220,234,224)
#EBF4EF
(235,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #559059; }

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

This text font color is #559059.

Background Color

.myBgColor { background-color: #559059; }

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

This div background color is #559059.

Border color

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

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

This div border color is #559059.

Opacity

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

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

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

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

This text has shadow with #559059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559059.

Preview

Color preview on black background

This text has color #559059 on black background.


Color preview on white background

This text has color #559059 on white background.


Black color preview on #559059 background

This text has black color on #559059 background.


White color preview on #559059 background

This text has white color on #559059 background.


Related colors

Complementary color

Complementary color for #hex is #AA6FA6.


I love getcolorcode.com

Triadic colors

1 #595590 and #905955 with #559059 are triadic colors.

2 #599055 and #905559 with #559059 are triadic colors.