COLOR #58495B

HEX: #58495B RGB: (88,73,91)

Color info

#58495B contains red, green and blue colors in about the same proportion. Web safe color of #58495B is #663366 (or #636).

RGB color model

#58495B color RGB value is (88,73,91).

RGB: (88,73,91) (35%, 29%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 73 of 255 = 29%
B 91 of 255 = 36%

88
73
91

R + G + B ~ 33%. #58495B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 73 + 91 = 252 (100%)
R 88 of 252 ~ 34.92%
G 73 of 252 ~ 28.97%
B 91 of 252 ~ 36.11'%

%34.92
%28.97
%36.11

CMYK color model

#58495B color CMYK value is (3,20,0,64).

  • cyan value is 3.30%
  • magenta value is 19.78%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (3,20,0,64)
C3M20Y0K64 (3%, 20%, 0%, 64%)
(0.03 / 0.20 / 0.00 / 0.64)

CMYK percentages

%3.3
%19.78
%0
%64.31

Codes

Color #58495B in popluar color models

58 49 5B
RGB 88 73 91
HSL 290° 10.98% 32.16%
HSB/HSV 290° 19.78% 35.69%
CMYK 3.30% 19.78% 0.00%
64.31%

Color #58495B in popluar number systems.

HEX 58 49 5B
Decimal 88 73 91
Binary 1011000 1001001 1011011
Octal 130 111 133

Shades and tints

Shades of #58495B

#58495B
(88,73,91)
#504353
(80,67,83)
#483D4B
(72,61,75)
#403743
(64,55,67)
#38313B
(56,49,59)
#302B33
(48,43,51)
#28252B
(40,37,43)
#201F23
(32,31,35)
#18191B
(24,25,27)
#101313
(16,19,19)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #58495B

#58495B
(88,73,91)
#675969
(103,89,105)
#766977
(118,105,119)
#857985
(133,121,133)
#948993
(148,137,147)
#A399A1
(163,153,161)
#B2A9AF
(178,169,175)
#C1B9BD
(193,185,189)
#D0C9CB
(208,201,203)
#DFD9D9
(223,217,217)
#EEE9E7
(238,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58495B color. Also use rgb(88,73,91) instead hex code.

Text Font Color

.myTextColor { color: #58495B; }

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

This text font color is #58495B.

Background Color

.myBgColor { background-color: #58495B; }

<div style="background-color:#58495B">Inner text</div>

This div background color is #58495B.

Border color

.myBorderColor { border: 1px solid #58495B; }

<div style="border:3px solid #58495B">Div</div>

This div border color is #58495B.

Opacity

.myOpacity80 { color: #58495B; opacity: 0.8; }

<p style="color:#58495B;opacity:0.8;">80%</p>

Text with #58495B 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 #58495B;}

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

This text has shadow with #58495B color.


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

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

This text has shadow with #58495B primary color and red secondary color.


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

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

This text has shadow with #58495B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58495B.

Preview

Color preview on black background

This text has color #58495B on black background.


Color preview on white background

This text has color #58495B on white background.


Black color preview on #58495B background

This text has black color on #58495B background.


White color preview on #58495B background

This text has white color on #58495B background.


Related colors

Complementary color

Complementary color for #hex is #A7B6A4.


I love getcolorcode.com

Triadic colors

1 #5B5849 and #495B58 with #58495B are triadic colors.

2 #5B4958 and #49585B with #58495B are triadic colors.