COLOR #583362

HEX: #583362 RGB: (88,51,98)

Color info

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

RGB color model

#583362 color RGB value is (88,51,98).

RGB: (88,51,98) (35%, 20%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 51 of 255 = 20%
B 98 of 255 = 38%

88
51
98

R + G + B ~ 31%. #583362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 51 + 98 = 237 (100%)
R 88 of 237 ~ 37.13%
G 51 of 237 ~ 21.52%
B 98 of 237 ~ 41.35'%

%37.13
%21.52
%41.35

CMYK color model

#583362 color CMYK value is (10,48,0,62).

  • cyan value is 10.20%
  • magenta value is 47.96%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (10,48,0,62) C10M48Y0K62 (10%,48%,0%,62%) (0.10/0.48/0.00/0.62) 

CMYK percentages

%10.2
%47.96
%0
%61.57

Codes

Color #583362 in popluar color models

58 33 62
RGB 88 51 98
HSL 287° 31.54% 29.22%
HSB/HSV 287° 47.96% 38.43%
CMYK 10.20% 47.96% 0.00%
61.57%

Color #583362 in popluar number systems.

HEX 58 33 62
Decimal 88 51 98
Binary 1011000 110011 1100010
Octal 130 63 142

Shades and tints

Shades of #583362

#583362
(88,51,98)
#502F5A
(80,47,90)
#482B52
(72,43,82)
#40274A
(64,39,74)
#382342
(56,35,66)
#301F3A
(48,31,58)
#281B32
(40,27,50)
#20172A
(32,23,42)
#181322
(24,19,34)
#100F1A
(16,15,26)
#080B12
(8,11,18)
#000000
(0,0,0)

Tints of #583362

#583362
(88,51,98)
#674570
(103,69,112)
#76577E
(118,87,126)
#85698C
(133,105,140)
#947B9A
(148,123,154)
#A38DA8
(163,141,168)
#B29FB6
(178,159,182)
#C1B1C4
(193,177,196)
#D0C3D2
(208,195,210)
#DFD5E0
(223,213,224)
#EEE7EE
(238,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #583362; }

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

This text font color is #583362.

Background Color

.myBgColor { background-color: #583362; }

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

This div background color is #583362.

Border color

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

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

This div border color is #583362.

Opacity

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

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

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

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

This text has shadow with #583362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583362.

Preview

Color preview on black background

This text has color #583362 on black background.


Color preview on white background

This text has color #583362 on white background.


Black color preview on #583362 background

This text has black color on #583362 background.


White color preview on #583362 background

This text has white color on #583362 background.


Related colors

Complementary color

Complementary color for #hex is #A7CC9D.


I love getcolorcode.com

Triadic colors

1 #625833 and #336258 with #583362 are triadic colors.

2 #623358 and #335862 with #583362 are triadic colors.