COLOR #594268

HEX: #594268 RGB: (89,66,104)

Color info

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

RGB color model

#594268 color RGB value is (89,66,104).

RGB: (89,66,104) (35%, 26%, 41%)

RGB channels and saturation

R 89 of 255 = 35%
G 66 of 255 = 26%
B 104 of 255 = 41%

89
66
104

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

Portions of RGB colors in percentages

R + G + B = 89 + 66 + 104 = 259 (100%)
R 89 of 259 ~ 34.36%
G 66 of 259 ~ 25.48%
B 104 of 259 ~ 40.15'%

%34.36
%25.48
%40.15

CMYK color model

#594268 color CMYK value is (14,37,0,59).

  • cyan value is 14.42%
  • magenta value is 36.54%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (14,37,0,59)
C14M37Y0K59 (14%, 37%, 0%, 59%)
(0.14 / 0.37 / 0.00 / 0.59)

CMYK percentages

%14.42
%36.54
%0
%59.22

Codes

Color #594268 in popluar color models

59 42 68
RGB 89 66 104
HSL 276° 22.35% 33.33%
HSB/HSV 276° 36.54% 40.78%
CMYK 14.42% 36.54% 0.00%
59.22%

Color #594268 in popluar number systems.

HEX 59 42 68
Decimal 89 66 104
Binary 1011001 1000010 1101000
Octal 131 102 150

Shades and tints

Shades of #594268

#594268
(89,66,104)
#513C5F
(81,60,95)
#493656
(73,54,86)
#41304D
(65,48,77)
#392A44
(57,42,68)
#31243B
(49,36,59)
#291E32
(41,30,50)
#211829
(33,24,41)
#191220
(25,18,32)
#110C17
(17,12,23)
#09060E
(9,6,14)
#000000
(0,0,0)

Tints of #594268

#594268
(89,66,104)
#685375
(104,83,117)
#776482
(119,100,130)
#86758F
(134,117,143)
#95869C
(149,134,156)
#A497A9
(164,151,169)
#B3A8B6
(179,168,182)
#C2B9C3
(194,185,195)
#D1CAD0
(209,202,208)
#E0DBDD
(224,219,221)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594268 color. Also use rgb(89,66,104) instead hex code.

Text Font Color

.myTextColor { color: #594268; }

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

This text font color is #594268.

Background Color

.myBgColor { background-color: #594268; }

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

This div background color is #594268.

Border color

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

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

This div border color is #594268.

Opacity

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

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

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

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

This text has shadow with #594268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594268.

Preview

Color preview on black background

This text has color #594268 on black background.


Color preview on white background

This text has color #594268 on white background.


Black color preview on #594268 background

This text has black color on #594268 background.


White color preview on #594268 background

This text has white color on #594268 background.


Related colors

Complementary color

Complementary color for #hex is #A6BD97.


I love getcolorcode.com

Triadic colors

1 #685942 and #426859 with #594268 are triadic colors.

2 #684259 and #425968 with #594268 are triadic colors.