COLOR #584069

HEX: #584069 RGB: (88,64,105)

Color info

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

RGB color model

#584069 color RGB value is (88,64,105).

RGB: (88,64,105) (35%, 25%, 41%)

RGB channels and saturation

R 88 of 255 = 35%
G 64 of 255 = 25%
B 105 of 255 = 41%

88
64
105

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

Portions of RGB colors in percentages

R + G + B = 88 + 64 + 105 = 257 (100%)
R 88 of 257 ~ 34.24%
G 64 of 257 ~ 24.9%
B 105 of 257 ~ 40.86'%

%34.24
%24.9
%40.86

CMYK color model

#584069 color CMYK value is (16,39,0,59).

  • cyan value is 16.19%
  • magenta value is 39.05%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (16,39,0,59)
C16M39Y0K59 (16%, 39%, 0%, 59%)
(0.16 / 0.39 / 0.00 / 0.59)

CMYK percentages

%16.19
%39.05
%0
%58.82

Codes

Color #584069 in popluar color models

58 40 69
RGB 88 64 105
HSL 275° 24.26% 33.14%
HSB/HSV 275° 39.05% 41.18%
CMYK 16.19% 39.05% 0.00%
58.82%

Color #584069 in popluar number systems.

HEX 58 40 69
Decimal 88 64 105
Binary 1011000 1000000 1101001
Octal 130 100 151

Shades and tints

Shades of #584069

#584069
(88,64,105)
#503B60
(80,59,96)
#483657
(72,54,87)
#40314E
(64,49,78)
#382C45
(56,44,69)
#30273C
(48,39,60)
#282233
(40,34,51)
#201D2A
(32,29,42)
#181821
(24,24,33)
#101318
(16,19,24)
#080E0F
(8,14,15)
#000000
(0,0,0)

Tints of #584069

#584069
(88,64,105)
#675176
(103,81,118)
#766283
(118,98,131)
#857390
(133,115,144)
#94849D
(148,132,157)
#A395AA
(163,149,170)
#B2A6B7
(178,166,183)
#C1B7C4
(193,183,196)
#D0C8D1
(208,200,209)
#DFD9DE
(223,217,222)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584069; }

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

This text font color is #584069.

Background Color

.myBgColor { background-color: #584069; }

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

This div background color is #584069.

Border color

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

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

This div border color is #584069.

Opacity

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

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

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

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

This text has shadow with #584069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584069.

Preview

Color preview on black background

This text has color #584069 on black background.


Color preview on white background

This text has color #584069 on white background.


Black color preview on #584069 background

This text has black color on #584069 background.


White color preview on #584069 background

This text has white color on #584069 background.


Related colors

Complementary color

Complementary color for #hex is #A7BF96.


I love getcolorcode.com

Triadic colors

1 #695840 and #406958 with #584069 are triadic colors.

2 #694058 and #405869 with #584069 are triadic colors.