COLOR #58506D

HEX: #58506D RGB: (88,80,109)

Color info

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

RGB color model

#58506D color RGB value is (88,80,109).

RGB: (88,80,109) (35%, 31%, 43%)

RGB channels and saturation

R 88 of 255 = 35%
G 80 of 255 = 31%
B 109 of 255 = 43%

88
80
109

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

Portions of RGB colors in percentages

R + G + B = 88 + 80 + 109 = 277 (100%)
R 88 of 277 ~ 31.77%
G 80 of 277 ~ 28.88%
B 109 of 277 ~ 39.35'%

%31.77
%28.88
%39.35

CMYK color model

#58506D color CMYK value is (19,27,0,57).

  • cyan value is 19.27%
  • magenta value is 26.61%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (19,27,0,57)
C19M27Y0K57 (19%, 27%, 0%, 57%)
(0.19 / 0.27 / 0.00 / 0.57)

CMYK percentages

%19.27
%26.61
%0
%57.25

Codes

Color #58506D in popluar color models

58 50 6D
RGB 88 80 109
HSL 257° 15.34% 37.06%
HSB/HSV 257° 26.61% 42.75%
CMYK 19.27% 26.61% 0.00%
57.25%

Color #58506D in popluar number systems.

HEX 58 50 6D
Decimal 88 80 109
Binary 1011000 1010000 1101101
Octal 130 120 155

Shades and tints

Shades of #58506D

#58506D
(88,80,109)
#504964
(80,73,100)
#48425B
(72,66,91)
#403B52
(64,59,82)
#383449
(56,52,73)
#302D40
(48,45,64)
#282637
(40,38,55)
#201F2E
(32,31,46)
#181825
(24,24,37)
#10111C
(16,17,28)
#080A13
(8,10,19)
#000000
(0,0,0)

Tints of #58506D

#58506D
(88,80,109)
#675F7A
(103,95,122)
#766E87
(118,110,135)
#857D94
(133,125,148)
#948CA1
(148,140,161)
#A39BAE
(163,155,174)
#B2AABB
(178,170,187)
#C1B9C8
(193,185,200)
#D0C8D5
(208,200,213)
#DFD7E2
(223,215,226)
#EEE6EF
(238,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58506D color. Also use rgb(88,80,109) instead hex code.

Text Font Color

.myTextColor { color: #58506D; }

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

This text font color is #58506D.

Background Color

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

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

This div background color is #58506D.

Border color

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

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

This div border color is #58506D.

Opacity

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

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

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

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

This text has shadow with #58506D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58506D.

Preview

Color preview on black background

This text has color #58506D on black background.


Color preview on white background

This text has color #58506D on white background.


Black color preview on #58506D background

This text has black color on #58506D background.


White color preview on #58506D background

This text has white color on #58506D background.


Related colors

Complementary color

Complementary color for #hex is #A7AF92.


I love getcolorcode.com

Triadic colors

1 #6D5850 and #506D58 with #58506D are triadic colors.

2 #6D5058 and #50586D with #58506D are triadic colors.