COLOR #583D5A

HEX: #583D5A RGB: (88,61,90)

Color info

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

RGB color model

#583D5A color RGB value is (88,61,90).

RGB: (88,61,90) (35%, 24%, 35%)

RGB channels and saturation

R 88 of 255 = 35%
G 61 of 255 = 24%
B 90 of 255 = 35%

88
61
90

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

Portions of RGB colors in percentages

R + G + B = 88 + 61 + 90 = 239 (100%)
R 88 of 239 ~ 36.82%
G 61 of 239 ~ 25.52%
B 90 of 239 ~ 37.66'%

%36.82
%25.52
%37.66

CMYK color model

#583D5A color CMYK value is (2,32,0,65).

  • cyan value is 2.22%
  • magenta value is 32.22%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (2,32,0,65) C2M32Y0K65 (2%,32%,0%,65%) (0.02/0.32/0.00/0.65) 

CMYK percentages

%2.22
%32.22
%0
%64.71

Codes

Color #583D5A in popluar color models

58 3D 5A
RGB 88 61 90
HSL 296° 19.21% 29.61%
HSB/HSV 296° 32.22% 35.29%
CMYK 2.22% 32.22% 0.00%
64.71%

Color #583D5A in popluar number systems.

HEX 58 3D 5A
Decimal 88 61 90
Binary 1011000 111101 1011010
Octal 130 75 132

Shades and tints

Shades of #583D5A

#583D5A
(88,61,90)
#503852
(80,56,82)
#48334A
(72,51,74)
#402E42
(64,46,66)
#38293A
(56,41,58)
#302432
(48,36,50)
#281F2A
(40,31,42)
#201A22
(32,26,34)
#18151A
(24,21,26)
#101012
(16,16,18)
#080B0A
(8,11,10)
#000000
(0,0,0)

Tints of #583D5A

#583D5A
(88,61,90)
#674E69
(103,78,105)
#765F78
(118,95,120)
#857087
(133,112,135)
#948196
(148,129,150)
#A392A5
(163,146,165)
#B2A3B4
(178,163,180)
#C1B4C3
(193,180,195)
#D0C5D2
(208,197,210)
#DFD6E1
(223,214,225)
#EEE7F0
(238,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583D5A color. Also use rgb(88,61,90) instead hex code.

Text Font Color

.myTextColor { color: #583D5A; }

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

This text font color is #583D5A.

Background Color

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

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

This div background color is #583D5A.

Border color

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

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

This div border color is #583D5A.

Opacity

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

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

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

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

This text has shadow with #583D5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583D5A.

Preview

Color preview on black background

This text has color #583D5A on black background.


Color preview on white background

This text has color #583D5A on white background.


Black color preview on #583D5A background

This text has black color on #583D5A background.


White color preview on #583D5A background

This text has white color on #583D5A background.


Related colors

Complementary color

Complementary color for #hex is #A7C2A5.


I love getcolorcode.com

Triadic colors

1 #5A583D and #3D5A58 with #583D5A are triadic colors.

2 #5A3D58 and #3D585A with #583D5A are triadic colors.