COLOR #584675

HEX: #584675 RGB: (88,70,117)

Color info

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

RGB color model

#584675 color RGB value is (88,70,117).

RGB: (88,70,117) (35%, 27%, 46%)

RGB channels and saturation

R 88 of 255 = 35%
G 70 of 255 = 27%
B 117 of 255 = 46%

88
70
117

R + G + B ~ 36%. #584675 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 70 + 117 = 275 (100%)
R 88 of 275 ~ 32%
G 70 of 275 ~ 25.45%
B 117 of 275 ~ 42.55'%

%32
%25.45
%42.55

CMYK color model

#584675 color CMYK value is (25,40,0,54).

  • cyan value is 24.79%
  • magenta value is 40.17%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (25,40,0,54)
C25M40Y0K54 (25%, 40%, 0%, 54%)
(0.25 / 0.40 / 0.00 / 0.54)

CMYK percentages

%24.79
%40.17
%0
%54.12

Codes

Color #584675 in popluar color models

58 46 75
RGB 88 70 117
HSL 263° 25.13% 36.67%
HSB/HSV 263° 40.17% 45.88%
CMYK 24.79% 40.17% 0.00%
54.12%

Color #584675 in popluar number systems.

HEX 58 46 75
Decimal 88 70 117
Binary 1011000 1000110 1110101
Octal 130 106 165

Shades and tints

Shades of #584675

#584675
(88,70,117)
#50406B
(80,64,107)
#483A61
(72,58,97)
#403457
(64,52,87)
#382E4D
(56,46,77)
#302843
(48,40,67)
#282239
(40,34,57)
#201C2F
(32,28,47)
#181625
(24,22,37)
#10101B
(16,16,27)
#080A11
(8,10,17)
#000000
(0,0,0)

Tints of #584675

#584675
(88,70,117)
#675681
(103,86,129)
#76668D
(118,102,141)
#857699
(133,118,153)
#9486A5
(148,134,165)
#A396B1
(163,150,177)
#B2A6BD
(178,166,189)
#C1B6C9
(193,182,201)
#D0C6D5
(208,198,213)
#DFD6E1
(223,214,225)
#EEE6ED
(238,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584675 color. Also use rgb(88,70,117) instead hex code.

Text Font Color

.myTextColor { color: #584675; }

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

This text font color is #584675.

Background Color

.myBgColor { background-color: #584675; }

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

This div background color is #584675.

Border color

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

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

This div border color is #584675.

Opacity

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

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

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

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

This text has shadow with #584675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584675.

Preview

Color preview on black background

This text has color #584675 on black background.


Color preview on white background

This text has color #584675 on white background.


Black color preview on #584675 background

This text has black color on #584675 background.


White color preview on #584675 background

This text has white color on #584675 background.


Related colors

Complementary color

Complementary color for #hex is #A7B98A.


I love getcolorcode.com

Triadic colors

1 #755846 and #467558 with #584675 are triadic colors.

2 #754658 and #465875 with #584675 are triadic colors.