COLOR #558062

HEX: #558062 RGB: (85,128,98)

Color info

#558062 contains red, green and blue colors in about the same proportion. Web safe color of #558062 is #666666 (or #666).

RGB color model

#558062 color RGB value is (85,128,98).

RGB: (85,128,98) (33%, 50%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 128 of 255 = 50%
B 98 of 255 = 38%

85
128
98

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

Portions of RGB colors in percentages

R + G + B = 85 + 128 + 98 = 311 (100%)
R 85 of 311 ~ 27.33%
G 128 of 311 ~ 41.16%
B 98 of 311 ~ 31.51'%

%27.33
%41.16
%31.51

CMYK color model

#558062 color CMYK value is (34,0,23,50).

  • cyan value is 33.59%
  • magenta value is 0.00%
  • yellow value is 23.44%
  • key color value is 49.80%

CMYK: (34,0,23,50)
C34M0Y23K50 (34%, 0%, 23%, 50%)
(0.34 / 0.00 / 0.23 / 0.50)

CMYK percentages

%33.59
%0
%23.44
%49.8

Codes

Color #558062 in popluar color models

55 80 62
RGB 85 128 98
HSL 138° 20.19% 41.76%
HSB/HSV 138° 33.59% 50.20%
CMYK 33.59% 0.00% 23.44%
49.80%

Color #558062 in popluar number systems.

HEX 55 80 62
Decimal 85 128 98
Binary 1010101 10000000 1100010
Octal 125 200 142

Shades and tints

Shades of #558062

#558062
(85,128,98)
#4E755A
(78,117,90)
#476A52
(71,106,82)
#405F4A
(64,95,74)
#395442
(57,84,66)
#32493A
(50,73,58)
#2B3E32
(43,62,50)
#24332A
(36,51,42)
#1D2822
(29,40,34)
#161D1A
(22,29,26)
#0F1212
(15,18,18)
#000000
(0,0,0)

Tints of #558062

#558062
(85,128,98)
#648B70
(100,139,112)
#73967E
(115,150,126)
#82A18C
(130,161,140)
#91AC9A
(145,172,154)
#A0B7A8
(160,183,168)
#AFC2B6
(175,194,182)
#BECDC4
(190,205,196)
#CDD8D2
(205,216,210)
#DCE3E0
(220,227,224)
#EBEEEE
(235,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558062; }

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

This text font color is #558062.

Background Color

.myBgColor { background-color: #558062; }

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

This div background color is #558062.

Border color

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

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

This div border color is #558062.

Opacity

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

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

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

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

This text has shadow with #558062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558062.

Preview

Color preview on black background

This text has color #558062 on black background.


Color preview on white background

This text has color #558062 on white background.


Black color preview on #558062 background

This text has black color on #558062 background.


White color preview on #558062 background

This text has white color on #558062 background.


Related colors

Complementary color

Complementary color for #hex is #AA7F9D.


I love getcolorcode.com

Triadic colors

1 #625580 and #806255 with #558062 are triadic colors.

2 #628055 and #805562 with #558062 are triadic colors.