COLOR #594552

HEX: #594552 RGB: (89,69,82)

Color info

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

RGB color model

#594552 color RGB value is (89,69,82).

RGB: (89,69,82) (35%, 27%, 32%)

RGB channels and saturation

R 89 of 255 = 35%
G 69 of 255 = 27%
B 82 of 255 = 32%

89
69
82

R + G + B ~ 31%. #594552 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 69 + 82 = 240 (100%)
R 89 of 240 ~ 37.08%
G 69 of 240 ~ 28.75%
B 82 of 240 ~ 34.17'%

%37.08
%28.75
%34.17

CMYK color model

#594552 color CMYK value is (0,22,8,65).

  • cyan value is 0.00%
  • magenta value is 22.47%
  • yellow value is 7.87%
  • key color value is 65.10%
CMYK: (0,22,8,65) C0M22Y8K65 (0%,22%,8%,65%) (0.00/0.22/0.08/0.65) 

CMYK percentages

%0
%22.47
%7.87
%65.1

Codes

Color #594552 in popluar color models

59 45 52
RGB 89 69 82
HSL 321° 12.66% 30.98%
HSB/HSV 321° 22.47% 34.90%
CMYK 0.00% 22.47% 7.87%
65.10%

Color #594552 in popluar number systems.

HEX 59 45 52
Decimal 89 69 82
Binary 1011001 1000101 1010010
Octal 131 105 122

Shades and tints

Shades of #594552

#594552
(89,69,82)
#513F4B
(81,63,75)
#493944
(73,57,68)
#41333D
(65,51,61)
#392D36
(57,45,54)
#31272F
(49,39,47)
#292128
(41,33,40)
#211B21
(33,27,33)
#19151A
(25,21,26)
#110F13
(17,15,19)
#09090C
(9,9,12)
#000000
(0,0,0)

Tints of #594552

#594552
(89,69,82)
#685561
(104,85,97)
#776570
(119,101,112)
#86757F
(134,117,127)
#95858E
(149,133,142)
#A4959D
(164,149,157)
#B3A5AC
(179,165,172)
#C2B5BB
(194,181,187)
#D1C5CA
(209,197,202)
#E0D5D9
(224,213,217)
#EFE5E8
(239,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594552 color. Also use rgb(89,69,82) instead hex code.

Text Font Color

.myTextColor { color: #594552; }

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

This text font color is #594552.

Background Color

.myBgColor { background-color: #594552; }

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

This div background color is #594552.

Border color

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

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

This div border color is #594552.

Opacity

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

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

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

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

This text has shadow with #594552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594552.

Preview

Color preview on black background

This text has color #594552 on black background.


Color preview on white background

This text has color #594552 on white background.


Black color preview on #594552 background

This text has black color on #594552 background.


White color preview on #594552 background

This text has white color on #594552 background.


Related colors

Complementary color

Complementary color for #hex is #A6BAAD.


I love getcolorcode.com

Triadic colors

1 #525945 and #455259 with #594552 are triadic colors.

2 #524559 and #455952 with #594552 are triadic colors.