COLOR #559466

HEX: #559466 RGB: (85,148,102)

Color info

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

RGB color model

#559466 color RGB value is (85,148,102).

RGB: (85,148,102) (33%, 58%, 40%)

RGB channels and saturation

R 85 of 255 = 33%
G 148 of 255 = 58%
B 102 of 255 = 40%

85
148
102

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

Portions of RGB colors in percentages

R + G + B = 85 + 148 + 102 = 335 (100%)
R 85 of 335 ~ 25.37%
G 148 of 335 ~ 44.18%
B 102 of 335 ~ 30.45'%

%25.37
%44.18
%30.45

CMYK color model

#559466 color CMYK value is (43,0,31,42).

  • cyan value is 42.57%
  • magenta value is 0.00%
  • yellow value is 31.08%
  • key color value is 41.96%

CMYK: (43,0,31,42)
C43M0Y31K42 (43%, 0%, 31%, 42%)
(0.43 / 0.00 / 0.31 / 0.42)

CMYK percentages

%42.57
%0
%31.08
%41.96

Codes

Color #559466 in popluar color models

55 94 66
RGB 85 148 102
HSL 136° 27.04% 45.69%
HSB/HSV 136° 42.57% 58.04%
CMYK 42.57% 0.00% 31.08%
41.96%

Color #559466 in popluar number systems.

HEX 55 94 66
Decimal 85 148 102
Binary 1010101 10010100 1100110
Octal 125 224 146

Shades and tints

Shades of #559466

#559466
(85,148,102)
#4E875D
(78,135,93)
#477A54
(71,122,84)
#406D4B
(64,109,75)
#396042
(57,96,66)
#325339
(50,83,57)
#2B4630
(43,70,48)
#243927
(36,57,39)
#1D2C1E
(29,44,30)
#161F15
(22,31,21)
#0F120C
(15,18,12)
#000000
(0,0,0)

Tints of #559466

#559466
(85,148,102)
#649D73
(100,157,115)
#73A680
(115,166,128)
#82AF8D
(130,175,141)
#91B89A
(145,184,154)
#A0C1A7
(160,193,167)
#AFCAB4
(175,202,180)
#BED3C1
(190,211,193)
#CDDCCE
(205,220,206)
#DCE5DB
(220,229,219)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #559466; }

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

This text font color is #559466.

Background Color

.myBgColor { background-color: #559466; }

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

This div background color is #559466.

Border color

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

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

This div border color is #559466.

Opacity

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

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

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

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

This text has shadow with #559466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559466.

Preview

Color preview on black background

This text has color #559466 on black background.


Color preview on white background

This text has color #559466 on white background.


Black color preview on #559466 background

This text has black color on #559466 background.


White color preview on #559466 background

This text has white color on #559466 background.


Related colors

Complementary color

Complementary color for #hex is #AA6B99.


I love getcolorcode.com

Triadic colors

1 #665594 and #946655 with #559466 are triadic colors.

2 #669455 and #945566 with #559466 are triadic colors.