COLOR #584E70

HEX: #584E70 RGB: (88,78,112)

Color info

#584E70 contains red, green and blue colors in about the same proportion. Web safe color of #584E70 is #666666 (or #666).

RGB color model

#584E70 color RGB value is (88,78,112).

RGB: (88,78,112) (35%, 31%, 44%)

RGB channels and saturation

R 88 of 255 = 35%
G 78 of 255 = 31%
B 112 of 255 = 44%

88
78
112

R + G + B ~ 37%. #584E70 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 78 + 112 = 278 (100%)
R 88 of 278 ~ 31.65%
G 78 of 278 ~ 28.06%
B 112 of 278 ~ 40.29'%

%31.65
%28.06
%40.29

CMYK color model

#584E70 color CMYK value is (21,30,0,56).

  • cyan value is 21.43%
  • magenta value is 30.36%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (21,30,0,56)
C21M30Y0K56 (21%, 30%, 0%, 56%)
(0.21 / 0.30 / 0.00 / 0.56)

CMYK percentages

%21.43
%30.36
%0
%56.08

Codes

Color #584E70 in popluar color models

58 4E 70
RGB 88 78 112
HSL 258° 17.89% 37.25%
HSB/HSV 258° 30.36% 43.92%
CMYK 21.43% 30.36% 0.00%
56.08%

Color #584E70 in popluar number systems.

HEX 58 4E 70
Decimal 88 78 112
Binary 1011000 1001110 1110000
Octal 130 116 160

Shades and tints

Shades of #584E70

#584E70
(88,78,112)
#504766
(80,71,102)
#48405C
(72,64,92)
#403952
(64,57,82)
#383248
(56,50,72)
#302B3E
(48,43,62)
#282434
(40,36,52)
#201D2A
(32,29,42)
#181620
(24,22,32)
#100F16
(16,15,22)
#08080C
(8,8,12)
#000000
(0,0,0)

Tints of #584E70

#584E70
(88,78,112)
#675E7D
(103,94,125)
#766E8A
(118,110,138)
#857E97
(133,126,151)
#948EA4
(148,142,164)
#A39EB1
(163,158,177)
#B2AEBE
(178,174,190)
#C1BECB
(193,190,203)
#D0CED8
(208,206,216)
#DFDEE5
(223,222,229)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584E70 color. Also use rgb(88,78,112) instead hex code.

Text Font Color

.myTextColor { color: #584E70; }

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

This text font color is #584E70.

Background Color

.myBgColor { background-color: #584E70; }

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

This div background color is #584E70.

Border color

.myBorderColor { border: 1px solid #584E70; }

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

This div border color is #584E70.

Opacity

.myOpacity80 { color: #584E70; opacity: 0.8; }

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

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

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

This text has shadow with #584E70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584E70.

Preview

Color preview on black background

This text has color #584E70 on black background.


Color preview on white background

This text has color #584E70 on white background.


Black color preview on #584E70 background

This text has black color on #584E70 background.


White color preview on #584E70 background

This text has white color on #584E70 background.


Related colors

Complementary color

Complementary color for #hex is #A7B18F.


I love getcolorcode.com

Triadic colors

1 #70584E and #4E7058 with #584E70 are triadic colors.

2 #704E58 and #4E5870 with #584E70 are triadic colors.