COLOR #584A6D

HEX: #584A6D RGB: (88,74,109)

Color info

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

RGB color model

#584A6D color RGB value is (88,74,109).

RGB: (88,74,109) (35%, 29%, 43%)

RGB channels and saturation

R 88 of 255 = 35%
G 74 of 255 = 29%
B 109 of 255 = 43%

88
74
109

R + G + B ~ 36%. #584A6D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 74 + 109 = 271 (100%)
R 88 of 271 ~ 32.47%
G 74 of 271 ~ 27.31%
B 109 of 271 ~ 40.22'%

%32.47
%27.31
%40.22

CMYK color model

#584A6D color CMYK value is (19,32,0,57).

  • cyan value is 19.27%
  • magenta value is 32.11%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (19,32,0,57)
C19M32Y0K57 (19%, 32%, 0%, 57%)
(0.19 / 0.32 / 0.00 / 0.57)

CMYK percentages

%19.27
%32.11
%0
%57.25

Codes

Color #584A6D in popluar color models

58 4A 6D
RGB 88 74 109
HSL 264° 19.13% 35.88%
HSB/HSV 264° 32.11% 42.75%
CMYK 19.27% 32.11% 0.00%
57.25%

Color #584A6D in popluar number systems.

HEX 58 4A 6D
Decimal 88 74 109
Binary 1011000 1001010 1101101
Octal 130 112 155

Shades and tints

Shades of #584A6D

#584A6D
(88,74,109)
#504464
(80,68,100)
#483E5B
(72,62,91)
#403852
(64,56,82)
#383249
(56,50,73)
#302C40
(48,44,64)
#282637
(40,38,55)
#20202E
(32,32,46)
#181A25
(24,26,37)
#10141C
(16,20,28)
#080E13
(8,14,19)
#000000
(0,0,0)

Tints of #584A6D

#584A6D
(88,74,109)
#675A7A
(103,90,122)
#766A87
(118,106,135)
#857A94
(133,122,148)
#948AA1
(148,138,161)
#A39AAE
(163,154,174)
#B2AABB
(178,170,187)
#C1BAC8
(193,186,200)
#D0CAD5
(208,202,213)
#DFDAE2
(223,218,226)
#EEEAEF
(238,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584A6D color. Also use rgb(88,74,109) instead hex code.

Text Font Color

.myTextColor { color: #584A6D; }

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

This text font color is #584A6D.

Background Color

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

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

This div background color is #584A6D.

Border color

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

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

This div border color is #584A6D.

Opacity

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

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

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

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

This text has shadow with #584A6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584A6D.

Preview

Color preview on black background

This text has color #584A6D on black background.


Color preview on white background

This text has color #584A6D on white background.


Black color preview on #584A6D background

This text has black color on #584A6D background.


White color preview on #584A6D background

This text has white color on #584A6D background.


Related colors

Complementary color

Complementary color for #hex is #A7B592.


I love getcolorcode.com

Triadic colors

1 #6D584A and #4A6D58 with #584A6D are triadic colors.

2 #6D4A58 and #4A586D with #584A6D are triadic colors.