COLOR #556239

HEX: #556239 RGB: (85,98,57)

Color info

#556239 contains red, green and blue colors in about the same proportion. Web safe color of #556239 is #666633 (or #663).

RGB color model

#556239 color RGB value is (85,98,57).

RGB: (85,98,57) (33%, 38%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 98 of 255 = 38%
B 57 of 255 = 22%

85
98
57

R + G + B ~ 31%. #556239 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 98 + 57 = 240 (100%)
R 85 of 240 ~ 35.42%
G 98 of 240 ~ 40.83%
B 57 of 240 ~ 23.75'%

%35.42
%40.83
%23.75

CMYK color model

#556239 color CMYK value is (13,0,42,62).

  • cyan value is 13.27%
  • magenta value is 0.00%
  • yellow value is 41.84%
  • key color value is 61.57%

CMYK: (13,0,42,62)
C13M0Y42K62 (13%, 0%, 42%, 62%)
(0.13 / 0.00 / 0.42 / 0.62)

CMYK percentages

%13.27
%0
%41.84
%61.57

Codes

Color #556239 in popluar color models

55 62 39
RGB 85 98 57
HSL 79° 26.45% 30.39%
HSB/HSV 79° 41.84% 38.43%
CMYK 13.27% 0.00% 41.84%
61.57%

Color #556239 in popluar number systems.

HEX 55 62 39
Decimal 85 98 57
Binary 1010101 1100010 111001
Octal 125 142 71

Shades and tints

Shades of #556239

#556239
(85,98,57)
#4E5A34
(78,90,52)
#47522F
(71,82,47)
#404A2A
(64,74,42)
#394225
(57,66,37)
#323A20
(50,58,32)
#2B321B
(43,50,27)
#242A16
(36,42,22)
#1D2211
(29,34,17)
#161A0C
(22,26,12)
#0F1207
(15,18,7)
#000000
(0,0,0)

Tints of #556239

#556239
(85,98,57)
#64704B
(100,112,75)
#737E5D
(115,126,93)
#828C6F
(130,140,111)
#919A81
(145,154,129)
#A0A893
(160,168,147)
#AFB6A5
(175,182,165)
#BEC4B7
(190,196,183)
#CDD2C9
(205,210,201)
#DCE0DB
(220,224,219)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556239 color. Also use rgb(85,98,57) instead hex code.

Text Font Color

.myTextColor { color: #556239; }

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

This text font color is #556239.

Background Color

.myBgColor { background-color: #556239; }

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

This div background color is #556239.

Border color

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

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

This div border color is #556239.

Opacity

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

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

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

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

This text has shadow with #556239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556239.

Preview

Color preview on black background

This text has color #556239 on black background.


Color preview on white background

This text has color #556239 on white background.


Black color preview on #556239 background

This text has black color on #556239 background.


White color preview on #556239 background

This text has white color on #556239 background.


Related colors

Complementary color

Complementary color for #hex is #AA9DC6.


I love getcolorcode.com

Triadic colors

1 #395562 and #623955 with #556239 are triadic colors.

2 #396255 and #625539 with #556239 are triadic colors.