COLOR #594862

HEX: #594862 RGB: (89,72,98)

Color info

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

RGB color model

#594862 color RGB value is (89,72,98).

RGB: (89,72,98) (35%, 28%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 72 of 255 = 28%
B 98 of 255 = 38%

89
72
98

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

Portions of RGB colors in percentages

R + G + B = 89 + 72 + 98 = 259 (100%)
R 89 of 259 ~ 34.36%
G 72 of 259 ~ 27.8%
B 98 of 259 ~ 37.84'%

%34.36
%27.8
%37.84

CMYK color model

#594862 color CMYK value is (9,27,0,62).

  • cyan value is 9.18%
  • magenta value is 26.53%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (9,27,0,62) C9M27Y0K62 (9%,27%,0%,62%) (0.09/0.27/0.00/0.62) 

CMYK percentages

%9.18
%26.53
%0
%61.57

Codes

Color #594862 in popluar color models

59 48 62
RGB 89 72 98
HSL 279° 15.29% 33.33%
HSB/HSV 279° 26.53% 38.43%
CMYK 9.18% 26.53% 0.00%
61.57%

Color #594862 in popluar number systems.

HEX 59 48 62
Decimal 89 72 98
Binary 1011001 1001000 1100010
Octal 131 110 142

Shades and tints

Shades of #594862

#594862
(89,72,98)
#51425A
(81,66,90)
#493C52
(73,60,82)
#41364A
(65,54,74)
#393042
(57,48,66)
#312A3A
(49,42,58)
#292432
(41,36,50)
#211E2A
(33,30,42)
#191822
(25,24,34)
#11121A
(17,18,26)
#090C12
(9,12,18)
#000000
(0,0,0)

Tints of #594862

#594862
(89,72,98)
#685870
(104,88,112)
#77687E
(119,104,126)
#86788C
(134,120,140)
#95889A
(149,136,154)
#A498A8
(164,152,168)
#B3A8B6
(179,168,182)
#C2B8C4
(194,184,196)
#D1C8D2
(209,200,210)
#E0D8E0
(224,216,224)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594862 color. Also use rgb(89,72,98) instead hex code.

Text Font Color

.myTextColor { color: #594862; }

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

This text font color is #594862.

Background Color

.myBgColor { background-color: #594862; }

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

This div background color is #594862.

Border color

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

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

This div border color is #594862.

Opacity

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

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

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

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

This text has shadow with #594862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594862.

Preview

Color preview on black background

This text has color #594862 on black background.


Color preview on white background

This text has color #594862 on white background.


Black color preview on #594862 background

This text has black color on #594862 background.


White color preview on #594862 background

This text has white color on #594862 background.


Related colors

Complementary color

Complementary color for #hex is #A6B79D.


I love getcolorcode.com

Triadic colors

1 #625948 and #486259 with #594862 are triadic colors.

2 #624859 and #485962 with #594862 are triadic colors.