COLOR #584761

HEX: #584761 RGB: (88,71,97)

Color info

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

RGB color model

#584761 color RGB value is (88,71,97).

RGB: (88,71,97) (35%, 28%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 71 of 255 = 28%
B 97 of 255 = 38%

88
71
97

R + G + B ~ 34%. #584761 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 71 + 97 = 256 (100%)
R 88 of 256 ~ 34.38%
G 71 of 256 ~ 27.73%
B 97 of 256 ~ 37.89'%

%34.38
%27.73
%37.89

CMYK color model

#584761 color CMYK value is (9,27,0,62).

  • cyan value is 9.28%
  • magenta value is 26.80%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (9,27,0,62) C9M27Y0K62 (9%,27%,0%,62%) (0.09/0.27/0.00/0.62) 

CMYK percentages

%9.28
%26.8
%0
%61.96

Codes

Color #584761 in popluar color models

58 47 61
RGB 88 71 97
HSL 279° 15.48% 32.94%
HSB/HSV 279° 26.80% 38.04%
CMYK 9.28% 26.80% 0.00%
61.96%

Color #584761 in popluar number systems.

HEX 58 47 61
Decimal 88 71 97
Binary 1011000 1000111 1100001
Octal 130 107 141

Shades and tints

Shades of #584761

#584761
(88,71,97)
#504159
(80,65,89)
#483B51
(72,59,81)
#403549
(64,53,73)
#382F41
(56,47,65)
#302939
(48,41,57)
#282331
(40,35,49)
#201D29
(32,29,41)
#181721
(24,23,33)
#101119
(16,17,25)
#080B11
(8,11,17)
#000000
(0,0,0)

Tints of #584761

#584761
(88,71,97)
#67576F
(103,87,111)
#76677D
(118,103,125)
#85778B
(133,119,139)
#948799
(148,135,153)
#A397A7
(163,151,167)
#B2A7B5
(178,167,181)
#C1B7C3
(193,183,195)
#D0C7D1
(208,199,209)
#DFD7DF
(223,215,223)
#EEE7ED
(238,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584761 color. Also use rgb(88,71,97) instead hex code.

Text Font Color

.myTextColor { color: #584761; }

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

This text font color is #584761.

Background Color

.myBgColor { background-color: #584761; }

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

This div background color is #584761.

Border color

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

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

This div border color is #584761.

Opacity

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

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

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

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

This text has shadow with #584761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584761.

Preview

Color preview on black background

This text has color #584761 on black background.


Color preview on white background

This text has color #584761 on white background.


Black color preview on #584761 background

This text has black color on #584761 background.


White color preview on #584761 background

This text has white color on #584761 background.


Related colors

Complementary color

Complementary color for #hex is #A7B89E.


I love getcolorcode.com

Triadic colors

1 #615847 and #476158 with #584761 are triadic colors.

2 #614758 and #475861 with #584761 are triadic colors.