COLOR #583359

HEX: #583359 RGB: (88,51,89)

Color info

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

RGB color model

#583359 color RGB value is (88,51,89).

RGB: (88,51,89) (35%, 20%, 35%)

RGB channels and saturation

R 88 of 255 = 35%
G 51 of 255 = 20%
B 89 of 255 = 35%

88
51
89

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

Portions of RGB colors in percentages

R + G + B = 88 + 51 + 89 = 228 (100%)
R 88 of 228 ~ 38.6%
G 51 of 228 ~ 22.37%
B 89 of 228 ~ 39.04'%

%38.6
%22.37
%39.04

CMYK color model

#583359 color CMYK value is (1,43,0,65).

  • cyan value is 1.12%
  • magenta value is 42.70%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (1,43,0,65) C1M43Y0K65 (1%,43%,0%,65%) (0.01/0.43/0.00/0.65) 

CMYK percentages

%1.12
%42.7
%0
%65.1

Codes

Color #583359 in popluar color models

58 33 59
RGB 88 51 89
HSL 298° 27.14% 27.45%
HSB/HSV 298° 42.70% 34.90%
CMYK 1.12% 42.70% 0.00%
65.10%

Color #583359 in popluar number systems.

HEX 58 33 59
Decimal 88 51 89
Binary 1011000 110011 1011001
Octal 130 63 131

Shades and tints

Shades of #583359

#583359
(88,51,89)
#502F51
(80,47,81)
#482B49
(72,43,73)
#402741
(64,39,65)
#382339
(56,35,57)
#301F31
(48,31,49)
#281B29
(40,27,41)
#201721
(32,23,33)
#181319
(24,19,25)
#100F11
(16,15,17)
#080B09
(8,11,9)
#000000
(0,0,0)

Tints of #583359

#583359
(88,51,89)
#674568
(103,69,104)
#765777
(118,87,119)
#856986
(133,105,134)
#947B95
(148,123,149)
#A38DA4
(163,141,164)
#B29FB3
(178,159,179)
#C1B1C2
(193,177,194)
#D0C3D1
(208,195,209)
#DFD5E0
(223,213,224)
#EEE7EF
(238,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #583359; }

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

This text font color is #583359.

Background Color

.myBgColor { background-color: #583359; }

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

This div background color is #583359.

Border color

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

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

This div border color is #583359.

Opacity

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

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

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

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

This text has shadow with #583359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583359.

Preview

Color preview on black background

This text has color #583359 on black background.


Color preview on white background

This text has color #583359 on white background.


Black color preview on #583359 background

This text has black color on #583359 background.


White color preview on #583359 background

This text has white color on #583359 background.


Related colors

Complementary color

Complementary color for #hex is #A7CCA6.


I love getcolorcode.com

Triadic colors

1 #595833 and #335958 with #583359 are triadic colors.

2 #593358 and #335859 with #583359 are triadic colors.