COLOR #583A62

HEX: #583A62 RGB: (88,58,98)

Color info

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

RGB color model

#583A62 color RGB value is (88,58,98).

RGB: (88,58,98) (35%, 23%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 58 of 255 = 23%
B 98 of 255 = 38%

88
58
98

R + G + B ~ 32%. #583A62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 58 + 98 = 244 (100%)
R 88 of 244 ~ 36.07%
G 58 of 244 ~ 23.77%
B 98 of 244 ~ 40.16'%

%36.07
%23.77
%40.16

CMYK color model

#583A62 color CMYK value is (10,41,0,62).

  • cyan value is 10.20%
  • magenta value is 40.82%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (10,41,0,62)
C10M41Y0K62 (10%, 41%, 0%, 62%)
(0.10 / 0.41 / 0.00 / 0.62)

CMYK percentages

%10.2
%40.82
%0
%61.57

Codes

Color #583A62 in popluar color models

58 3A 62
RGB 88 58 98
HSL 285° 25.64% 30.59%
HSB/HSV 285° 40.82% 38.43%
CMYK 10.20% 40.82% 0.00%
61.57%

Color #583A62 in popluar number systems.

HEX 58 3A 62
Decimal 88 58 98
Binary 1011000 111010 1100010
Octal 130 72 142

Shades and tints

Shades of #583A62

#583A62
(88,58,98)
#50355A
(80,53,90)
#483052
(72,48,82)
#402B4A
(64,43,74)
#382642
(56,38,66)
#30213A
(48,33,58)
#281C32
(40,28,50)
#20172A
(32,23,42)
#181222
(24,18,34)
#100D1A
(16,13,26)
#080812
(8,8,18)
#000000
(0,0,0)

Tints of #583A62

#583A62
(88,58,98)
#674B70
(103,75,112)
#765C7E
(118,92,126)
#856D8C
(133,109,140)
#947E9A
(148,126,154)
#A38FA8
(163,143,168)
#B2A0B6
(178,160,182)
#C1B1C4
(193,177,196)
#D0C2D2
(208,194,210)
#DFD3E0
(223,211,224)
#EEE4EE
(238,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #583A62; }

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

This text font color is #583A62.

Background Color

.myBgColor { background-color: #583A62; }

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

This div background color is #583A62.

Border color

.myBorderColor { border: 1px solid #583A62; }

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

This div border color is #583A62.

Opacity

.myOpacity80 { color: #583A62; opacity: 0.8; }

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

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

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

This text has shadow with #583A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583A62.

Preview

Color preview on black background

This text has color #583A62 on black background.


Color preview on white background

This text has color #583A62 on white background.


Black color preview on #583A62 background

This text has black color on #583A62 background.


White color preview on #583A62 background

This text has white color on #583A62 background.


Related colors

Complementary color

Complementary color for #hex is #A7C59D.


I love getcolorcode.com

Triadic colors

1 #62583A and #3A6258 with #583A62 are triadic colors.

2 #623A58 and #3A5862 with #583A62 are triadic colors.