COLOR #584162

HEX: #584162 RGB: (88,65,98)

Color info

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

RGB color model

#584162 color RGB value is (88,65,98).

RGB: (88,65,98) (35%, 25%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 65 of 255 = 25%
B 98 of 255 = 38%

88
65
98

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

Portions of RGB colors in percentages

R + G + B = 88 + 65 + 98 = 251 (100%)
R 88 of 251 ~ 35.06%
G 65 of 251 ~ 25.9%
B 98 of 251 ~ 39.04'%

%35.06
%25.9
%39.04

CMYK color model

#584162 color CMYK value is (10,34,0,62).

  • cyan value is 10.20%
  • magenta value is 33.67%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (10,34,0,62)
C10M34Y0K62 (10%, 34%, 0%, 62%)
(0.10 / 0.34 / 0.00 / 0.62)

CMYK percentages

%10.2
%33.67
%0
%61.57

Codes

Color #584162 in popluar color models

58 41 62
RGB 88 65 98
HSL 282° 20.25% 31.96%
HSB/HSV 282° 33.67% 38.43%
CMYK 10.20% 33.67% 0.00%
61.57%

Color #584162 in popluar number systems.

HEX 58 41 62
Decimal 88 65 98
Binary 1011000 1000001 1100010
Octal 130 101 142

Shades and tints

Shades of #584162

#584162
(88,65,98)
#503C5A
(80,60,90)
#483752
(72,55,82)
#40324A
(64,50,74)
#382D42
(56,45,66)
#30283A
(48,40,58)
#282332
(40,35,50)
#201E2A
(32,30,42)
#181922
(24,25,34)
#10141A
(16,20,26)
#080F12
(8,15,18)
#000000
(0,0,0)

Tints of #584162

#584162
(88,65,98)
#675270
(103,82,112)
#76637E
(118,99,126)
#85748C
(133,116,140)
#94859A
(148,133,154)
#A396A8
(163,150,168)
#B2A7B6
(178,167,182)
#C1B8C4
(193,184,196)
#D0C9D2
(208,201,210)
#DFDAE0
(223,218,224)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584162 color. Also use rgb(88,65,98) instead hex code.

Text Font Color

.myTextColor { color: #584162; }

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

This text font color is #584162.

Background Color

.myBgColor { background-color: #584162; }

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

This div background color is #584162.

Border color

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

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

This div border color is #584162.

Opacity

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

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

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

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

This text has shadow with #584162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584162.

Preview

Color preview on black background

This text has color #584162 on black background.


Color preview on white background

This text has color #584162 on white background.


Black color preview on #584162 background

This text has black color on #584162 background.


White color preview on #584162 background

This text has white color on #584162 background.


Related colors

Complementary color

Complementary color for #hex is #A7BE9D.


I love getcolorcode.com

Triadic colors

1 #625841 and #416258 with #584162 are triadic colors.

2 #624158 and #415862 with #584162 are triadic colors.