COLOR #584274

HEX: #584274 RGB: (88,66,116)

Color info

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

RGB color model

#584274 color RGB value is (88,66,116).

RGB: (88,66,116) (35%, 26%, 45%)

RGB channels and saturation

R 88 of 255 = 35%
G 66 of 255 = 26%
B 116 of 255 = 45%

88
66
116

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

Portions of RGB colors in percentages

R + G + B = 88 + 66 + 116 = 270 (100%)
R 88 of 270 ~ 32.59%
G 66 of 270 ~ 24.44%
B 116 of 270 ~ 42.96'%

%32.59
%24.44
%42.96

CMYK color model

#584274 color CMYK value is (24,43,0,55).

  • cyan value is 24.14%
  • magenta value is 43.10%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (24,43,0,55)
C24M43Y0K55 (24%, 43%, 0%, 55%)
(0.24 / 0.43 / 0.00 / 0.55)

CMYK percentages

%24.14
%43.1
%0
%54.51

Codes

Color #584274 in popluar color models

58 42 74
RGB 88 66 116
HSL 266° 27.47% 35.69%
HSB/HSV 266° 43.10% 45.49%
CMYK 24.14% 43.10% 0.00%
54.51%

Color #584274 in popluar number systems.

HEX 58 42 74
Decimal 88 66 116
Binary 1011000 1000010 1110100
Octal 130 102 164

Shades and tints

Shades of #584274

#584274
(88,66,116)
#503C6A
(80,60,106)
#483660
(72,54,96)
#403056
(64,48,86)
#382A4C
(56,42,76)
#302442
(48,36,66)
#281E38
(40,30,56)
#20182E
(32,24,46)
#181224
(24,18,36)
#100C1A
(16,12,26)
#080610
(8,6,16)
#000000
(0,0,0)

Tints of #584274

#584274
(88,66,116)
#675380
(103,83,128)
#76648C
(118,100,140)
#857598
(133,117,152)
#9486A4
(148,134,164)
#A397B0
(163,151,176)
#B2A8BC
(178,168,188)
#C1B9C8
(193,185,200)
#D0CAD4
(208,202,212)
#DFDBE0
(223,219,224)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584274 color. Also use rgb(88,66,116) instead hex code.

Text Font Color

.myTextColor { color: #584274; }

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

This text font color is #584274.

Background Color

.myBgColor { background-color: #584274; }

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

This div background color is #584274.

Border color

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

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

This div border color is #584274.

Opacity

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

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

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

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

This text has shadow with #584274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584274.

Preview

Color preview on black background

This text has color #584274 on black background.


Color preview on white background

This text has color #584274 on white background.


Black color preview on #584274 background

This text has black color on #584274 background.


White color preview on #584274 background

This text has white color on #584274 background.


Related colors

Complementary color

Complementary color for #hex is #A7BD8B.


I love getcolorcode.com

Triadic colors

1 #745842 and #427458 with #584274 are triadic colors.

2 #744258 and #425874 with #584274 are triadic colors.