COLOR #58397D

HEX: #58397D RGB: (88,57,125)

Color info

#58397D contains mainly red and blue colors. Web safe color of #58397D is #663366 (or #636).

RGB color model

#58397D color RGB value is (88,57,125).

RGB: (88,57,125) (35%, 22%, 49%)

RGB channels and saturation

R 88 of 255 = 35%
G 57 of 255 = 22%
B 125 of 255 = 49%

88
57
125

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

Portions of RGB colors in percentages

R + G + B = 88 + 57 + 125 = 270 (100%)
R 88 of 270 ~ 32.59%
G 57 of 270 ~ 21.11%
B 125 of 270 ~ 46.3'%

%32.59
%21.11
%46.3

CMYK color model

#58397D color CMYK value is (30,54,0,51).

  • cyan value is 29.60%
  • magenta value is 54.40%
  • yellow value is 0.00%
  • key color value is 50.98%
CMYK: (30,54,0,51) C30M54Y0K51 (30%,54%,0%,51%) (0.30/0.54/0.00/0.51) 

CMYK percentages

%29.6
%54.4
%0
%50.98

Codes

Color #58397D in popluar color models

58 39 7D
RGB 88 57 125
HSL 267° 37.36% 35.69%
HSB/HSV 267° 54.40% 49.02%
CMYK 29.60% 54.40% 0.00%
50.98%

Color #58397D in popluar number systems.

HEX 58 39 7D
Decimal 88 57 125
Binary 1011000 111001 1111101
Octal 130 71 175

Shades and tints

Shades of #58397D

#58397D
(88,57,125)
#503472
(80,52,114)
#482F67
(72,47,103)
#402A5C
(64,42,92)
#382551
(56,37,81)
#302046
(48,32,70)
#281B3B
(40,27,59)
#201630
(32,22,48)
#181125
(24,17,37)
#100C1A
(16,12,26)
#08070F
(8,7,15)
#000000
(0,0,0)

Tints of #58397D

#58397D
(88,57,125)
#674B88
(103,75,136)
#765D93
(118,93,147)
#856F9E
(133,111,158)
#9481A9
(148,129,169)
#A393B4
(163,147,180)
#B2A5BF
(178,165,191)
#C1B7CA
(193,183,202)
#D0C9D5
(208,201,213)
#DFDBE0
(223,219,224)
#EEEDEB
(238,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58397D color. Also use rgb(88,57,125) instead hex code.

Text Font Color

.myTextColor { color: #58397D; }

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

This text font color is #58397D.

Background Color

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

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

This div background color is #58397D.

Border color

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

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

This div border color is #58397D.

Opacity

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

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

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

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

This text has shadow with #58397D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58397D.

Preview

Color preview on black background

This text has color #58397D on black background.


Color preview on white background

This text has color #58397D on white background.


Black color preview on #58397D background

This text has black color on #58397D background.


White color preview on #58397D background

This text has white color on #58397D background.


Related colors

Complementary color

Complementary color for #hex is #A7C682.


I love getcolorcode.com

Triadic colors

1 #7D5839 and #397D58 with #58397D are triadic colors.

2 #7D3958 and #39587D with #58397D are triadic colors.