COLOR #559986

HEX: #559986 RGB: (85,153,134)

Color info

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

RGB color model

#559986 color RGB value is (85,153,134).

RGB: (85,153,134) (33%, 60%, 53%)

RGB channels and saturation

R 85 of 255 = 33%
G 153 of 255 = 60%
B 134 of 255 = 53%

85
153
134

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

Portions of RGB colors in percentages

R + G + B = 85 + 153 + 134 = 372 (100%)
R 85 of 372 ~ 22.85%
G 153 of 372 ~ 41.13%
B 134 of 372 ~ 36.02'%

%22.85
%41.13
%36.02

CMYK color model

#559986 color CMYK value is (44,0,12,40).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 12.42%
  • key color value is 40.00%
CMYK: (44,0,12,40) C44M0Y12K40 (44%,0%,12%,40%) (0.44/0.00/0.12/0.40) 

CMYK percentages

%44.44
%0
%12.42
%40

Codes

Color #559986 in popluar color models

55 99 86
RGB 85 153 134
HSL 163° 28.57% 46.67%
HSB/HSV 163° 44.44% 60.00%
CMYK 44.44% 0.00% 12.42%
40.00%

Color #559986 in popluar number systems.

HEX 55 99 86
Decimal 85 153 134
Binary 1010101 10011001 10000110
Octal 125 231 206

Shades and tints

Shades of #559986

#559986
(85,153,134)
#4E8C7A
(78,140,122)
#477F6E
(71,127,110)
#407262
(64,114,98)
#396556
(57,101,86)
#32584A
(50,88,74)
#2B4B3E
(43,75,62)
#243E32
(36,62,50)
#1D3126
(29,49,38)
#16241A
(22,36,26)
#0F170E
(15,23,14)
#000000
(0,0,0)

Tints of #559986

#559986
(85,153,134)
#64A291
(100,162,145)
#73AB9C
(115,171,156)
#82B4A7
(130,180,167)
#91BDB2
(145,189,178)
#A0C6BD
(160,198,189)
#AFCFC8
(175,207,200)
#BED8D3
(190,216,211)
#CDE1DE
(205,225,222)
#DCEAE9
(220,234,233)
#EBF3F4
(235,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #559986; }

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

This text font color is #559986.

Background Color

.myBgColor { background-color: #559986; }

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

This div background color is #559986.

Border color

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

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

This div border color is #559986.

Opacity

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

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

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

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

This text has shadow with #559986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559986.

Preview

Color preview on black background

This text has color #559986 on black background.


Color preview on white background

This text has color #559986 on white background.


Black color preview on #559986 background

This text has black color on #559986 background.


White color preview on #559986 background

This text has white color on #559986 background.


Related colors

Complementary color

Complementary color for #hex is #AA6679.


I love getcolorcode.com

Triadic colors

1 #865599 and #998655 with #559986 are triadic colors.

2 #869955 and #995586 with #559986 are triadic colors.