COLOR #58326A

HEX: #58326A RGB: (88,50,106)

Color info

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

RGB color model

#58326A color RGB value is (88,50,106).

RGB: (88,50,106) (35%, 20%, 42%)

RGB channels and saturation

R 88 of 255 = 35%
G 50 of 255 = 20%
B 106 of 255 = 42%

88
50
106

R + G + B ~ 32%. #58326A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 50 + 106 = 244 (100%)
R 88 of 244 ~ 36.07%
G 50 of 244 ~ 20.49%
B 106 of 244 ~ 43.44'%

%36.07
%20.49
%43.44

CMYK color model

#58326A color CMYK value is (17,53,0,58).

  • cyan value is 16.98%
  • magenta value is 52.83%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (17,53,0,58)
C17M53Y0K58 (17%, 53%, 0%, 58%)
(0.17 / 0.53 / 0.00 / 0.58)

CMYK percentages

%16.98
%52.83
%0
%58.43

Codes

Color #58326A in popluar color models

58 32 6A
RGB 88 50 106
HSL 281° 35.90% 30.59%
HSB/HSV 281° 52.83% 41.57%
CMYK 16.98% 52.83% 0.00%
58.43%

Color #58326A in popluar number systems.

HEX 58 32 6A
Decimal 88 50 106
Binary 1011000 110010 1101010
Octal 130 62 152

Shades and tints

Shades of #58326A

#58326A
(88,50,106)
#502E61
(80,46,97)
#482A58
(72,42,88)
#40264F
(64,38,79)
#382246
(56,34,70)
#301E3D
(48,30,61)
#281A34
(40,26,52)
#20162B
(32,22,43)
#181222
(24,18,34)
#100E19
(16,14,25)
#080A10
(8,10,16)
#000000
(0,0,0)

Tints of #58326A

#58326A
(88,50,106)
#674477
(103,68,119)
#765684
(118,86,132)
#856891
(133,104,145)
#947A9E
(148,122,158)
#A38CAB
(163,140,171)
#B29EB8
(178,158,184)
#C1B0C5
(193,176,197)
#D0C2D2
(208,194,210)
#DFD4DF
(223,212,223)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58326A color. Also use rgb(88,50,106) instead hex code.

Text Font Color

.myTextColor { color: #58326A; }

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

This text font color is #58326A.

Background Color

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

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

This div background color is #58326A.

Border color

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

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

This div border color is #58326A.

Opacity

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

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

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

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

This text has shadow with #58326A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58326A.

Preview

Color preview on black background

This text has color #58326A on black background.


Color preview on white background

This text has color #58326A on white background.


Black color preview on #58326A background

This text has black color on #58326A background.


White color preview on #58326A background

This text has white color on #58326A background.


Related colors

Complementary color

Complementary color for #hex is #A7CD95.


I love getcolorcode.com

Triadic colors

1 #6A5832 and #326A58 with #58326A are triadic colors.

2 #6A3258 and #32586A with #58326A are triadic colors.