COLOR #58614F

HEX: #58614F RGB: (88,97,79)

Color info

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

RGB color model

#58614F color RGB value is (88,97,79).

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

RGB channels and saturation

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

88
97
79

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

Portions of RGB colors in percentages

R + G + B = 88 + 97 + 79 = 264 (100%)
R 88 of 264 ~ 33.33%
G 97 of 264 ~ 36.74%
B 79 of 264 ~ 29.92'%

%33.33
%36.74
%29.92

CMYK color model

#58614F color CMYK value is (9,0,19,62).

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

CMYK: (9,0,19,62)
C9M0Y19K62 (9%, 0%, 19%, 62%)
(0.09 / 0.00 / 0.19 / 0.62)

CMYK percentages

%9.28
%0
%18.56
%61.96

Codes

Color #58614F in popluar color models

58 61 4F
RGB 88 97 79
HSL 90° 10.23% 34.51%
HSB/HSV 90° 18.56% 38.04%
CMYK 9.28% 0.00% 18.56%
61.96%

Color #58614F in popluar number systems.

HEX 58 61 4F
Decimal 88 97 79
Binary 1011000 1100001 1001111
Octal 130 141 117

Shades and tints

Shades of #58614F

#58614F
(88,97,79)
#505948
(80,89,72)
#485141
(72,81,65)
#40493A
(64,73,58)
#384133
(56,65,51)
#30392C
(48,57,44)
#283125
(40,49,37)
#20291E
(32,41,30)
#182117
(24,33,23)
#101910
(16,25,16)
#081109
(8,17,9)
#000000
(0,0,0)

Tints of #58614F

#58614F
(88,97,79)
#676F5F
(103,111,95)
#767D6F
(118,125,111)
#858B7F
(133,139,127)
#94998F
(148,153,143)
#A3A79F
(163,167,159)
#B2B5AF
(178,181,175)
#C1C3BF
(193,195,191)
#D0D1CF
(208,209,207)
#DFDFDF
(223,223,223)
#EEEDEF
(238,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58614F; }

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

This text font color is #58614F.

Background Color

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

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

This div background color is #58614F.

Border color

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

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

This div border color is #58614F.

Opacity

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

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

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

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

This text has shadow with #58614F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58614F.

Preview

Color preview on black background

This text has color #58614F on black background.


Color preview on white background

This text has color #58614F on white background.


Black color preview on #58614F background

This text has black color on #58614F background.


White color preview on #58614F background

This text has white color on #58614F background.


Related colors

Complementary color

Complementary color for #hex is #A79EB0.


I love getcolorcode.com

Triadic colors

1 #4F5861 and #614F58 with #58614F are triadic colors.

2 #4F6158 and #61584F with #58614F are triadic colors.