COLOR #559021

HEX: #559021 RGB: (85,144,33)

Color info

#559021 contains mainly red and green colors. Web safe color of #559021 is #669933 (or #693).

RGB color model

#559021 color RGB value is (85,144,33).

RGB: (85,144,33) (33%, 56%, 13%)

RGB channels and saturation

R 85 of 255 = 33%
G 144 of 255 = 56%
B 33 of 255 = 13%

85
144
33

R + G + B ~ 34%. #559021 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 144 + 33 = 262 (100%)
R 85 of 262 ~ 32.44%
G 144 of 262 ~ 54.96%
B 33 of 262 ~ 12.6'%

%32.44
%54.96
%12.6

CMYK color model

#559021 color CMYK value is (41,0,77,44).

  • cyan value is 40.97%
  • magenta value is 0.00%
  • yellow value is 77.08%
  • key color value is 43.53%

CMYK: (41,0,77,44)
C41M0Y77K44 (41%, 0%, 77%, 44%)
(0.41 / 0.00 / 0.77 / 0.44)

CMYK percentages

%40.97
%0
%77.08
%43.53

Codes

Color #559021 in popluar color models

55 90 21
RGB 85 144 33
HSL 92° 62.71% 34.71%
HSB/HSV 92° 77.08% 56.47%
CMYK 40.97% 0.00% 77.08%
43.53%

Color #559021 in popluar number systems.

HEX 55 90 21
Decimal 85 144 33
Binary 1010101 10010000 100001
Octal 125 220 41

Shades and tints

Shades of #559021

#559021
(85,144,33)
#4E831E
(78,131,30)
#47761B
(71,118,27)
#406918
(64,105,24)
#395C15
(57,92,21)
#324F12
(50,79,18)
#2B420F
(43,66,15)
#24350C
(36,53,12)
#1D2809
(29,40,9)
#161B06
(22,27,6)
#0F0E03
(15,14,3)
#000000
(0,0,0)

Tints of #559021

#559021
(85,144,33)
#649A35
(100,154,53)
#73A449
(115,164,73)
#82AE5D
(130,174,93)
#91B871
(145,184,113)
#A0C285
(160,194,133)
#AFCC99
(175,204,153)
#BED6AD
(190,214,173)
#CDE0C1
(205,224,193)
#DCEAD5
(220,234,213)
#EBF4E9
(235,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #559021; }

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

This text font color is #559021.

Background Color

.myBgColor { background-color: #559021; }

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

This div background color is #559021.

Border color

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

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

This div border color is #559021.

Opacity

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

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

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

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

This text has shadow with #559021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559021.

Preview

Color preview on black background

This text has color #559021 on black background.


Color preview on white background

This text has color #559021 on white background.


Black color preview on #559021 background

This text has black color on #559021 background.


White color preview on #559021 background

This text has white color on #559021 background.


Related colors

Complementary color

Complementary color for #hex is #AA6FDE.


I love getcolorcode.com

Triadic colors

1 #215590 and #902155 with #559021 are triadic colors.

2 #219055 and #905521 with #559021 are triadic colors.