COLOR #583357

HEX: #583357 RGB: (88,51,87)

Color info

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

RGB color model

#583357 color RGB value is (88,51,87).

RGB: (88,51,87) (35%, 20%, 34%)

RGB channels and saturation

R 88 of 255 = 35%
G 51 of 255 = 20%
B 87 of 255 = 34%

88
51
87

R + G + B ~ 30%. #583357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 51 + 87 = 226 (100%)
R 88 of 226 ~ 38.94%
G 51 of 226 ~ 22.57%
B 87 of 226 ~ 38.5'%

%38.94
%22.57
%38.5

CMYK color model

#583357 color CMYK value is (0,42,1,65).

  • cyan value is 0.00%
  • magenta value is 42.05%
  • yellow value is 1.14%
  • key color value is 65.49%

CMYK: (0,42,1,65)
C0M42Y1K65 (0%, 42%, 1%, 65%)
(0.00 / 0.42 / 0.01 / 0.65)

CMYK percentages

%0
%42.05
%1.14
%65.49

Codes

Color #583357 in popluar color models

58 33 57
RGB 88 51 87
HSL 302° 26.62% 27.25%
HSB/HSV 302° 42.05% 34.51%
CMYK 0.00% 42.05% 1.14%
65.49%

Color #583357 in popluar number systems.

HEX 58 33 57
Decimal 88 51 87
Binary 1011000 110011 1010111
Octal 130 63 127

Shades and tints

Shades of #583357

#583357
(88,51,87)
#502F50
(80,47,80)
#482B49
(72,43,73)
#402742
(64,39,66)
#38233B
(56,35,59)
#301F34
(48,31,52)
#281B2D
(40,27,45)
#201726
(32,23,38)
#18131F
(24,19,31)
#100F18
(16,15,24)
#080B11
(8,11,17)
#000000
(0,0,0)

Tints of #583357

#583357
(88,51,87)
#674566
(103,69,102)
#765775
(118,87,117)
#856984
(133,105,132)
#947B93
(148,123,147)
#A38DA2
(163,141,162)
#B29FB1
(178,159,177)
#C1B1C0
(193,177,192)
#D0C3CF
(208,195,207)
#DFD5DE
(223,213,222)
#EEE7ED
(238,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583357 color. Also use rgb(88,51,87) instead hex code.

Text Font Color

.myTextColor { color: #583357; }

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

This text font color is #583357.

Background Color

.myBgColor { background-color: #583357; }

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

This div background color is #583357.

Border color

.myBorderColor { border: 1px solid #583357; }

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

This div border color is #583357.

Opacity

.myOpacity80 { color: #583357; opacity: 0.8; }

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

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

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

This text has shadow with #583357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583357.

Preview

Color preview on black background

This text has color #583357 on black background.


Color preview on white background

This text has color #583357 on white background.


Black color preview on #583357 background

This text has black color on #583357 background.


White color preview on #583357 background

This text has white color on #583357 background.


Related colors

Complementary color

Complementary color for #hex is #A7CCA8.


I love getcolorcode.com

Triadic colors

1 #575833 and #335758 with #583357 are triadic colors.

2 #573358 and #335857 with #583357 are triadic colors.