COLOR #559480

HEX: #559480 RGB: (85,148,128)

Color info

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

RGB color model

#559480 color RGB value is (85,148,128).

RGB: (85,148,128) (33%, 58%, 50%)

RGB channels and saturation

R 85 of 255 = 33%
G 148 of 255 = 58%
B 128 of 255 = 50%

85
148
128

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

Portions of RGB colors in percentages

R + G + B = 85 + 148 + 128 = 361 (100%)
R 85 of 361 ~ 23.55%
G 148 of 361 ~ 41%
B 128 of 361 ~ 35.46'%

%23.55
%41
%35.46

CMYK color model

#559480 color CMYK value is (43,0,14,42).

  • cyan value is 42.57%
  • magenta value is 0.00%
  • yellow value is 13.51%
  • key color value is 41.96%
CMYK: (43,0,14,42) C43M0Y14K42 (43%,0%,14%,42%) (0.43/0.00/0.14/0.42) 

CMYK percentages

%42.57
%0
%13.51
%41.96

Codes

Color #559480 in popluar color models

55 94 80
RGB 85 148 128
HSL 161° 27.04% 45.69%
HSB/HSV 161° 42.57% 58.04%
CMYK 42.57% 0.00% 13.51%
41.96%

Color #559480 in popluar number systems.

HEX 55 94 80
Decimal 85 148 128
Binary 1010101 10010100 10000000
Octal 125 224 200

Shades and tints

Shades of #559480

#559480
(85,148,128)
#4E8775
(78,135,117)
#477A6A
(71,122,106)
#406D5F
(64,109,95)
#396054
(57,96,84)
#325349
(50,83,73)
#2B463E
(43,70,62)
#243933
(36,57,51)
#1D2C28
(29,44,40)
#161F1D
(22,31,29)
#0F1212
(15,18,18)
#000000
(0,0,0)

Tints of #559480

#559480
(85,148,128)
#649D8B
(100,157,139)
#73A696
(115,166,150)
#82AFA1
(130,175,161)
#91B8AC
(145,184,172)
#A0C1B7
(160,193,183)
#AFCAC2
(175,202,194)
#BED3CD
(190,211,205)
#CDDCD8
(205,220,216)
#DCE5E3
(220,229,227)
#EBEEEE
(235,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #559480 color. Also use rgb(85,148,128) instead hex code.

Text Font Color

.myTextColor { color: #559480; }

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

This text font color is #559480.

Background Color

.myBgColor { background-color: #559480; }

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

This div background color is #559480.

Border color

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

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

This div border color is #559480.

Opacity

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

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

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

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

This text has shadow with #559480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559480.

Preview

Color preview on black background

This text has color #559480 on black background.


Color preview on white background

This text has color #559480 on white background.


Black color preview on #559480 background

This text has black color on #559480 background.


White color preview on #559480 background

This text has white color on #559480 background.


Related colors

Complementary color

Complementary color for #hex is #AA6B7F.


I love getcolorcode.com

Triadic colors

1 #805594 and #948055 with #559480 are triadic colors.

2 #809455 and #945580 with #559480 are triadic colors.