COLOR #58846E

HEX: #58846E RGB: (88,132,110)

Color info

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

RGB color model

#58846E color RGB value is (88,132,110).

RGB: (88,132,110) (35%, 52%, 43%)

RGB channels and saturation

R 88 of 255 = 35%
G 132 of 255 = 52%
B 110 of 255 = 43%

88
132
110

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

Portions of RGB colors in percentages

R + G + B = 88 + 132 + 110 = 330 (100%)
R 88 of 330 ~ 26.67%
G 132 of 330 ~ 40%
B 110 of 330 ~ 33.33'%

%26.67
%40
%33.33

CMYK color model

#58846E color CMYK value is (33,0,17,48).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 48.24%

CMYK: (33,0,17,48)
C33M0Y17K48 (33%, 0%, 17%, 48%)
(0.33 / 0.00 / 0.17 / 0.48)

CMYK percentages

%33.33
%0
%16.67
%48.24

Codes

Color #58846E in popluar color models

58 84 6E
RGB 88 132 110
HSL 150° 20.00% 43.14%
HSB/HSV 150° 33.33% 51.76%
CMYK 33.33% 0.00% 16.67%
48.24%

Color #58846E in popluar number systems.

HEX 58 84 6E
Decimal 88 132 110
Binary 1011000 10000100 1101110
Octal 130 204 156

Shades and tints

Shades of #58846E

#58846E
(88,132,110)
#507864
(80,120,100)
#486C5A
(72,108,90)
#406050
(64,96,80)
#385446
(56,84,70)
#30483C
(48,72,60)
#283C32
(40,60,50)
#203028
(32,48,40)
#18241E
(24,36,30)
#101814
(16,24,20)
#080C0A
(8,12,10)
#000000
(0,0,0)

Tints of #58846E

#58846E
(88,132,110)
#678F7B
(103,143,123)
#769A88
(118,154,136)
#85A595
(133,165,149)
#94B0A2
(148,176,162)
#A3BBAF
(163,187,175)
#B2C6BC
(178,198,188)
#C1D1C9
(193,209,201)
#D0DCD6
(208,220,214)
#DFE7E3
(223,231,227)
#EEF2F0
(238,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58846E color. Also use rgb(88,132,110) instead hex code.

Text Font Color

.myTextColor { color: #58846E; }

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

This text font color is #58846E.

Background Color

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

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

This div background color is #58846E.

Border color

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

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

This div border color is #58846E.

Opacity

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

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

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

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

This text has shadow with #58846E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58846E.

Preview

Color preview on black background

This text has color #58846E on black background.


Color preview on white background

This text has color #58846E on white background.


Black color preview on #58846E background

This text has black color on #58846E background.


White color preview on #58846E background

This text has white color on #58846E background.


Related colors

Complementary color

Complementary color for #hex is #A77B91.


I love getcolorcode.com

Triadic colors

1 #6E5884 and #846E58 with #58846E are triadic colors.

2 #6E8458 and #84586E with #58846E are triadic colors.