COLOR #584C92

HEX: #584C92 RGB: (88,76,146)

Color info

#584C92 contains mainly red and blue colors. Web safe color of #584C92 is #663399 (or #639).

RGB color model

#584C92 color RGB value is (88,76,146).

RGB: (88,76,146) (35%, 30%, 57%)

RGB channels and saturation

R 88 of 255 = 35%
G 76 of 255 = 30%
B 146 of 255 = 57%

88
76
146

R + G + B ~ 41%. #584C92 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 76 + 146 = 310 (100%)
R 88 of 310 ~ 28.39%
G 76 of 310 ~ 24.52%
B 146 of 310 ~ 47.1'%

%28.39
%24.52
%47.1

CMYK color model

#584C92 color CMYK value is (40,48,0,43).

  • cyan value is 39.73%
  • magenta value is 47.95%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (40,48,0,43)
C40M48Y0K43 (40%, 48%, 0%, 43%)
(0.40 / 0.48 / 0.00 / 0.43)

CMYK percentages

%39.73
%47.95
%0
%42.75

Codes

Color #584C92 in popluar color models

58 4C 92
RGB 88 76 146
HSL 250° 31.53% 43.53%
HSB/HSV 250° 47.95% 57.25%
CMYK 39.73% 47.95% 0.00%
42.75%

Color #584C92 in popluar number systems.

HEX 58 4C 92
Decimal 88 76 146
Binary 1011000 1001100 10010010
Octal 130 114 222

Shades and tints

Shades of #584C92

#584C92
(88,76,146)
#504685
(80,70,133)
#484078
(72,64,120)
#403A6B
(64,58,107)
#38345E
(56,52,94)
#302E51
(48,46,81)
#282844
(40,40,68)
#202237
(32,34,55)
#181C2A
(24,28,42)
#10161D
(16,22,29)
#081010
(8,16,16)
#000000
(0,0,0)

Tints of #584C92

#584C92
(88,76,146)
#675C9B
(103,92,155)
#766CA4
(118,108,164)
#857CAD
(133,124,173)
#948CB6
(148,140,182)
#A39CBF
(163,156,191)
#B2ACC8
(178,172,200)
#C1BCD1
(193,188,209)
#D0CCDA
(208,204,218)
#DFDCE3
(223,220,227)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584C92 color. Also use rgb(88,76,146) instead hex code.

Text Font Color

.myTextColor { color: #584C92; }

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

This text font color is #584C92.

Background Color

.myBgColor { background-color: #584C92; }

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

This div background color is #584C92.

Border color

.myBorderColor { border: 1px solid #584C92; }

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

This div border color is #584C92.

Opacity

.myOpacity80 { color: #584C92; opacity: 0.8; }

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

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

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

This text has shadow with #584C92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584C92.

Preview

Color preview on black background

This text has color #584C92 on black background.


Color preview on white background

This text has color #584C92 on white background.


Black color preview on #584C92 background

This text has black color on #584C92 background.


White color preview on #584C92 background

This text has white color on #584C92 background.


Related colors

Complementary color

Complementary color for #hex is #A7B36D.


I love getcolorcode.com

Triadic colors

1 #92584C and #4C9258 with #584C92 are triadic colors.

2 #924C58 and #4C5892 with #584C92 are triadic colors.