COLOR #584C66

HEX: #584C66 RGB: (88,76,102)

Color info

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

RGB color model

#584C66 color RGB value is (88,76,102).

RGB: (88,76,102) (35%, 30%, 40%)

RGB channels and saturation

R 88 of 255 = 35%
G 76 of 255 = 30%
B 102 of 255 = 40%

88
76
102

R + G + B ~ 35%. #584C66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 76 + 102 = 266 (100%)
R 88 of 266 ~ 33.08%
G 76 of 266 ~ 28.57%
B 102 of 266 ~ 38.35'%

%33.08
%28.57
%38.35

CMYK color model

#584C66 color CMYK value is (14,25,0,60).

  • cyan value is 13.73%
  • magenta value is 25.49%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (14,25,0,60) C14M25Y0K60 (14%,25%,0%,60%) (0.14/0.25/0.00/0.60) 

CMYK percentages

%13.73
%25.49
%0
%60

Codes

Color #584C66 in popluar color models

58 4C 66
RGB 88 76 102
HSL 268° 14.61% 34.90%
HSB/HSV 268° 25.49% 40.00%
CMYK 13.73% 25.49% 0.00%
60.00%

Color #584C66 in popluar number systems.

HEX 58 4C 66
Decimal 88 76 102
Binary 1011000 1001100 1100110
Octal 130 114 146

Shades and tints

Shades of #584C66

#584C66
(88,76,102)
#50465D
(80,70,93)
#484054
(72,64,84)
#403A4B
(64,58,75)
#383442
(56,52,66)
#302E39
(48,46,57)
#282830
(40,40,48)
#202227
(32,34,39)
#181C1E
(24,28,30)
#101615
(16,22,21)
#08100C
(8,16,12)
#000000
(0,0,0)

Tints of #584C66

#584C66
(88,76,102)
#675C73
(103,92,115)
#766C80
(118,108,128)
#857C8D
(133,124,141)
#948C9A
(148,140,154)
#A39CA7
(163,156,167)
#B2ACB4
(178,172,180)
#C1BCC1
(193,188,193)
#D0CCCE
(208,204,206)
#DFDCDB
(223,220,219)
#EEECE8
(238,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584C66 color. Also use rgb(88,76,102) instead hex code.

Text Font Color

.myTextColor { color: #584C66; }

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

This text font color is #584C66.

Background Color

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

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

This div background color is #584C66.

Border color

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

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

This div border color is #584C66.

Opacity

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

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

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

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

This text has shadow with #584C66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584C66.

Preview

Color preview on black background

This text has color #584C66 on black background.


Color preview on white background

This text has color #584C66 on white background.


Black color preview on #584C66 background

This text has black color on #584C66 background.


White color preview on #584C66 background

This text has white color on #584C66 background.


Related colors

Complementary color

Complementary color for #hex is #A7B399.


I love getcolorcode.com

Triadic colors

1 #66584C and #4C6658 with #584C66 are triadic colors.

2 #664C58 and #4C5866 with #584C66 are triadic colors.