COLOR #583C71

HEX: #583C71 RGB: (88,60,113)

Color info

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

RGB color model

#583C71 color RGB value is (88,60,113).

RGB: (88,60,113) (35%, 24%, 44%)

RGB channels and saturation

R 88 of 255 = 35%
G 60 of 255 = 24%
B 113 of 255 = 44%

88
60
113

R + G + B ~ 34%. #583C71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 60 + 113 = 261 (100%)
R 88 of 261 ~ 33.72%
G 60 of 261 ~ 22.99%
B 113 of 261 ~ 43.3'%

%33.72
%22.99
%43.3

CMYK color model

#583C71 color CMYK value is (22,47,0,56).

  • cyan value is 22.12%
  • magenta value is 46.90%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (22,47,0,56)
C22M47Y0K56 (22%, 47%, 0%, 56%)
(0.22 / 0.47 / 0.00 / 0.56)

CMYK percentages

%22.12
%46.9
%0
%55.69

Codes

Color #583C71 in popluar color models

58 3C 71
RGB 88 60 113
HSL 272° 30.64% 33.92%
HSB/HSV 272° 46.90% 44.31%
CMYK 22.12% 46.90% 0.00%
55.69%

Color #583C71 in popluar number systems.

HEX 58 3C 71
Decimal 88 60 113
Binary 1011000 111100 1110001
Octal 130 74 161

Shades and tints

Shades of #583C71

#583C71
(88,60,113)
#503767
(80,55,103)
#48325D
(72,50,93)
#402D53
(64,45,83)
#382849
(56,40,73)
#30233F
(48,35,63)
#281E35
(40,30,53)
#20192B
(32,25,43)
#181421
(24,20,33)
#100F17
(16,15,23)
#080A0D
(8,10,13)
#000000
(0,0,0)

Tints of #583C71

#583C71
(88,60,113)
#674D7D
(103,77,125)
#765E89
(118,94,137)
#856F95
(133,111,149)
#9480A1
(148,128,161)
#A391AD
(163,145,173)
#B2A2B9
(178,162,185)
#C1B3C5
(193,179,197)
#D0C4D1
(208,196,209)
#DFD5DD
(223,213,221)
#EEE6E9
(238,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583C71 color. Also use rgb(88,60,113) instead hex code.

Text Font Color

.myTextColor { color: #583C71; }

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

This text font color is #583C71.

Background Color

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

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

This div background color is #583C71.

Border color

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

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

This div border color is #583C71.

Opacity

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

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

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

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

This text has shadow with #583C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583C71.

Preview

Color preview on black background

This text has color #583C71 on black background.


Color preview on white background

This text has color #583C71 on white background.


Black color preview on #583C71 background

This text has black color on #583C71 background.


White color preview on #583C71 background

This text has white color on #583C71 background.


Related colors

Complementary color

Complementary color for #hex is #A7C38E.


I love getcolorcode.com

Triadic colors

1 #71583C and #3C7158 with #583C71 are triadic colors.

2 #713C58 and #3C5871 with #583C71 are triadic colors.