COLOR #58658A

HEX: #58658A RGB: (88,101,138)

Color info

#58658A contains red, green and blue colors in about the same proportion. Web safe color of #58658A is #666699 (or #669).

RGB color model

#58658A color RGB value is (88,101,138).

RGB: (88,101,138) (35%, 40%, 54%)

RGB channels and saturation

R 88 of 255 = 35%
G 101 of 255 = 40%
B 138 of 255 = 54%

88
101
138

R + G + B ~ 43%. #58658A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 101 + 138 = 327 (100%)
R 88 of 327 ~ 26.91%
G 101 of 327 ~ 30.89%
B 138 of 327 ~ 42.2'%

%26.91
%30.89
%42.2

CMYK color model

#58658A color CMYK value is (36,27,0,46).

  • cyan value is 36.23%
  • magenta value is 26.81%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (36,27,0,46)
C36M27Y0K46 (36%, 27%, 0%, 46%)
(0.36 / 0.27 / 0.00 / 0.46)

CMYK percentages

%36.23
%26.81
%0
%45.88

Codes

Color #58658A in popluar color models

58 65 8A
RGB 88 101 138
HSL 224° 22.12% 44.31%
HSB/HSV 224° 36.23% 54.12%
CMYK 36.23% 26.81% 0.00%
45.88%

Color #58658A in popluar number systems.

HEX 58 65 8A
Decimal 88 101 138
Binary 1011000 1100101 10001010
Octal 130 145 212

Shades and tints

Shades of #58658A

#58658A
(88,101,138)
#505C7E
(80,92,126)
#485372
(72,83,114)
#404A66
(64,74,102)
#38415A
(56,65,90)
#30384E
(48,56,78)
#282F42
(40,47,66)
#202636
(32,38,54)
#181D2A
(24,29,42)
#10141E
(16,20,30)
#080B12
(8,11,18)
#000000
(0,0,0)

Tints of #58658A

#58658A
(88,101,138)
#677394
(103,115,148)
#76819E
(118,129,158)
#858FA8
(133,143,168)
#949DB2
(148,157,178)
#A3ABBC
(163,171,188)
#B2B9C6
(178,185,198)
#C1C7D0
(193,199,208)
#D0D5DA
(208,213,218)
#DFE3E4
(223,227,228)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58658A color. Also use rgb(88,101,138) instead hex code.

Text Font Color

.myTextColor { color: #58658A; }

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

This text font color is #58658A.

Background Color

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

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

This div background color is #58658A.

Border color

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

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

This div border color is #58658A.

Opacity

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

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

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

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

This text has shadow with #58658A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58658A.

Preview

Color preview on black background

This text has color #58658A on black background.


Color preview on white background

This text has color #58658A on white background.


Black color preview on #58658A background

This text has black color on #58658A background.


White color preview on #58658A background

This text has white color on #58658A background.


Related colors

Complementary color

Complementary color for #hex is #A79A75.


I love getcolorcode.com

Triadic colors

1 #8A5865 and #658A58 with #58658A are triadic colors.

2 #8A6558 and #65588A with #58658A are triadic colors.