COLOR #584066

HEX: #584066 RGB: (88,64,102)

Color info

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

RGB color model

#584066 color RGB value is (88,64,102).

RGB: (88,64,102) (35%, 25%, 40%)

RGB channels and saturation

R 88 of 255 = 35%
G 64 of 255 = 25%
B 102 of 255 = 40%

88
64
102

R + G + B ~ 33%. #584066 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 64 + 102 = 254 (100%)
R 88 of 254 ~ 34.65%
G 64 of 254 ~ 25.2%
B 102 of 254 ~ 40.16'%

%34.65
%25.2
%40.16

CMYK color model

#584066 color CMYK value is (14,37,0,60).

  • cyan value is 13.73%
  • magenta value is 37.25%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (14,37,0,60)
C14M37Y0K60 (14%, 37%, 0%, 60%)
(0.14 / 0.37 / 0.00 / 0.60)

CMYK percentages

%13.73
%37.25
%0
%60

Codes

Color #584066 in popluar color models

58 40 66
RGB 88 64 102
HSL 278° 22.89% 32.55%
HSB/HSV 278° 37.25% 40.00%
CMYK 13.73% 37.25% 0.00%
60.00%

Color #584066 in popluar number systems.

HEX 58 40 66
Decimal 88 64 102
Binary 1011000 1000000 1100110
Octal 130 100 146

Shades and tints

Shades of #584066

#584066
(88,64,102)
#503B5D
(80,59,93)
#483654
(72,54,84)
#40314B
(64,49,75)
#382C42
(56,44,66)
#302739
(48,39,57)
#282230
(40,34,48)
#201D27
(32,29,39)
#18181E
(24,24,30)
#101315
(16,19,21)
#080E0C
(8,14,12)
#000000
(0,0,0)

Tints of #584066

#584066
(88,64,102)
#675173
(103,81,115)
#766280
(118,98,128)
#85738D
(133,115,141)
#94849A
(148,132,154)
#A395A7
(163,149,167)
#B2A6B4
(178,166,180)
#C1B7C1
(193,183,193)
#D0C8CE
(208,200,206)
#DFD9DB
(223,217,219)
#EEEAE8
(238,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584066; }

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

This text font color is #584066.

Background Color

.myBgColor { background-color: #584066; }

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

This div background color is #584066.

Border color

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

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

This div border color is #584066.

Opacity

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

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

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

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

This text has shadow with #584066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584066.

Preview

Color preview on black background

This text has color #584066 on black background.


Color preview on white background

This text has color #584066 on white background.


Black color preview on #584066 background

This text has black color on #584066 background.


White color preview on #584066 background

This text has white color on #584066 background.


Related colors

Complementary color

Complementary color for #hex is #A7BF99.


I love getcolorcode.com

Triadic colors

1 #665840 and #406658 with #584066 are triadic colors.

2 #664058 and #405866 with #584066 are triadic colors.