COLOR #58884E

HEX: #58884E RGB: (88,136,78)

Color info

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

RGB color model

#58884E color RGB value is (88,136,78).

RGB: (88,136,78) (35%, 53%, 31%)

RGB channels and saturation

R 88 of 255 = 35%
G 136 of 255 = 53%
B 78 of 255 = 31%

88
136
78

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

Portions of RGB colors in percentages

R + G + B = 88 + 136 + 78 = 302 (100%)
R 88 of 302 ~ 29.14%
G 136 of 302 ~ 45.03%
B 78 of 302 ~ 25.83'%

%29.14
%45.03
%25.83

CMYK color model

#58884E color CMYK value is (35,0,43,47).

  • cyan value is 35.29%
  • magenta value is 0.00%
  • yellow value is 42.65%
  • key color value is 46.67%

CMYK: (35,0,43,47)
C35M0Y43K47 (35%, 0%, 43%, 47%)
(0.35 / 0.00 / 0.43 / 0.47)

CMYK percentages

%35.29
%0
%42.65
%46.67

Codes

Color #58884E in popluar color models

58 88 4E
RGB 88 136 78
HSL 110° 27.10% 41.96%
HSB/HSV 110° 42.65% 53.33%
CMYK 35.29% 0.00% 42.65%
46.67%

Color #58884E in popluar number systems.

HEX 58 88 4E
Decimal 88 136 78
Binary 1011000 10001000 1001110
Octal 130 210 116

Shades and tints

Shades of #58884E

#58884E
(88,136,78)
#507C47
(80,124,71)
#487040
(72,112,64)
#406439
(64,100,57)
#385832
(56,88,50)
#304C2B
(48,76,43)
#284024
(40,64,36)
#20341D
(32,52,29)
#182816
(24,40,22)
#101C0F
(16,28,15)
#081008
(8,16,8)
#000000
(0,0,0)

Tints of #58884E

#58884E
(88,136,78)
#67925E
(103,146,94)
#769C6E
(118,156,110)
#85A67E
(133,166,126)
#94B08E
(148,176,142)
#A3BA9E
(163,186,158)
#B2C4AE
(178,196,174)
#C1CEBE
(193,206,190)
#D0D8CE
(208,216,206)
#DFE2DE
(223,226,222)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58884E color. Also use rgb(88,136,78) instead hex code.

Text Font Color

.myTextColor { color: #58884E; }

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

This text font color is #58884E.

Background Color

.myBgColor { background-color: #58884E; }

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

This div background color is #58884E.

Border color

.myBorderColor { border: 1px solid #58884E; }

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

This div border color is #58884E.

Opacity

.myOpacity80 { color: #58884E; opacity: 0.8; }

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

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

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

This text has shadow with #58884E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58884E.

Preview

Color preview on black background

This text has color #58884E on black background.


Color preview on white background

This text has color #58884E on white background.


Black color preview on #58884E background

This text has black color on #58884E background.


White color preview on #58884E background

This text has white color on #58884E background.


Related colors

Complementary color

Complementary color for #hex is #A777B1.


I love getcolorcode.com

Triadic colors

1 #4E5888 and #884E58 with #58884E are triadic colors.

2 #4E8858 and #88584E with #58884E are triadic colors.