COLOR #58614E

HEX: #58614E RGB: (88,97,78)

Color info

#58614E contains red, green and blue colors in about the same proportion. Web safe color of #58614E is #666666 (or #666).

RGB color model

#58614E color RGB value is (88,97,78).

RGB: (88,97,78) (35%, 38%, 31%)

RGB channels and saturation

R 88 of 255 = 35%
G 97 of 255 = 38%
B 78 of 255 = 31%

88
97
78

R + G + B ~ 35%. #58614E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 97 + 78 = 263 (100%)
R 88 of 263 ~ 33.46%
G 97 of 263 ~ 36.88%
B 78 of 263 ~ 29.66'%

%33.46
%36.88
%29.66

CMYK color model

#58614E color CMYK value is (9,0,20,62).

  • cyan value is 9.28%
  • magenta value is 0.00%
  • yellow value is 19.59%
  • key color value is 61.96%

CMYK: (9,0,20,62)
C9M0Y20K62 (9%, 0%, 20%, 62%)
(0.09 / 0.00 / 0.20 / 0.62)

CMYK percentages

%9.28
%0
%19.59
%61.96

Codes

Color #58614E in popluar color models

58 61 4E
RGB 88 97 78
HSL 88° 10.86% 34.31%
HSB/HSV 88° 19.59% 38.04%
CMYK 9.28% 0.00% 19.59%
61.96%

Color #58614E in popluar number systems.

HEX 58 61 4E
Decimal 88 97 78
Binary 1011000 1100001 1001110
Octal 130 141 116

Shades and tints

Shades of #58614E

#58614E
(88,97,78)
#505947
(80,89,71)
#485140
(72,81,64)
#404939
(64,73,57)
#384132
(56,65,50)
#30392B
(48,57,43)
#283124
(40,49,36)
#20291D
(32,41,29)
#182116
(24,33,22)
#10190F
(16,25,15)
#081108
(8,17,8)
#000000
(0,0,0)

Tints of #58614E

#58614E
(88,97,78)
#676F5E
(103,111,94)
#767D6E
(118,125,110)
#858B7E
(133,139,126)
#94998E
(148,153,142)
#A3A79E
(163,167,158)
#B2B5AE
(178,181,174)
#C1C3BE
(193,195,190)
#D0D1CE
(208,209,206)
#DFDFDE
(223,223,222)
#EEEDEE
(238,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58614E; }

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

This text font color is #58614E.

Background Color

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

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

This div background color is #58614E.

Border color

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

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

This div border color is #58614E.

Opacity

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

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

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

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

This text has shadow with #58614E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58614E.

Preview

Color preview on black background

This text has color #58614E on black background.


Color preview on white background

This text has color #58614E on white background.


Black color preview on #58614E background

This text has black color on #58614E background.


White color preview on #58614E background

This text has white color on #58614E background.


Related colors

Complementary color

Complementary color for #hex is #A79EB1.


I love getcolorcode.com

Triadic colors

1 #4E5861 and #614E58 with #58614E are triadic colors.

2 #4E6158 and #61584E with #58614E are triadic colors.