COLOR #595F58

HEX: #595F58 RGB: (89,95,88)

Color info

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

RGB color model

#595F58 color RGB value is (89,95,88).

RGB: (89,95,88) (35%, 37%, 35%)

RGB channels and saturation

R 89 of 255 = 35%
G 95 of 255 = 37%
B 88 of 255 = 35%

89
95
88

R + G + B ~ 36%. #595F58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 95 + 88 = 272 (100%)
R 89 of 272 ~ 32.72%
G 95 of 272 ~ 34.93%
B 88 of 272 ~ 32.35'%

%32.72
%34.93
%32.35

CMYK color model

#595F58 color CMYK value is (6,0,7,63).

  • cyan value is 6.32%
  • magenta value is 0.00%
  • yellow value is 7.37%
  • key color value is 62.75%
CMYK: (6,0,7,63) C6M0Y7K63 (6%,0%,7%,63%) (0.06/0.00/0.07/0.63) 

CMYK percentages

%6.32
%0
%7.37
%62.75

Codes

Color #595F58 in popluar color models

59 5F 58
RGB 89 95 88
HSL 111° 3.83% 35.88%
HSB/HSV 111° 7.37% 37.25%
CMYK 6.32% 0.00% 7.37%
62.75%

Color #595F58 in popluar number systems.

HEX 59 5F 58
Decimal 89 95 88
Binary 1011001 1011111 1011000
Octal 131 137 130

Shades and tints

Shades of #595F58

#595F58
(89,95,88)
#515750
(81,87,80)
#494F48
(73,79,72)
#414740
(65,71,64)
#393F38
(57,63,56)
#313730
(49,55,48)
#292F28
(41,47,40)
#212720
(33,39,32)
#191F18
(25,31,24)
#111710
(17,23,16)
#090F08
(9,15,8)
#000000
(0,0,0)

Tints of #595F58

#595F58
(89,95,88)
#686D67
(104,109,103)
#777B76
(119,123,118)
#868985
(134,137,133)
#959794
(149,151,148)
#A4A5A3
(164,165,163)
#B3B3B2
(179,179,178)
#C2C1C1
(194,193,193)
#D1CFD0
(209,207,208)
#E0DDDF
(224,221,223)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595F58 color. Also use rgb(89,95,88) instead hex code.

Text Font Color

.myTextColor { color: #595F58; }

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

This text font color is #595F58.

Background Color

.myBgColor { background-color: #595F58; }

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

This div background color is #595F58.

Border color

.myBorderColor { border: 1px solid #595F58; }

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

This div border color is #595F58.

Opacity

.myOpacity80 { color: #595F58; opacity: 0.8; }

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

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

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

This text has shadow with #595F58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595F58.

Preview

Color preview on black background

This text has color #595F58 on black background.


Color preview on white background

This text has color #595F58 on white background.


Black color preview on #595F58 background

This text has black color on #595F58 background.


White color preview on #595F58 background

This text has white color on #595F58 background.


Related colors

Complementary color

Complementary color for #hex is #A6A0A7.


I love getcolorcode.com

Triadic colors

1 #58595F and #5F5859 with #595F58 are triadic colors.

2 #585F59 and #5F5958 with #595F58 are triadic colors.