COLOR #558560

HEX: #558560 RGB: (85,133,96)

Color info

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

RGB color model

#558560 color RGB value is (85,133,96).

RGB: (85,133,96) (33%, 52%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 133 of 255 = 52%
B 96 of 255 = 38%

85
133
96

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

Portions of RGB colors in percentages

R + G + B = 85 + 133 + 96 = 314 (100%)
R 85 of 314 ~ 27.07%
G 133 of 314 ~ 42.36%
B 96 of 314 ~ 30.57'%

%27.07
%42.36
%30.57

CMYK color model

#558560 color CMYK value is (36,0,28,48).

  • cyan value is 36.09%
  • magenta value is 0.00%
  • yellow value is 27.82%
  • key color value is 47.84%
CMYK: (36,0,28,48) C36M0Y28K48 (36%,0%,28%,48%) (0.36/0.00/0.28/0.48) 

CMYK percentages

%36.09
%0
%27.82
%47.84

Codes

Color #558560 in popluar color models

55 85 60
RGB 85 133 96
HSL 134° 22.02% 42.75%
HSB/HSV 134° 36.09% 52.16%
CMYK 36.09% 0.00% 27.82%
47.84%

Color #558560 in popluar number systems.

HEX 55 85 60
Decimal 85 133 96
Binary 1010101 10000101 1100000
Octal 125 205 140

Shades and tints

Shades of #558560

#558560
(85,133,96)
#4E7958
(78,121,88)
#476D50
(71,109,80)
#406148
(64,97,72)
#395540
(57,85,64)
#324938
(50,73,56)
#2B3D30
(43,61,48)
#243128
(36,49,40)
#1D2520
(29,37,32)
#161918
(22,25,24)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #558560

#558560
(85,133,96)
#64906E
(100,144,110)
#739B7C
(115,155,124)
#82A68A
(130,166,138)
#91B198
(145,177,152)
#A0BCA6
(160,188,166)
#AFC7B4
(175,199,180)
#BED2C2
(190,210,194)
#CDDDD0
(205,221,208)
#DCE8DE
(220,232,222)
#EBF3EC
(235,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558560; }

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

This text font color is #558560.

Background Color

.myBgColor { background-color: #558560; }

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

This div background color is #558560.

Border color

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

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

This div border color is #558560.

Opacity

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

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

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

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

This text has shadow with #558560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558560.

Preview

Color preview on black background

This text has color #558560 on black background.


Color preview on white background

This text has color #558560 on white background.


Black color preview on #558560 background

This text has black color on #558560 background.


White color preview on #558560 background

This text has white color on #558560 background.


Related colors

Complementary color

Complementary color for #hex is #AA7A9F.


I love getcolorcode.com

Triadic colors

1 #605585 and #856055 with #558560 are triadic colors.

2 #608555 and #855560 with #558560 are triadic colors.