COLOR #584360

HEX: #584360 RGB: (88,67,96)

Color info

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

RGB color model

#584360 color RGB value is (88,67,96).

RGB: (88,67,96) (35%, 26%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 67 of 255 = 26%
B 96 of 255 = 38%

88
67
96

R + G + B ~ 33%. #584360 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 67 + 96 = 251 (100%)
R 88 of 251 ~ 35.06%
G 67 of 251 ~ 26.69%
B 96 of 251 ~ 38.25'%

%35.06
%26.69
%38.25

CMYK color model

#584360 color CMYK value is (8,30,0,62).

  • cyan value is 8.33%
  • magenta value is 30.21%
  • yellow value is 0.00%
  • key color value is 62.35%
CMYK: (8,30,0,62) C8M30Y0K62 (8%,30%,0%,62%) (0.08/0.30/0.00/0.62) 

CMYK percentages

%8.33
%30.21
%0
%62.35

Codes

Color #584360 in popluar color models

58 43 60
RGB 88 67 96
HSL 283° 17.79% 31.96%
HSB/HSV 283° 30.21% 37.65%
CMYK 8.33% 30.21% 0.00%
62.35%

Color #584360 in popluar number systems.

HEX 58 43 60
Decimal 88 67 96
Binary 1011000 1000011 1100000
Octal 130 103 140

Shades and tints

Shades of #584360

#584360
(88,67,96)
#503D58
(80,61,88)
#483750
(72,55,80)
#403148
(64,49,72)
#382B40
(56,43,64)
#302538
(48,37,56)
#281F30
(40,31,48)
#201928
(32,25,40)
#181320
(24,19,32)
#100D18
(16,13,24)
#080710
(8,7,16)
#000000
(0,0,0)

Tints of #584360

#584360
(88,67,96)
#67546E
(103,84,110)
#76657C
(118,101,124)
#85768A
(133,118,138)
#948798
(148,135,152)
#A398A6
(163,152,166)
#B2A9B4
(178,169,180)
#C1BAC2
(193,186,194)
#D0CBD0
(208,203,208)
#DFDCDE
(223,220,222)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584360 color. Also use rgb(88,67,96) instead hex code.

Text Font Color

.myTextColor { color: #584360; }

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

This text font color is #584360.

Background Color

.myBgColor { background-color: #584360; }

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

This div background color is #584360.

Border color

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

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

This div border color is #584360.

Opacity

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

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

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

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

This text has shadow with #584360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584360.

Preview

Color preview on black background

This text has color #584360 on black background.


Color preview on white background

This text has color #584360 on white background.


Black color preview on #584360 background

This text has black color on #584360 background.


White color preview on #584360 background

This text has white color on #584360 background.


Related colors

Complementary color

Complementary color for #hex is #A7BC9F.


I love getcolorcode.com

Triadic colors

1 #605843 and #436058 with #584360 are triadic colors.

2 #604358 and #435860 with #584360 are triadic colors.