COLOR #559290

HEX: #559290 RGB: (85,146,144)

Color info

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

RGB color model

#559290 color RGB value is (85,146,144).

RGB: (85,146,144) (33%, 57%, 56%)

RGB channels and saturation

R 85 of 255 = 33%
G 146 of 255 = 57%
B 144 of 255 = 56%

85
146
144

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

Portions of RGB colors in percentages

R + G + B = 85 + 146 + 144 = 375 (100%)
R 85 of 375 ~ 22.67%
G 146 of 375 ~ 38.93%
B 144 of 375 ~ 38.4'%

%22.67
%38.93
%38.4

CMYK color model

#559290 color CMYK value is (42,0,1,43).

  • cyan value is 41.78%
  • magenta value is 0.00%
  • yellow value is 1.37%
  • key color value is 42.75%

CMYK: (42,0,1,43)
C42M0Y1K43 (42%, 0%, 1%, 43%)
(0.42 / 0.00 / 0.01 / 0.43)

CMYK percentages

%41.78
%0
%1.37
%42.75

Codes

Color #559290 in popluar color models

55 92 90
RGB 85 146 144
HSL 178° 26.41% 45.29%
HSB/HSV 178° 41.78% 57.25%
CMYK 41.78% 0.00% 1.37%
42.75%

Color #559290 in popluar number systems.

HEX 55 92 90
Decimal 85 146 144
Binary 1010101 10010010 10010000
Octal 125 222 220

Shades and tints

Shades of #559290

#559290
(85,146,144)
#4E8583
(78,133,131)
#477876
(71,120,118)
#406B69
(64,107,105)
#395E5C
(57,94,92)
#32514F
(50,81,79)
#2B4442
(43,68,66)
#243735
(36,55,53)
#1D2A28
(29,42,40)
#161D1B
(22,29,27)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #559290

#559290
(85,146,144)
#649B9A
(100,155,154)
#73A4A4
(115,164,164)
#82ADAE
(130,173,174)
#91B6B8
(145,182,184)
#A0BFC2
(160,191,194)
#AFC8CC
(175,200,204)
#BED1D6
(190,209,214)
#CDDAE0
(205,218,224)
#DCE3EA
(220,227,234)
#EBECF4
(235,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #559290 color. Also use rgb(85,146,144) instead hex code.

Text Font Color

.myTextColor { color: #559290; }

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

This text font color is #559290.

Background Color

.myBgColor { background-color: #559290; }

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

This div background color is #559290.

Border color

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

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

This div border color is #559290.

Opacity

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

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

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

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

This text has shadow with #559290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559290.

Preview

Color preview on black background

This text has color #559290 on black background.


Color preview on white background

This text has color #559290 on white background.


Black color preview on #559290 background

This text has black color on #559290 background.


White color preview on #559290 background

This text has white color on #559290 background.


Related colors

Complementary color

Complementary color for #hex is #AA6D6F.


I love getcolorcode.com

Triadic colors

1 #905592 and #929055 with #559290 are triadic colors.

2 #909255 and #925590 with #559290 are triadic colors.