COLOR #559660

HEX: #559660 RGB: (85,150,96)

Color info

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

RGB color model

#559660 color RGB value is (85,150,96).

RGB: (85,150,96) (33%, 59%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 150 of 255 = 59%
B 96 of 255 = 38%

85
150
96

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

Portions of RGB colors in percentages

R + G + B = 85 + 150 + 96 = 331 (100%)
R 85 of 331 ~ 25.68%
G 150 of 331 ~ 45.32%
B 96 of 331 ~ 29'%

%25.68
%45.32
%29

CMYK color model

#559660 color CMYK value is (43,0,36,41).

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

CMYK: (43,0,36,41)
C43M0Y36K41 (43%, 0%, 36%, 41%)
(0.43 / 0.00 / 0.36 / 0.41)

CMYK percentages

%43.33
%0
%36
%41.18

Codes

Color #559660 in popluar color models

55 96 60
RGB 85 150 96
HSL 130° 27.66% 46.08%
HSB/HSV 130° 43.33% 58.82%
CMYK 43.33% 0.00% 36.00%
41.18%

Color #559660 in popluar number systems.

HEX 55 96 60
Decimal 85 150 96
Binary 1010101 10010110 1100000
Octal 125 226 140

Shades and tints

Shades of #559660

#559660
(85,150,96)
#4E8958
(78,137,88)
#477C50
(71,124,80)
#406F48
(64,111,72)
#396240
(57,98,64)
#325538
(50,85,56)
#2B4830
(43,72,48)
#243B28
(36,59,40)
#1D2E20
(29,46,32)
#162118
(22,33,24)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #559660

#559660
(85,150,96)
#649F6E
(100,159,110)
#73A87C
(115,168,124)
#82B18A
(130,177,138)
#91BA98
(145,186,152)
#A0C3A6
(160,195,166)
#AFCCB4
(175,204,180)
#BED5C2
(190,213,194)
#CDDED0
(205,222,208)
#DCE7DE
(220,231,222)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #559660; }

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

This text font color is #559660.

Background Color

.myBgColor { background-color: #559660; }

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

This div background color is #559660.

Border color

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

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

This div border color is #559660.

Opacity

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

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

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

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

This text has shadow with #559660 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559660.

Preview

Color preview on black background

This text has color #559660 on black background.


Color preview on white background

This text has color #559660 on white background.


Black color preview on #559660 background

This text has black color on #559660 background.


White color preview on #559660 background

This text has white color on #559660 background.


Related colors

Complementary color

Complementary color for #hex is #AA699F.


I love getcolorcode.com

Triadic colors

1 #605596 and #966055 with #559660 are triadic colors.

2 #609655 and #965560 with #559660 are triadic colors.