COLOR #559678

HEX: #559678 RGB: (85,150,120)

Color info

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

RGB color model

#559678 color RGB value is (85,150,120).

RGB: (85,150,120) (33%, 59%, 47%)

RGB channels and saturation

R 85 of 255 = 33%
G 150 of 255 = 59%
B 120 of 255 = 47%

85
150
120

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

Portions of RGB colors in percentages

R + G + B = 85 + 150 + 120 = 355 (100%)
R 85 of 355 ~ 23.94%
G 150 of 355 ~ 42.25%
B 120 of 355 ~ 33.8'%

%23.94
%42.25
%33.8

CMYK color model

#559678 color CMYK value is (43,0,20,41).

  • cyan value is 43.33%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 41.18%

CMYK: (43,0,20,41)
C43M0Y20K41 (43%, 0%, 20%, 41%)
(0.43 / 0.00 / 0.20 / 0.41)

CMYK percentages

%43.33
%0
%20
%41.18

Codes

Color #559678 in popluar color models

55 96 78
RGB 85 150 120
HSL 152° 27.66% 46.08%
HSB/HSV 152° 43.33% 58.82%
CMYK 43.33% 0.00% 20.00%
41.18%

Color #559678 in popluar number systems.

HEX 55 96 78
Decimal 85 150 120
Binary 1010101 10010110 1111000
Octal 125 226 170

Shades and tints

Shades of #559678

#559678
(85,150,120)
#4E896E
(78,137,110)
#477C64
(71,124,100)
#406F5A
(64,111,90)
#396250
(57,98,80)
#325546
(50,85,70)
#2B483C
(43,72,60)
#243B32
(36,59,50)
#1D2E28
(29,46,40)
#16211E
(22,33,30)
#0F1414
(15,20,20)
#000000
(0,0,0)

Tints of #559678

#559678
(85,150,120)
#649F84
(100,159,132)
#73A890
(115,168,144)
#82B19C
(130,177,156)
#91BAA8
(145,186,168)
#A0C3B4
(160,195,180)
#AFCCC0
(175,204,192)
#BED5CC
(190,213,204)
#CDDED8
(205,222,216)
#DCE7E4
(220,231,228)
#EBF0F0
(235,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #559678 color. Also use rgb(85,150,120) instead hex code.

Text Font Color

.myTextColor { color: #559678; }

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

This text font color is #559678.

Background Color

.myBgColor { background-color: #559678; }

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

This div background color is #559678.

Border color

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

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

This div border color is #559678.

Opacity

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

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

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

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

This text has shadow with #559678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559678.

Preview

Color preview on black background

This text has color #559678 on black background.


Color preview on white background

This text has color #559678 on white background.


Black color preview on #559678 background

This text has black color on #559678 background.


White color preview on #559678 background

This text has white color on #559678 background.


Related colors

Complementary color

Complementary color for #hex is #AA6987.


I love getcolorcode.com

Triadic colors

1 #785596 and #967855 with #559678 are triadic colors.

2 #789655 and #965578 with #559678 are triadic colors.