COLOR #584056

HEX: #584056 RGB: (88,64,86)

Color info

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

RGB color model

#584056 color RGB value is (88,64,86).

RGB: (88,64,86) (35%, 25%, 34%)

RGB channels and saturation

R 88 of 255 = 35%
G 64 of 255 = 25%
B 86 of 255 = 34%

88
64
86

R + G + B ~ 31%. #584056 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 64 + 86 = 238 (100%)
R 88 of 238 ~ 36.97%
G 64 of 238 ~ 26.89%
B 86 of 238 ~ 36.13'%

%36.97
%26.89
%36.13

CMYK color model

#584056 color CMYK value is (0,27,2,65).

  • cyan value is 0.00%
  • magenta value is 27.27%
  • yellow value is 2.27%
  • key color value is 65.49%

CMYK: (0,27,2,65)
C0M27Y2K65 (0%, 27%, 2%, 65%)
(0.00 / 0.27 / 0.02 / 0.65)

CMYK percentages

%0
%27.27
%2.27
%65.49

Codes

Color #584056 in popluar color models

58 40 56
RGB 88 64 86
HSL 305° 15.79% 29.80%
HSB/HSV 305° 27.27% 34.51%
CMYK 0.00% 27.27% 2.27%
65.49%

Color #584056 in popluar number systems.

HEX 58 40 56
Decimal 88 64 86
Binary 1011000 1000000 1010110
Octal 130 100 126

Shades and tints

Shades of #584056

#584056
(88,64,86)
#503B4F
(80,59,79)
#483648
(72,54,72)
#403141
(64,49,65)
#382C3A
(56,44,58)
#302733
(48,39,51)
#28222C
(40,34,44)
#201D25
(32,29,37)
#18181E
(24,24,30)
#101317
(16,19,23)
#080E10
(8,14,16)
#000000
(0,0,0)

Tints of #584056

#584056
(88,64,86)
#675165
(103,81,101)
#766274
(118,98,116)
#857383
(133,115,131)
#948492
(148,132,146)
#A395A1
(163,149,161)
#B2A6B0
(178,166,176)
#C1B7BF
(193,183,191)
#D0C8CE
(208,200,206)
#DFD9DD
(223,217,221)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584056 color. Also use rgb(88,64,86) instead hex code.

Text Font Color

.myTextColor { color: #584056; }

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

This text font color is #584056.

Background Color

.myBgColor { background-color: #584056; }

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

This div background color is #584056.

Border color

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

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

This div border color is #584056.

Opacity

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

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

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

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

This text has shadow with #584056 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584056.

Preview

Color preview on black background

This text has color #584056 on black background.


Color preview on white background

This text has color #584056 on white background.


Black color preview on #584056 background

This text has black color on #584056 background.


White color preview on #584056 background

This text has white color on #584056 background.


Related colors

Complementary color

Complementary color for #hex is #A7BFA9.


I love getcolorcode.com

Triadic colors

1 #565840 and #405658 with #584056 are triadic colors.

2 #564058 and #405856 with #584056 are triadic colors.