COLOR #58615A

HEX: #58615A RGB: (88,97,90)

Color info

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

RGB color model

#58615A color RGB value is (88,97,90).

RGB: (88,97,90) (35%, 38%, 35%)

RGB channels and saturation

R 88 of 255 = 35%
G 97 of 255 = 38%
B 90 of 255 = 35%

88
97
90

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

Portions of RGB colors in percentages

R + G + B = 88 + 97 + 90 = 275 (100%)
R 88 of 275 ~ 32%
G 97 of 275 ~ 35.27%
B 90 of 275 ~ 32.73'%

%32
%35.27
%32.73

CMYK color model

#58615A color CMYK value is (9,0,7,62).

  • cyan value is 9.28%
  • magenta value is 0.00%
  • yellow value is 7.22%
  • key color value is 61.96%
CMYK: (9,0,7,62) C9M0Y7K62 (9%,0%,7%,62%) (0.09/0.00/0.07/0.62) 

CMYK percentages

%9.28
%0
%7.22
%61.96

Codes

Color #58615A in popluar color models

58 61 5A
RGB 88 97 90
HSL 133° 4.86% 36.27%
HSB/HSV 133° 9.28% 38.04%
CMYK 9.28% 0.00% 7.22%
61.96%

Color #58615A in popluar number systems.

HEX 58 61 5A
Decimal 88 97 90
Binary 1011000 1100001 1011010
Octal 130 141 132

Shades and tints

Shades of #58615A

#58615A
(88,97,90)
#505952
(80,89,82)
#48514A
(72,81,74)
#404942
(64,73,66)
#38413A
(56,65,58)
#303932
(48,57,50)
#28312A
(40,49,42)
#202922
(32,41,34)
#18211A
(24,33,26)
#101912
(16,25,18)
#08110A
(8,17,10)
#000000
(0,0,0)

Tints of #58615A

#58615A
(88,97,90)
#676F69
(103,111,105)
#767D78
(118,125,120)
#858B87
(133,139,135)
#949996
(148,153,150)
#A3A7A5
(163,167,165)
#B2B5B4
(178,181,180)
#C1C3C3
(193,195,195)
#D0D1D2
(208,209,210)
#DFDFE1
(223,223,225)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58615A; }

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

This text font color is #58615A.

Background Color

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

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

This div background color is #58615A.

Border color

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

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

This div border color is #58615A.

Opacity

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

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

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

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

This text has shadow with #58615A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58615A.

Preview

Color preview on black background

This text has color #58615A on black background.


Color preview on white background

This text has color #58615A on white background.


Black color preview on #58615A background

This text has black color on #58615A background.


White color preview on #58615A background

This text has white color on #58615A background.


Related colors

Complementary color

Complementary color for #hex is #A79EA5.


I love getcolorcode.com

Triadic colors

1 #5A5861 and #615A58 with #58615A are triadic colors.

2 #5A6158 and #61585A with #58615A are triadic colors.