COLOR #559257

HEX: #559257 RGB: (85,146,87)

Color info

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

RGB color model

#559257 color RGB value is (85,146,87).

RGB: (85,146,87) (33%, 57%, 34%)

RGB channels and saturation

R 85 of 255 = 33%
G 146 of 255 = 57%
B 87 of 255 = 34%

85
146
87

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

Portions of RGB colors in percentages

R + G + B = 85 + 146 + 87 = 318 (100%)
R 85 of 318 ~ 26.73%
G 146 of 318 ~ 45.91%
B 87 of 318 ~ 27.36'%

%26.73
%45.91
%27.36

CMYK color model

#559257 color CMYK value is (42,0,40,43).

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

CMYK: (42,0,40,43)
C42M0Y40K43 (42%, 0%, 40%, 43%)
(0.42 / 0.00 / 0.40 / 0.43)

CMYK percentages

%41.78
%0
%40.41
%42.75

Codes

Color #559257 in popluar color models

55 92 57
RGB 85 146 87
HSL 122° 26.41% 45.29%
HSB/HSV 122° 41.78% 57.25%
CMYK 41.78% 0.00% 40.41%
42.75%

Color #559257 in popluar number systems.

HEX 55 92 57
Decimal 85 146 87
Binary 1010101 10010010 1010111
Octal 125 222 127

Shades and tints

Shades of #559257

#559257
(85,146,87)
#4E8550
(78,133,80)
#477849
(71,120,73)
#406B42
(64,107,66)
#395E3B
(57,94,59)
#325134
(50,81,52)
#2B442D
(43,68,45)
#243726
(36,55,38)
#1D2A1F
(29,42,31)
#161D18
(22,29,24)
#0F1011
(15,16,17)
#000000
(0,0,0)

Tints of #559257

#559257
(85,146,87)
#649B66
(100,155,102)
#73A475
(115,164,117)
#82AD84
(130,173,132)
#91B693
(145,182,147)
#A0BFA2
(160,191,162)
#AFC8B1
(175,200,177)
#BED1C0
(190,209,192)
#CDDACF
(205,218,207)
#DCE3DE
(220,227,222)
#EBECED
(235,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #559257; }

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

This text font color is #559257.

Background Color

.myBgColor { background-color: #559257; }

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

This div background color is #559257.

Border color

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

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

This div border color is #559257.

Opacity

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

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

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

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

This text has shadow with #559257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #559257.

Preview

Color preview on black background

This text has color #559257 on black background.


Color preview on white background

This text has color #559257 on white background.


Black color preview on #559257 background

This text has black color on #559257 background.


White color preview on #559257 background

This text has white color on #559257 background.


Related colors

Complementary color

Complementary color for #hex is #AA6DA8.


I love getcolorcode.com

Triadic colors

1 #575592 and #925755 with #559257 are triadic colors.

2 #579255 and #925557 with #559257 are triadic colors.