COLOR #58628B

HEX: #58628B RGB: (88,98,139)

Color info

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

RGB color model

#58628B color RGB value is (88,98,139).

RGB: (88,98,139) (35%, 38%, 55%)

RGB channels and saturation

R 88 of 255 = 35%
G 98 of 255 = 38%
B 139 of 255 = 55%

88
98
139

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

Portions of RGB colors in percentages

R + G + B = 88 + 98 + 139 = 325 (100%)
R 88 of 325 ~ 27.08%
G 98 of 325 ~ 30.15%
B 139 of 325 ~ 42.77'%

%27.08
%30.15
%42.77

CMYK color model

#58628B color CMYK value is (37,29,0,45).

  • cyan value is 36.69%
  • magenta value is 29.50%
  • yellow value is 0.00%
  • key color value is 45.49%

CMYK: (37,29,0,45)
C37M29Y0K45 (37%, 29%, 0%, 45%)
(0.37 / 0.29 / 0.00 / 0.45)

CMYK percentages

%36.69
%29.5
%0
%45.49

Codes

Color #58628B in popluar color models

58 62 8B
RGB 88 98 139
HSL 228° 22.47% 44.51%
HSB/HSV 228° 36.69% 54.51%
CMYK 36.69% 29.50% 0.00%
45.49%

Color #58628B in popluar number systems.

HEX 58 62 8B
Decimal 88 98 139
Binary 1011000 1100010 10001011
Octal 130 142 213

Shades and tints

Shades of #58628B

#58628B
(88,98,139)
#505A7F
(80,90,127)
#485273
(72,82,115)
#404A67
(64,74,103)
#38425B
(56,66,91)
#303A4F
(48,58,79)
#283243
(40,50,67)
#202A37
(32,42,55)
#18222B
(24,34,43)
#101A1F
(16,26,31)
#081213
(8,18,19)
#000000
(0,0,0)

Tints of #58628B

#58628B
(88,98,139)
#677095
(103,112,149)
#767E9F
(118,126,159)
#858CA9
(133,140,169)
#949AB3
(148,154,179)
#A3A8BD
(163,168,189)
#B2B6C7
(178,182,199)
#C1C4D1
(193,196,209)
#D0D2DB
(208,210,219)
#DFE0E5
(223,224,229)
#EEEEEF
(238,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58628B color. Also use rgb(88,98,139) instead hex code.

Text Font Color

.myTextColor { color: #58628B; }

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

This text font color is #58628B.

Background Color

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

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

This div background color is #58628B.

Border color

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

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

This div border color is #58628B.

Opacity

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

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

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

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

This text has shadow with #58628B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58628B.

Preview

Color preview on black background

This text has color #58628B on black background.


Color preview on white background

This text has color #58628B on white background.


Black color preview on #58628B background

This text has black color on #58628B background.


White color preview on #58628B background

This text has white color on #58628B background.


Related colors

Complementary color

Complementary color for #hex is #A79D74.


I love getcolorcode.com

Triadic colors

1 #8B5862 and #628B58 with #58628B are triadic colors.

2 #8B6258 and #62588B with #58628B are triadic colors.