COLOR #58465F

HEX: #58465F RGB: (88,70,95)

Color info

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

RGB color model

#58465F color RGB value is (88,70,95).

RGB: (88,70,95) (35%, 27%, 37%)

RGB channels and saturation

R 88 of 255 = 35%
G 70 of 255 = 27%
B 95 of 255 = 37%

88
70
95

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

Portions of RGB colors in percentages

R + G + B = 88 + 70 + 95 = 253 (100%)
R 88 of 253 ~ 34.78%
G 70 of 253 ~ 27.67%
B 95 of 253 ~ 37.55'%

%34.78
%27.67
%37.55

CMYK color model

#58465F color CMYK value is (7,26,0,63).

  • cyan value is 7.37%
  • magenta value is 26.32%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (7,26,0,63)
C7M26Y0K63 (7%, 26%, 0%, 63%)
(0.07 / 0.26 / 0.00 / 0.63)

CMYK percentages

%7.37
%26.32
%0
%62.75

Codes

Color #58465F in popluar color models

58 46 5F
RGB 88 70 95
HSL 283° 15.15% 32.35%
HSB/HSV 283° 26.32% 37.25%
CMYK 7.37% 26.32% 0.00%
62.75%

Color #58465F in popluar number systems.

HEX 58 46 5F
Decimal 88 70 95
Binary 1011000 1000110 1011111
Octal 130 106 137

Shades and tints

Shades of #58465F

#58465F
(88,70,95)
#504057
(80,64,87)
#483A4F
(72,58,79)
#403447
(64,52,71)
#382E3F
(56,46,63)
#302837
(48,40,55)
#28222F
(40,34,47)
#201C27
(32,28,39)
#18161F
(24,22,31)
#101017
(16,16,23)
#080A0F
(8,10,15)
#000000
(0,0,0)

Tints of #58465F

#58465F
(88,70,95)
#67566D
(103,86,109)
#76667B
(118,102,123)
#857689
(133,118,137)
#948697
(148,134,151)
#A396A5
(163,150,165)
#B2A6B3
(178,166,179)
#C1B6C1
(193,182,193)
#D0C6CF
(208,198,207)
#DFD6DD
(223,214,221)
#EEE6EB
(238,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58465F color. Also use rgb(88,70,95) instead hex code.

Text Font Color

.myTextColor { color: #58465F; }

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

This text font color is #58465F.

Background Color

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

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

This div background color is #58465F.

Border color

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

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

This div border color is #58465F.

Opacity

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

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

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

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

This text has shadow with #58465F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58465F.

Preview

Color preview on black background

This text has color #58465F on black background.


Color preview on white background

This text has color #58465F on white background.


Black color preview on #58465F background

This text has black color on #58465F background.


White color preview on #58465F background

This text has white color on #58465F background.


Related colors

Complementary color

Complementary color for #hex is #A7B9A0.


I love getcolorcode.com

Triadic colors

1 #5F5846 and #465F58 with #58465F are triadic colors.

2 #5F4658 and #46585F with #58465F are triadic colors.