COLOR #58466D

HEX: #58466D RGB: (88,70,109)

Color info

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

RGB color model

#58466D color RGB value is (88,70,109).

RGB: (88,70,109) (35%, 27%, 43%)

RGB channels and saturation

R 88 of 255 = 35%
G 70 of 255 = 27%
B 109 of 255 = 43%

88
70
109

R + G + B ~ 35%. #58466D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 70 + 109 = 267 (100%)
R 88 of 267 ~ 32.96%
G 70 of 267 ~ 26.22%
B 109 of 267 ~ 40.82'%

%32.96
%26.22
%40.82

CMYK color model

#58466D color CMYK value is (19,36,0,57).

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

CMYK: (19,36,0,57)
C19M36Y0K57 (19%, 36%, 0%, 57%)
(0.19 / 0.36 / 0.00 / 0.57)

CMYK percentages

%19.27
%35.78
%0
%57.25

Codes

Color #58466D in popluar color models

58 46 6D
RGB 88 70 109
HSL 268° 21.79% 35.10%
HSB/HSV 268° 35.78% 42.75%
CMYK 19.27% 35.78% 0.00%
57.25%

Color #58466D in popluar number systems.

HEX 58 46 6D
Decimal 88 70 109
Binary 1011000 1000110 1101101
Octal 130 106 155

Shades and tints

Shades of #58466D

#58466D
(88,70,109)
#504064
(80,64,100)
#483A5B
(72,58,91)
#403452
(64,52,82)
#382E49
(56,46,73)
#302840
(48,40,64)
#282237
(40,34,55)
#201C2E
(32,28,46)
#181625
(24,22,37)
#10101C
(16,16,28)
#080A13
(8,10,19)
#000000
(0,0,0)

Tints of #58466D

#58466D
(88,70,109)
#67567A
(103,86,122)
#766687
(118,102,135)
#857694
(133,118,148)
#9486A1
(148,134,161)
#A396AE
(163,150,174)
#B2A6BB
(178,166,187)
#C1B6C8
(193,182,200)
#D0C6D5
(208,198,213)
#DFD6E2
(223,214,226)
#EEE6EF
(238,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58466D; }

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

This text font color is #58466D.

Background Color

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

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

This div background color is #58466D.

Border color

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

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

This div border color is #58466D.

Opacity

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

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

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

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

This text has shadow with #58466D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58466D.

Preview

Color preview on black background

This text has color #58466D on black background.


Color preview on white background

This text has color #58466D on white background.


Black color preview on #58466D background

This text has black color on #58466D background.


White color preview on #58466D background

This text has white color on #58466D background.


Related colors

Complementary color

Complementary color for #hex is #A7B992.


I love getcolorcode.com

Triadic colors

1 #6D5846 and #466D58 with #58466D are triadic colors.

2 #6D4658 and #46586D with #58466D are triadic colors.