COLOR #58407B

HEX: #58407B RGB: (88,64,123)

Color info

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

RGB color model

#58407B color RGB value is (88,64,123).

RGB: (88,64,123) (35%, 25%, 48%)

RGB channels and saturation

R 88 of 255 = 35%
G 64 of 255 = 25%
B 123 of 255 = 48%

88
64
123

R + G + B ~ 36%. #58407B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 64 + 123 = 275 (100%)
R 88 of 275 ~ 32%
G 64 of 275 ~ 23.27%
B 123 of 275 ~ 44.73'%

%32
%23.27
%44.73

CMYK color model

#58407B color CMYK value is (28,48,0,52).

  • cyan value is 28.46%
  • magenta value is 47.97%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (28,48,0,52)
C28M48Y0K52 (28%, 48%, 0%, 52%)
(0.28 / 0.48 / 0.00 / 0.52)

CMYK percentages

%28.46
%47.97
%0
%51.76

Codes

Color #58407B in popluar color models

58 40 7B
RGB 88 64 123
HSL 264° 31.55% 36.67%
HSB/HSV 264° 47.97% 48.24%
CMYK 28.46% 47.97% 0.00%
51.76%

Color #58407B in popluar number systems.

HEX 58 40 7B
Decimal 88 64 123
Binary 1011000 1000000 1111011
Octal 130 100 173

Shades and tints

Shades of #58407B

#58407B
(88,64,123)
#503B70
(80,59,112)
#483665
(72,54,101)
#40315A
(64,49,90)
#382C4F
(56,44,79)
#302744
(48,39,68)
#282239
(40,34,57)
#201D2E
(32,29,46)
#181823
(24,24,35)
#101318
(16,19,24)
#080E0D
(8,14,13)
#000000
(0,0,0)

Tints of #58407B

#58407B
(88,64,123)
#675187
(103,81,135)
#766293
(118,98,147)
#85739F
(133,115,159)
#9484AB
(148,132,171)
#A395B7
(163,149,183)
#B2A6C3
(178,166,195)
#C1B7CF
(193,183,207)
#D0C8DB
(208,200,219)
#DFD9E7
(223,217,231)
#EEEAF3
(238,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58407B color. Also use rgb(88,64,123) instead hex code.

Text Font Color

.myTextColor { color: #58407B; }

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

This text font color is #58407B.

Background Color

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

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

This div background color is #58407B.

Border color

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

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

This div border color is #58407B.

Opacity

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

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

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

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

This text has shadow with #58407B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58407B.

Preview

Color preview on black background

This text has color #58407B on black background.


Color preview on white background

This text has color #58407B on white background.


Black color preview on #58407B background

This text has black color on #58407B background.


White color preview on #58407B background

This text has white color on #58407B background.


Related colors

Complementary color

Complementary color for #hex is #A7BF84.


I love getcolorcode.com

Triadic colors

1 #7B5840 and #407B58 with #58407B are triadic colors.

2 #7B4058 and #40587B with #58407B are triadic colors.