COLOR #558448

HEX: #558448 RGB: (85,132,72)

Color info

#558448 contains mainly red and green colors. Web safe color of #558448 is #669933 (or #693).

RGB color model

#558448 color RGB value is (85,132,72).

RGB: (85,132,72) (33%, 52%, 28%)

RGB channels and saturation

R 85 of 255 = 33%
G 132 of 255 = 52%
B 72 of 255 = 28%

85
132
72

R + G + B ~ 38%. #558448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 132 + 72 = 289 (100%)
R 85 of 289 ~ 29.41%
G 132 of 289 ~ 45.67%
B 72 of 289 ~ 24.91'%

%29.41
%45.67
%24.91

CMYK color model

#558448 color CMYK value is (36,0,45,48).

  • cyan value is 35.61%
  • magenta value is 0.00%
  • yellow value is 45.45%
  • key color value is 48.24%

CMYK: (36,0,45,48)
C36M0Y45K48 (36%, 0%, 45%, 48%)
(0.36 / 0.00 / 0.45 / 0.48)

CMYK percentages

%35.61
%0
%45.45
%48.24

Codes

Color #558448 in popluar color models

55 84 48
RGB 85 132 72
HSL 107° 29.41% 40.00%
HSB/HSV 107° 45.45% 51.76%
CMYK 35.61% 0.00% 45.45%
48.24%

Color #558448 in popluar number systems.

HEX 55 84 48
Decimal 85 132 72
Binary 1010101 10000100 1001000
Octal 125 204 110

Shades and tints

Shades of #558448

#558448
(85,132,72)
#4E7842
(78,120,66)
#476C3C
(71,108,60)
#406036
(64,96,54)
#395430
(57,84,48)
#32482A
(50,72,42)
#2B3C24
(43,60,36)
#24301E
(36,48,30)
#1D2418
(29,36,24)
#161812
(22,24,18)
#0F0C0C
(15,12,12)
#000000
(0,0,0)

Tints of #558448

#558448
(85,132,72)
#648F58
(100,143,88)
#739A68
(115,154,104)
#82A578
(130,165,120)
#91B088
(145,176,136)
#A0BB98
(160,187,152)
#AFC6A8
(175,198,168)
#BED1B8
(190,209,184)
#CDDCC8
(205,220,200)
#DCE7D8
(220,231,216)
#EBF2E8
(235,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #558448; }

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

This text font color is #558448.

Background Color

.myBgColor { background-color: #558448; }

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

This div background color is #558448.

Border color

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

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

This div border color is #558448.

Opacity

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

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

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

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

This text has shadow with #558448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558448.

Preview

Color preview on black background

This text has color #558448 on black background.


Color preview on white background

This text has color #558448 on white background.


Black color preview on #558448 background

This text has black color on #558448 background.


White color preview on #558448 background

This text has white color on #558448 background.


Related colors

Complementary color

Complementary color for #hex is #AA7BB7.


I love getcolorcode.com

Triadic colors

1 #485584 and #844855 with #558448 are triadic colors.

2 #488455 and #845548 with #558448 are triadic colors.