COLOR #583562

HEX: #583562 RGB: (88,53,98)

Color info

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

RGB color model

#583562 color RGB value is (88,53,98).

RGB: (88,53,98) (35%, 21%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 53 of 255 = 21%
B 98 of 255 = 38%

88
53
98

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

Portions of RGB colors in percentages

R + G + B = 88 + 53 + 98 = 239 (100%)
R 88 of 239 ~ 36.82%
G 53 of 239 ~ 22.18%
B 98 of 239 ~ 41'%

%36.82
%22.18
%41

CMYK color model

#583562 color CMYK value is (10,46,0,62).

  • cyan value is 10.20%
  • magenta value is 45.92%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (10,46,0,62) C10M46Y0K62 (10%,46%,0%,62%) (0.10/0.46/0.00/0.62) 

CMYK percentages

%10.2
%45.92
%0
%61.57

Codes

Color #583562 in popluar color models

58 35 62
RGB 88 53 98
HSL 287° 29.80% 29.61%
HSB/HSV 287° 45.92% 38.43%
CMYK 10.20% 45.92% 0.00%
61.57%

Color #583562 in popluar number systems.

HEX 58 35 62
Decimal 88 53 98
Binary 1011000 110101 1100010
Octal 130 65 142

Shades and tints

Shades of #583562

#583562
(88,53,98)
#50315A
(80,49,90)
#482D52
(72,45,82)
#40294A
(64,41,74)
#382542
(56,37,66)
#30213A
(48,33,58)
#281D32
(40,29,50)
#20192A
(32,25,42)
#181522
(24,21,34)
#10111A
(16,17,26)
#080D12
(8,13,18)
#000000
(0,0,0)

Tints of #583562

#583562
(88,53,98)
#674770
(103,71,112)
#76597E
(118,89,126)
#856B8C
(133,107,140)
#947D9A
(148,125,154)
#A38FA8
(163,143,168)
#B2A1B6
(178,161,182)
#C1B3C4
(193,179,196)
#D0C5D2
(208,197,210)
#DFD7E0
(223,215,224)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #583562; }

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

This text font color is #583562.

Background Color

.myBgColor { background-color: #583562; }

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

This div background color is #583562.

Border color

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

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

This div border color is #583562.

Opacity

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

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

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

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

This text has shadow with #583562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583562.

Preview

Color preview on black background

This text has color #583562 on black background.


Color preview on white background

This text has color #583562 on white background.


Black color preview on #583562 background

This text has black color on #583562 background.


White color preview on #583562 background

This text has white color on #583562 background.


Related colors

Complementary color

Complementary color for #hex is #A7CA9D.


I love getcolorcode.com

Triadic colors

1 #625835 and #356258 with #583562 are triadic colors.

2 #623558 and #355862 with #583562 are triadic colors.