COLOR #558151

HEX: #558151 RGB: (85,129,81)

Color info

#558151 contains red, green and blue colors in about the same proportion. Web safe color of #558151 is #669966 (or #696).

RGB color model

#558151 color RGB value is (85,129,81).

RGB: (85,129,81) (33%, 51%, 32%)

RGB channels and saturation

R 85 of 255 = 33%
G 129 of 255 = 51%
B 81 of 255 = 32%

85
129
81

R + G + B ~ 39%. #558151 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 129 + 81 = 295 (100%)
R 85 of 295 ~ 28.81%
G 129 of 295 ~ 43.73%
B 81 of 295 ~ 27.46'%

%28.81
%43.73
%27.46

CMYK color model

#558151 color CMYK value is (34,0,37,49).

  • cyan value is 34.11%
  • magenta value is 0.00%
  • yellow value is 37.21%
  • key color value is 49.41%

CMYK: (34,0,37,49)
C34M0Y37K49 (34%, 0%, 37%, 49%)
(0.34 / 0.00 / 0.37 / 0.49)

CMYK percentages

%34.11
%0
%37.21
%49.41

Codes

Color #558151 in popluar color models

55 81 51
RGB 85 129 81
HSL 115° 22.86% 41.18%
HSB/HSV 115° 37.21% 50.59%
CMYK 34.11% 0.00% 37.21%
49.41%

Color #558151 in popluar number systems.

HEX 55 81 51
Decimal 85 129 81
Binary 1010101 10000001 1010001
Octal 125 201 121

Shades and tints

Shades of #558151

#558151
(85,129,81)
#4E764A
(78,118,74)
#476B43
(71,107,67)
#40603C
(64,96,60)
#395535
(57,85,53)
#324A2E
(50,74,46)
#2B3F27
(43,63,39)
#243420
(36,52,32)
#1D2919
(29,41,25)
#161E12
(22,30,18)
#0F130B
(15,19,11)
#000000
(0,0,0)

Tints of #558151

#558151
(85,129,81)
#648C60
(100,140,96)
#73976F
(115,151,111)
#82A27E
(130,162,126)
#91AD8D
(145,173,141)
#A0B89C
(160,184,156)
#AFC3AB
(175,195,171)
#BECEBA
(190,206,186)
#CDD9C9
(205,217,201)
#DCE4D8
(220,228,216)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558151 color. Also use rgb(85,129,81) instead hex code.

Text Font Color

.myTextColor { color: #558151; }

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

This text font color is #558151.

Background Color

.myBgColor { background-color: #558151; }

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

This div background color is #558151.

Border color

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

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

This div border color is #558151.

Opacity

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

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

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

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

This text has shadow with #558151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558151.

Preview

Color preview on black background

This text has color #558151 on black background.


Color preview on white background

This text has color #558151 on white background.


Black color preview on #558151 background

This text has black color on #558151 background.


White color preview on #558151 background

This text has white color on #558151 background.


Related colors

Complementary color

Complementary color for #hex is #AA7EAE.


I love getcolorcode.com

Triadic colors

1 #515581 and #815155 with #558151 are triadic colors.

2 #518155 and #815551 with #558151 are triadic colors.