COLOR #58866C

HEX: #58866C RGB: (88,134,108)

Color info

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

RGB color model

#58866C color RGB value is (88,134,108).

RGB: (88,134,108) (35%, 53%, 42%)

RGB channels and saturation

R 88 of 255 = 35%
G 134 of 255 = 53%
B 108 of 255 = 42%

88
134
108

R + G + B ~ 43%. #58866C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 134 + 108 = 330 (100%)
R 88 of 330 ~ 26.67%
G 134 of 330 ~ 40.61%
B 108 of 330 ~ 32.73'%

%26.67
%40.61
%32.73

CMYK color model

#58866C color CMYK value is (34,0,19,47).

  • cyan value is 34.33%
  • magenta value is 0.00%
  • yellow value is 19.40%
  • key color value is 47.45%
CMYK: (34,0,19,47) C34M0Y19K47 (34%,0%,19%,47%) (0.34/0.00/0.19/0.47) 

CMYK percentages

%34.33
%0
%19.4
%47.45

Codes

Color #58866C in popluar color models

58 86 6C
RGB 88 134 108
HSL 146° 20.72% 43.53%
HSB/HSV 146° 34.33% 52.55%
CMYK 34.33% 0.00% 19.40%
47.45%

Color #58866C in popluar number systems.

HEX 58 86 6C
Decimal 88 134 108
Binary 1011000 10000110 1101100
Octal 130 206 154

Shades and tints

Shades of #58866C

#58866C
(88,134,108)
#507A63
(80,122,99)
#486E5A
(72,110,90)
#406251
(64,98,81)
#385648
(56,86,72)
#304A3F
(48,74,63)
#283E36
(40,62,54)
#20322D
(32,50,45)
#182624
(24,38,36)
#101A1B
(16,26,27)
#080E12
(8,14,18)
#000000
(0,0,0)

Tints of #58866C

#58866C
(88,134,108)
#679179
(103,145,121)
#769C86
(118,156,134)
#85A793
(133,167,147)
#94B2A0
(148,178,160)
#A3BDAD
(163,189,173)
#B2C8BA
(178,200,186)
#C1D3C7
(193,211,199)
#D0DED4
(208,222,212)
#DFE9E1
(223,233,225)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58866C color. Also use rgb(88,134,108) instead hex code.

Text Font Color

.myTextColor { color: #58866C; }

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

This text font color is #58866C.

Background Color

.myBgColor { background-color: #58866C; }

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

This div background color is #58866C.

Border color

.myBorderColor { border: 1px solid #58866C; }

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

This div border color is #58866C.

Opacity

.myOpacity80 { color: #58866C; opacity: 0.8; }

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

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

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

This text has shadow with #58866C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58866C.

Preview

Color preview on black background

This text has color #58866C on black background.


Color preview on white background

This text has color #58866C on white background.


Black color preview on #58866C background

This text has black color on #58866C background.


White color preview on #58866C background

This text has white color on #58866C background.


Related colors

Complementary color

Complementary color for #hex is #A77993.


I love getcolorcode.com

Triadic colors

1 #6C5886 and #866C58 with #58866C are triadic colors.

2 #6C8658 and #86586C with #58866C are triadic colors.