COLOR #594E67

HEX: #594E67 RGB: (89,78,103)

Color info

#594E67 contains red, green and blue colors in about the same proportion. Web safe color of #594E67 is #666666 (or #666).

RGB color model

#594E67 color RGB value is (89,78,103).

RGB: (89,78,103) (35%, 31%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 78 of 255 = 31%
B 103 of 255 = 40%

89
78
103

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

Portions of RGB colors in percentages

R + G + B = 89 + 78 + 103 = 270 (100%)
R 89 of 270 ~ 32.96%
G 78 of 270 ~ 28.89%
B 103 of 270 ~ 38.15'%

%32.96
%28.89
%38.15

CMYK color model

#594E67 color CMYK value is (14,24,0,60).

  • cyan value is 13.59%
  • magenta value is 24.27%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (14,24,0,60)
C14M24Y0K60 (14%, 24%, 0%, 60%)
(0.14 / 0.24 / 0.00 / 0.60)

CMYK percentages

%13.59
%24.27
%0
%59.61

Codes

Color #594E67 in popluar color models

59 4E 67
RGB 89 78 103
HSL 266° 13.81% 35.49%
HSB/HSV 266° 24.27% 40.39%
CMYK 13.59% 24.27% 0.00%
59.61%

Color #594E67 in popluar number systems.

HEX 59 4E 67
Decimal 89 78 103
Binary 1011001 1001110 1100111
Octal 131 116 147

Shades and tints

Shades of #594E67

#594E67
(89,78,103)
#51475E
(81,71,94)
#494055
(73,64,85)
#41394C
(65,57,76)
#393243
(57,50,67)
#312B3A
(49,43,58)
#292431
(41,36,49)
#211D28
(33,29,40)
#19161F
(25,22,31)
#110F16
(17,15,22)
#09080D
(9,8,13)
#000000
(0,0,0)

Tints of #594E67

#594E67
(89,78,103)
#685E74
(104,94,116)
#776E81
(119,110,129)
#867E8E
(134,126,142)
#958E9B
(149,142,155)
#A49EA8
(164,158,168)
#B3AEB5
(179,174,181)
#C2BEC2
(194,190,194)
#D1CECF
(209,206,207)
#E0DEDC
(224,222,220)
#EFEEE9
(239,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594E67 color. Also use rgb(89,78,103) instead hex code.

Text Font Color

.myTextColor { color: #594E67; }

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

This text font color is #594E67.

Background Color

.myBgColor { background-color: #594E67; }

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

This div background color is #594E67.

Border color

.myBorderColor { border: 1px solid #594E67; }

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

This div border color is #594E67.

Opacity

.myOpacity80 { color: #594E67; opacity: 0.8; }

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

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

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

This text has shadow with #594E67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594E67.

Preview

Color preview on black background

This text has color #594E67 on black background.


Color preview on white background

This text has color #594E67 on white background.


Black color preview on #594E67 background

This text has black color on #594E67 background.


White color preview on #594E67 background

This text has white color on #594E67 background.


Related colors

Complementary color

Complementary color for #hex is #A6B198.


I love getcolorcode.com

Triadic colors

1 #67594E and #4E6759 with #594E67 are triadic colors.

2 #674E59 and #4E5967 with #594E67 are triadic colors.