COLOR #559064

HEX: #559064 RGB: (85,144,100)

Color info

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

RGB color model

#559064 color RGB value is (85,144,100).

RGB: (85,144,100) (33%, 56%, 39%)

RGB channels and saturation

R 85 of 255 = 33%
G 144 of 255 = 56%
B 100 of 255 = 39%

85
144
100

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

Portions of RGB colors in percentages

R + G + B = 85 + 144 + 100 = 329 (100%)
R 85 of 329 ~ 25.84%
G 144 of 329 ~ 43.77%
B 100 of 329 ~ 30.4'%

%25.84
%43.77
%30.4

CMYK color model

#559064 color CMYK value is (41,0,31,44).

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

CMYK: (41,0,31,44)
C41M0Y31K44 (41%, 0%, 31%, 44%)
(0.41 / 0.00 / 0.31 / 0.44)

CMYK percentages

%40.97
%0
%30.56
%43.53

Codes

Color #559064 in popluar color models

55 90 64
RGB 85 144 100
HSL 135° 25.76% 44.90%
HSB/HSV 135° 40.97% 56.47%
CMYK 40.97% 0.00% 30.56%
43.53%

Color #559064 in popluar number systems.

HEX 55 90 64
Decimal 85 144 100
Binary 1010101 10010000 1100100
Octal 125 220 144

Shades and tints

Shades of #559064

#559064
(85,144,100)
#4E835B
(78,131,91)
#477652
(71,118,82)
#406949
(64,105,73)
#395C40
(57,92,64)
#324F37
(50,79,55)
#2B422E
(43,66,46)
#243525
(36,53,37)
#1D281C
(29,40,28)
#161B13
(22,27,19)
#0F0E0A
(15,14,10)
#000000
(0,0,0)

Tints of #559064

#559064
(85,144,100)
#649A72
(100,154,114)
#73A480
(115,164,128)
#82AE8E
(130,174,142)
#91B89C
(145,184,156)
#A0C2AA
(160,194,170)
#AFCCB8
(175,204,184)
#BED6C6
(190,214,198)
#CDE0D4
(205,224,212)
#DCEAE2
(220,234,226)
#EBF4F0
(235,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #559064; }

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

This text font color is #559064.

Background Color

.myBgColor { background-color: #559064; }

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

This div background color is #559064.

Border color

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

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

This div border color is #559064.

Opacity

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

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

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

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

This text has shadow with #559064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559064.

Preview

Color preview on black background

This text has color #559064 on black background.


Color preview on white background

This text has color #559064 on white background.


Black color preview on #559064 background

This text has black color on #559064 background.


White color preview on #559064 background

This text has white color on #559064 background.


Related colors

Complementary color

Complementary color for #hex is #AA6F9B.


I love getcolorcode.com

Triadic colors

1 #645590 and #906455 with #559064 are triadic colors.

2 #649055 and #905564 with #559064 are triadic colors.