COLOR #58346C

HEX: #58346C RGB: (88,52,108)

Color info

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

RGB color model

#58346C color RGB value is (88,52,108).

RGB: (88,52,108) (35%, 20%, 42%)

RGB channels and saturation

R 88 of 255 = 35%
G 52 of 255 = 20%
B 108 of 255 = 42%

88
52
108

R + G + B ~ 32%. #58346C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 52 + 108 = 248 (100%)
R 88 of 248 ~ 35.48%
G 52 of 248 ~ 20.97%
B 108 of 248 ~ 43.55'%

%35.48
%20.97
%43.55

CMYK color model

#58346C color CMYK value is (19,52,0,58).

  • cyan value is 18.52%
  • magenta value is 51.85%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (19,52,0,58)
C19M52Y0K58 (19%, 52%, 0%, 58%)
(0.19 / 0.52 / 0.00 / 0.58)

CMYK percentages

%18.52
%51.85
%0
%57.65

Codes

Color #58346C in popluar color models

58 34 6C
RGB 88 52 108
HSL 279° 35.00% 31.37%
HSB/HSV 279° 51.85% 42.35%
CMYK 18.52% 51.85% 0.00%
57.65%

Color #58346C in popluar number systems.

HEX 58 34 6C
Decimal 88 52 108
Binary 1011000 110100 1101100
Octal 130 64 154

Shades and tints

Shades of #58346C

#58346C
(88,52,108)
#503063
(80,48,99)
#482C5A
(72,44,90)
#402851
(64,40,81)
#382448
(56,36,72)
#30203F
(48,32,63)
#281C36
(40,28,54)
#20182D
(32,24,45)
#181424
(24,20,36)
#10101B
(16,16,27)
#080C12
(8,12,18)
#000000
(0,0,0)

Tints of #58346C

#58346C
(88,52,108)
#674679
(103,70,121)
#765886
(118,88,134)
#856A93
(133,106,147)
#947CA0
(148,124,160)
#A38EAD
(163,142,173)
#B2A0BA
(178,160,186)
#C1B2C7
(193,178,199)
#D0C4D4
(208,196,212)
#DFD6E1
(223,214,225)
#EEE8EE
(238,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58346C color. Also use rgb(88,52,108) instead hex code.

Text Font Color

.myTextColor { color: #58346C; }

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

This text font color is #58346C.

Background Color

.myBgColor { background-color: #58346C; }

<div style="background-color:#58346C">Inner text</div>

This div background color is #58346C.

Border color

.myBorderColor { border: 1px solid #58346C; }

<div style="border:3px solid #58346C">Div</div>

This div border color is #58346C.

Opacity

.myOpacity80 { color: #58346C; opacity: 0.8; }

<p style="color:#58346C;opacity:0.8;">80%</p>

Text with #58346C 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 #58346C;}

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

This text has shadow with #58346C color.


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

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

This text has shadow with #58346C primary color and red secondary color.


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

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

This text has shadow with #58346C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58346C.

Preview

Color preview on black background

This text has color #58346C on black background.


Color preview on white background

This text has color #58346C on white background.


Black color preview on #58346C background

This text has black color on #58346C background.


White color preview on #58346C background

This text has white color on #58346C background.


Related colors

Complementary color

Complementary color for #hex is #A7CB93.


I love getcolorcode.com

Triadic colors

1 #6C5834 and #346C58 with #58346C are triadic colors.

2 #6C3458 and #34586C with #58346C are triadic colors.