COLOR #558255

HEX: #558255 RGB: (85,130,85)

Color info

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

RGB color model

#558255 color RGB value is (85,130,85).

RGB: (85,130,85) (33%, 51%, 33%)

RGB channels and saturation

R 85 of 255 = 33%
G 130 of 255 = 51%
B 85 of 255 = 33%

85
130
85

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

Portions of RGB colors in percentages

R + G + B = 85 + 130 + 85 = 300 (100%)
R 85 of 300 ~ 28.33%
G 130 of 300 ~ 43.33%
B 85 of 300 ~ 28.33'%

%28.33
%43.33
%28.33

CMYK color model

#558255 color CMYK value is (35,0,35,49).

  • cyan value is 34.62%
  • magenta value is 0.00%
  • yellow value is 34.62%
  • key color value is 49.02%

CMYK: (35,0,35,49)
C35M0Y35K49 (35%, 0%, 35%, 49%)
(0.35 / 0.00 / 0.35 / 0.49)

CMYK percentages

%34.62
%0
%34.62
%49.02

Codes

Color #558255 in popluar color models

55 82 55
RGB 85 130 85
HSL 120° 20.93% 42.16%
HSB/HSV 120° 34.62% 50.98%
CMYK 34.62% 0.00% 34.62%
49.02%

Color #558255 in popluar number systems.

HEX 55 82 55
Decimal 85 130 85
Binary 1010101 10000010 1010101
Octal 125 202 125

Shades and tints

Shades of #558255

#558255
(85,130,85)
#4E774E
(78,119,78)
#476C47
(71,108,71)
#406140
(64,97,64)
#395639
(57,86,57)
#324B32
(50,75,50)
#2B402B
(43,64,43)
#243524
(36,53,36)
#1D2A1D
(29,42,29)
#161F16
(22,31,22)
#0F140F
(15,20,15)
#000000
(0,0,0)

Tints of #558255

#558255
(85,130,85)
#648D64
(100,141,100)
#739873
(115,152,115)
#82A382
(130,163,130)
#91AE91
(145,174,145)
#A0B9A0
(160,185,160)
#AFC4AF
(175,196,175)
#BECFBE
(190,207,190)
#CDDACD
(205,218,205)
#DCE5DC
(220,229,220)
#EBF0EB
(235,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558255; }

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

This text font color is #558255.

Background Color

.myBgColor { background-color: #558255; }

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

This div background color is #558255.

Border color

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

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

This div border color is #558255.

Opacity

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

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

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

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

This text has shadow with #558255 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558255.

Preview

Color preview on black background

This text has color #558255 on black background.


Color preview on white background

This text has color #558255 on white background.


Black color preview on #558255 background

This text has black color on #558255 background.


White color preview on #558255 background

This text has white color on #558255 background.


Related colors

Complementary color

Complementary color for #hex is #AA7DAA.


I love getcolorcode.com

Triadic colors

1 #555582 and #825555 with #558255 are triadic colors.

2 #558255 and #825555 with #558255 are triadic colors.