COLOR #559686

HEX: #559686 RGB: (85,150,134)

Color info

#559686 contains mainly green and blue colors. Web safe color of #559686 is #669999 (or #699).

RGB color model

#559686 color RGB value is (85,150,134).

RGB: (85,150,134) (33%, 59%, 53%)

RGB channels and saturation

R 85 of 255 = 33%
G 150 of 255 = 59%
B 134 of 255 = 53%

85
150
134

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

Portions of RGB colors in percentages

R + G + B = 85 + 150 + 134 = 369 (100%)
R 85 of 369 ~ 23.04%
G 150 of 369 ~ 40.65%
B 134 of 369 ~ 36.31'%

%23.04
%40.65
%36.31

CMYK color model

#559686 color CMYK value is (43,0,11,41).

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

CMYK: (43,0,11,41)
C43M0Y11K41 (43%, 0%, 11%, 41%)
(0.43 / 0.00 / 0.11 / 0.41)

CMYK percentages

%43.33
%0
%10.67
%41.18

Codes

Color #559686 in popluar color models

55 96 86
RGB 85 150 134
HSL 165° 27.66% 46.08%
HSB/HSV 165° 43.33% 58.82%
CMYK 43.33% 0.00% 10.67%
41.18%

Color #559686 in popluar number systems.

HEX 55 96 86
Decimal 85 150 134
Binary 1010101 10010110 10000110
Octal 125 226 206

Shades and tints

Shades of #559686

#559686
(85,150,134)
#4E897A
(78,137,122)
#477C6E
(71,124,110)
#406F62
(64,111,98)
#396256
(57,98,86)
#32554A
(50,85,74)
#2B483E
(43,72,62)
#243B32
(36,59,50)
#1D2E26
(29,46,38)
#16211A
(22,33,26)
#0F140E
(15,20,14)
#000000
(0,0,0)

Tints of #559686

#559686
(85,150,134)
#649F91
(100,159,145)
#73A89C
(115,168,156)
#82B1A7
(130,177,167)
#91BAB2
(145,186,178)
#A0C3BD
(160,195,189)
#AFCCC8
(175,204,200)
#BED5D3
(190,213,211)
#CDDEDE
(205,222,222)
#DCE7E9
(220,231,233)
#EBF0F4
(235,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #559686; }

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

This text font color is #559686.

Background Color

.myBgColor { background-color: #559686; }

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

This div background color is #559686.

Border color

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

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

This div border color is #559686.

Opacity

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

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

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

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

This text has shadow with #559686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559686.

Preview

Color preview on black background

This text has color #559686 on black background.


Color preview on white background

This text has color #559686 on white background.


Black color preview on #559686 background

This text has black color on #559686 background.


White color preview on #559686 background

This text has white color on #559686 background.


Related colors

Complementary color

Complementary color for #hex is #AA6979.


I love getcolorcode.com

Triadic colors

1 #865596 and #968655 with #559686 are triadic colors.

2 #869655 and #965586 with #559686 are triadic colors.