COLOR #559562

HEX: #559562 RGB: (85,149,98)

Color info

#559562 contains mainly green and blue colors. Web safe color of #559562 is #669966 (or #696).

RGB color model

#559562 color RGB value is (85,149,98).

RGB: (85,149,98) (33%, 58%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 149 of 255 = 58%
B 98 of 255 = 38%

85
149
98

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

Portions of RGB colors in percentages

R + G + B = 85 + 149 + 98 = 332 (100%)
R 85 of 332 ~ 25.6%
G 149 of 332 ~ 44.88%
B 98 of 332 ~ 29.52'%

%25.6
%44.88
%29.52

CMYK color model

#559562 color CMYK value is (43,0,34,42).

  • cyan value is 42.95%
  • magenta value is 0.00%
  • yellow value is 34.23%
  • key color value is 41.57%

CMYK: (43,0,34,42)
C43M0Y34K42 (43%, 0%, 34%, 42%)
(0.43 / 0.00 / 0.34 / 0.42)

CMYK percentages

%42.95
%0
%34.23
%41.57

Codes

Color #559562 in popluar color models

55 95 62
RGB 85 149 98
HSL 132° 27.35% 45.88%
HSB/HSV 132° 42.95% 58.43%
CMYK 42.95% 0.00% 34.23%
41.57%

Color #559562 in popluar number systems.

HEX 55 95 62
Decimal 85 149 98
Binary 1010101 10010101 1100010
Octal 125 225 142

Shades and tints

Shades of #559562

#559562
(85,149,98)
#4E885A
(78,136,90)
#477B52
(71,123,82)
#406E4A
(64,110,74)
#396142
(57,97,66)
#32543A
(50,84,58)
#2B4732
(43,71,50)
#243A2A
(36,58,42)
#1D2D22
(29,45,34)
#16201A
(22,32,26)
#0F1312
(15,19,18)
#000000
(0,0,0)

Tints of #559562

#559562
(85,149,98)
#649E70
(100,158,112)
#73A77E
(115,167,126)
#82B08C
(130,176,140)
#91B99A
(145,185,154)
#A0C2A8
(160,194,168)
#AFCBB6
(175,203,182)
#BED4C4
(190,212,196)
#CDDDD2
(205,221,210)
#DCE6E0
(220,230,224)
#EBEFEE
(235,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #559562 color. Also use rgb(85,149,98) instead hex code.

Text Font Color

.myTextColor { color: #559562; }

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

This text font color is #559562.

Background Color

.myBgColor { background-color: #559562; }

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

This div background color is #559562.

Border color

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

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

This div border color is #559562.

Opacity

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

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

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

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

This text has shadow with #559562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559562.

Preview

Color preview on black background

This text has color #559562 on black background.


Color preview on white background

This text has color #559562 on white background.


Black color preview on #559562 background

This text has black color on #559562 background.


White color preview on #559562 background

This text has white color on #559562 background.


Related colors

Complementary color

Complementary color for #hex is #AA6A9D.


I love getcolorcode.com

Triadic colors

1 #625595 and #956255 with #559562 are triadic colors.

2 #629555 and #955562 with #559562 are triadic colors.