COLOR #58464A

HEX: #58464A RGB: (88,70,74)

Color info

#58464A contains red, green and blue colors in about the same proportion. Web safe color of #58464A is #663333 (or #633).

RGB color model

#58464A color RGB value is (88,70,74).

RGB: (88,70,74) (35%, 27%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 70 of 255 = 27%
B 74 of 255 = 29%

88
70
74

R + G + B ~ 30%. #58464A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 70 + 74 = 232 (100%)
R 88 of 232 ~ 37.93%
G 70 of 232 ~ 30.17%
B 74 of 232 ~ 31.9'%

%37.93
%30.17
%31.9

CMYK color model

#58464A color CMYK value is (0,20,16,65).

  • cyan value is 0.00%
  • magenta value is 20.45%
  • yellow value is 15.91%
  • key color value is 65.49%
CMYK: (0,20,16,65) C0M20Y16K65 (0%,20%,16%,65%) (0.00/0.20/0.16/0.65) 

CMYK percentages

%0
%20.45
%15.91
%65.49

Codes

Color #58464A in popluar color models

58 46 4A
RGB 88 70 74
HSL 347° 11.39% 30.98%
HSB/HSV 347° 20.45% 34.51%
CMYK 0.00% 20.45% 15.91%
65.49%

Color #58464A in popluar number systems.

HEX 58 46 4A
Decimal 88 70 74
Binary 1011000 1000110 1001010
Octal 130 106 112

Shades and tints

Shades of #58464A

#58464A
(88,70,74)
#504044
(80,64,68)
#483A3E
(72,58,62)
#403438
(64,52,56)
#382E32
(56,46,50)
#30282C
(48,40,44)
#282226
(40,34,38)
#201C20
(32,28,32)
#18161A
(24,22,26)
#101014
(16,16,20)
#080A0E
(8,10,14)
#000000
(0,0,0)

Tints of #58464A

#58464A
(88,70,74)
#67565A
(103,86,90)
#76666A
(118,102,106)
#85767A
(133,118,122)
#94868A
(148,134,138)
#A3969A
(163,150,154)
#B2A6AA
(178,166,170)
#C1B6BA
(193,182,186)
#D0C6CA
(208,198,202)
#DFD6DA
(223,214,218)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58464A color. Also use rgb(88,70,74) instead hex code.

Text Font Color

.myTextColor { color: #58464A; }

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

This text font color is #58464A.

Background Color

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

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

This div background color is #58464A.

Border color

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

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

This div border color is #58464A.

Opacity

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

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

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

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

This text has shadow with #58464A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58464A.

Preview

Color preview on black background

This text has color #58464A on black background.


Color preview on white background

This text has color #58464A on white background.


Black color preview on #58464A background

This text has black color on #58464A background.


White color preview on #58464A background

This text has white color on #58464A background.


Related colors

Complementary color

Complementary color for #hex is #A7B9B5.


I love getcolorcode.com

Triadic colors

1 #4A5846 and #464A58 with #58464A are triadic colors.

2 #4A4658 and #46584A with #58464A are triadic colors.