COLOR #58615D

HEX: #58615D RGB: (88,97,93)

Color info

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

RGB color model

#58615D color RGB value is (88,97,93).

RGB: (88,97,93) (35%, 38%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 97 of 255 = 38%
B 93 of 255 = 36%

88
97
93

R + G + B ~ 36%. #58615D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 97 + 93 = 278 (100%)
R 88 of 278 ~ 31.65%
G 97 of 278 ~ 34.89%
B 93 of 278 ~ 33.45'%

%31.65
%34.89
%33.45

CMYK color model

#58615D color CMYK value is (9,0,4,62).

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

CMYK: (9,0,4,62)
C9M0Y4K62 (9%, 0%, 4%, 62%)
(0.09 / 0.00 / 0.04 / 0.62)

CMYK percentages

%9.28
%0
%4.12
%61.96

Codes

Color #58615D in popluar color models

58 61 5D
RGB 88 97 93
HSL 153° 4.86% 36.27%
HSB/HSV 153° 9.28% 38.04%
CMYK 9.28% 0.00% 4.12%
61.96%

Color #58615D in popluar number systems.

HEX 58 61 5D
Decimal 88 97 93
Binary 1011000 1100001 1011101
Octal 130 141 135

Shades and tints

Shades of #58615D

#58615D
(88,97,93)
#505955
(80,89,85)
#48514D
(72,81,77)
#404945
(64,73,69)
#38413D
(56,65,61)
#303935
(48,57,53)
#28312D
(40,49,45)
#202925
(32,41,37)
#18211D
(24,33,29)
#101915
(16,25,21)
#08110D
(8,17,13)
#000000
(0,0,0)

Tints of #58615D

#58615D
(88,97,93)
#676F6B
(103,111,107)
#767D79
(118,125,121)
#858B87
(133,139,135)
#949995
(148,153,149)
#A3A7A3
(163,167,163)
#B2B5B1
(178,181,177)
#C1C3BF
(193,195,191)
#D0D1CD
(208,209,205)
#DFDFDB
(223,223,219)
#EEEDE9
(238,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58615D color. Also use rgb(88,97,93) instead hex code.

Text Font Color

.myTextColor { color: #58615D; }

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

This text font color is #58615D.

Background Color

.myBgColor { background-color: #58615D; }

<div style="background-color:#58615D">Inner text</div>

This div background color is #58615D.

Border color

.myBorderColor { border: 1px solid #58615D; }

<div style="border:3px solid #58615D">Div</div>

This div border color is #58615D.

Opacity

.myOpacity80 { color: #58615D; opacity: 0.8; }

<p style="color:#58615D;opacity:0.8;">80%</p>

Text with #58615D 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 #58615D;}

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

This text has shadow with #58615D color.


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

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

This text has shadow with #58615D primary color and red secondary color.


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

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

This text has shadow with #58615D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58615D.

Preview

Color preview on black background

This text has color #58615D on black background.


Color preview on white background

This text has color #58615D on white background.


Black color preview on #58615D background

This text has black color on #58615D background.


White color preview on #58615D background

This text has white color on #58615D background.


Related colors

Complementary color

Complementary color for #hex is #A79EA2.


I love getcolorcode.com

Triadic colors

1 #5D5861 and #615D58 with #58615D are triadic colors.

2 #5D6158 and #61585D with #58615D are triadic colors.