COLOR #58638D

HEX: #58638D RGB: (88,99,141)

Color info

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

RGB color model

#58638D color RGB value is (88,99,141).

RGB: (88,99,141) (35%, 39%, 55%)

RGB channels and saturation

R 88 of 255 = 35%
G 99 of 255 = 39%
B 141 of 255 = 55%

88
99
141

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

Portions of RGB colors in percentages

R + G + B = 88 + 99 + 141 = 328 (100%)
R 88 of 328 ~ 26.83%
G 99 of 328 ~ 30.18%
B 141 of 328 ~ 42.99'%

%26.83
%30.18
%42.99

CMYK color model

#58638D color CMYK value is (38,30,0,45).

  • cyan value is 37.59%
  • magenta value is 29.79%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (38,30,0,45) C38M30Y0K45 (38%,30%,0%,45%) (0.38/0.30/0.00/0.45) 

CMYK percentages

%37.59
%29.79
%0
%44.71

Codes

Color #58638D in popluar color models

58 63 8D
RGB 88 99 141
HSL 228° 23.14% 44.90%
HSB/HSV 228° 37.59% 55.29%
CMYK 37.59% 29.79% 0.00%
44.71%

Color #58638D in popluar number systems.

HEX 58 63 8D
Decimal 88 99 141
Binary 1011000 1100011 10001101
Octal 130 143 215

Shades and tints

Shades of #58638D

#58638D
(88,99,141)
#505A81
(80,90,129)
#485175
(72,81,117)
#404869
(64,72,105)
#383F5D
(56,63,93)
#303651
(48,54,81)
#282D45
(40,45,69)
#202439
(32,36,57)
#181B2D
(24,27,45)
#101221
(16,18,33)
#080915
(8,9,21)
#000000
(0,0,0)

Tints of #58638D

#58638D
(88,99,141)
#677197
(103,113,151)
#767FA1
(118,127,161)
#858DAB
(133,141,171)
#949BB5
(148,155,181)
#A3A9BF
(163,169,191)
#B2B7C9
(178,183,201)
#C1C5D3
(193,197,211)
#D0D3DD
(208,211,221)
#DFE1E7
(223,225,231)
#EEEFF1
(238,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58638D color. Also use rgb(88,99,141) instead hex code.

Text Font Color

.myTextColor { color: #58638D; }

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

This text font color is #58638D.

Background Color

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

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

This div background color is #58638D.

Border color

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

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

This div border color is #58638D.

Opacity

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

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

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

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

This text has shadow with #58638D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58638D.

Preview

Color preview on black background

This text has color #58638D on black background.


Color preview on white background

This text has color #58638D on white background.


Black color preview on #58638D background

This text has black color on #58638D background.


White color preview on #58638D background

This text has white color on #58638D background.


Related colors

Complementary color

Complementary color for #hex is #A79C72.


I love getcolorcode.com

Triadic colors

1 #8D5863 and #638D58 with #58638D are triadic colors.

2 #8D6358 and #63588D with #58638D are triadic colors.