COLOR #584156

HEX: #584156 RGB: (88,65,86)

Color info

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

RGB color model

#584156 color RGB value is (88,65,86).

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

RGB channels and saturation

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

88
65
86

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

Portions of RGB colors in percentages

R + G + B = 88 + 65 + 86 = 239 (100%)
R 88 of 239 ~ 36.82%
G 65 of 239 ~ 27.2%
B 86 of 239 ~ 35.98'%

%36.82
%27.2
%35.98

CMYK color model

#584156 color CMYK value is (0,26,2,65).

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

CMYK: (0,26,2,65)
C0M26Y2K65 (0%, 26%, 2%, 65%)
(0.00 / 0.26 / 0.02 / 0.65)

CMYK percentages

%0
%26.14
%2.27
%65.49

Codes

Color #584156 in popluar color models

58 41 56
RGB 88 65 86
HSL 305° 15.03% 30.00%
HSB/HSV 305° 26.14% 34.51%
CMYK 0.00% 26.14% 2.27%
65.49%

Color #584156 in popluar number systems.

HEX 58 41 56
Decimal 88 65 86
Binary 1011000 1000001 1010110
Octal 130 101 126

Shades and tints

Shades of #584156

#584156
(88,65,86)
#503C4F
(80,60,79)
#483748
(72,55,72)
#403241
(64,50,65)
#382D3A
(56,45,58)
#302833
(48,40,51)
#28232C
(40,35,44)
#201E25
(32,30,37)
#18191E
(24,25,30)
#101417
(16,20,23)
#080F10
(8,15,16)
#000000
(0,0,0)

Tints of #584156

#584156
(88,65,86)
#675265
(103,82,101)
#766374
(118,99,116)
#857483
(133,116,131)
#948592
(148,133,146)
#A396A1
(163,150,161)
#B2A7B0
(178,167,176)
#C1B8BF
(193,184,191)
#D0C9CE
(208,201,206)
#DFDADD
(223,218,221)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584156; }

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

This text font color is #584156.

Background Color

.myBgColor { background-color: #584156; }

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

This div background color is #584156.

Border color

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

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

This div border color is #584156.

Opacity

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

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

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

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

This text has shadow with #584156 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584156.

Preview

Color preview on black background

This text has color #584156 on black background.


Color preview on white background

This text has color #584156 on white background.


Black color preview on #584156 background

This text has black color on #584156 background.


White color preview on #584156 background

This text has white color on #584156 background.


Related colors

Complementary color

Complementary color for #hex is #A7BEA9.


I love getcolorcode.com

Triadic colors

1 #565841 and #415658 with #584156 are triadic colors.

2 #564158 and #415856 with #584156 are triadic colors.