COLOR #583978

HEX: #583978 RGB: (88,57,120)

Color info

#583978 contains mainly red and blue colors. Web safe color of #583978 is #663366 (or #636).

RGB color model

#583978 color RGB value is (88,57,120).

RGB: (88,57,120) (35%, 22%, 47%)

RGB channels and saturation

R 88 of 255 = 35%
G 57 of 255 = 22%
B 120 of 255 = 47%

88
57
120

R + G + B ~ 35%. #583978 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 57 + 120 = 265 (100%)
R 88 of 265 ~ 33.21%
G 57 of 265 ~ 21.51%
B 120 of 265 ~ 45.28'%

%33.21
%21.51
%45.28

CMYK color model

#583978 color CMYK value is (27,53,0,53).

  • cyan value is 26.67%
  • magenta value is 52.50%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (27,53,0,53)
C27M53Y0K53 (27%, 53%, 0%, 53%)
(0.27 / 0.53 / 0.00 / 0.53)

CMYK percentages

%26.67
%52.5
%0
%52.94

Codes

Color #583978 in popluar color models

58 39 78
RGB 88 57 120
HSL 270° 35.59% 34.71%
HSB/HSV 270° 52.50% 47.06%
CMYK 26.67% 52.50% 0.00%
52.94%

Color #583978 in popluar number systems.

HEX 58 39 78
Decimal 88 57 120
Binary 1011000 111001 1111000
Octal 130 71 170

Shades and tints

Shades of #583978

#583978
(88,57,120)
#50346E
(80,52,110)
#482F64
(72,47,100)
#402A5A
(64,42,90)
#382550
(56,37,80)
#302046
(48,32,70)
#281B3C
(40,27,60)
#201632
(32,22,50)
#181128
(24,17,40)
#100C1E
(16,12,30)
#080714
(8,7,20)
#000000
(0,0,0)

Tints of #583978

#583978
(88,57,120)
#674B84
(103,75,132)
#765D90
(118,93,144)
#856F9C
(133,111,156)
#9481A8
(148,129,168)
#A393B4
(163,147,180)
#B2A5C0
(178,165,192)
#C1B7CC
(193,183,204)
#D0C9D8
(208,201,216)
#DFDBE4
(223,219,228)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583978 color. Also use rgb(88,57,120) instead hex code.

Text Font Color

.myTextColor { color: #583978; }

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

This text font color is #583978.

Background Color

.myBgColor { background-color: #583978; }

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

This div background color is #583978.

Border color

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

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

This div border color is #583978.

Opacity

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

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

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

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

This text has shadow with #583978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583978.

Preview

Color preview on black background

This text has color #583978 on black background.


Color preview on white background

This text has color #583978 on white background.


Black color preview on #583978 background

This text has black color on #583978 background.


White color preview on #583978 background

This text has white color on #583978 background.


Related colors

Complementary color

Complementary color for #hex is #A7C687.


I love getcolorcode.com

Triadic colors

1 #785839 and #397858 with #583978 are triadic colors.

2 #783958 and #395878 with #583978 are triadic colors.