COLOR #605A58

HEX: #605A58 RGB: (96,90,88)

Color info

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

RGB color model

#605A58 color RGB value is (96,90,88).

RGB: (96,90,88) (38%, 35%, 35%)

RGB channels and saturation

R 96 of 255 = 38%
G 90 of 255 = 35%
B 88 of 255 = 35%

96
90
88

R + G + B ~ 36%. #605A58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 90 + 88 = 274 (100%)
R 96 of 274 ~ 35.04%
G 90 of 274 ~ 32.85%
B 88 of 274 ~ 32.12'%

%35.04
%32.85
%32.12

CMYK color model

#605A58 color CMYK value is (0,6,8,62).

  • cyan value is 0.00%
  • magenta value is 6.25%
  • yellow value is 8.33%
  • key color value is 62.35%

CMYK: (0,6,8,62)
C0M6Y8K62 (0%, 6%, 8%, 62%)
(0.00 / 0.06 / 0.08 / 0.62)

CMYK percentages

%0
%6.25
%8.33
%62.35

Codes

Color #605A58 in popluar color models

60 5A 58
RGB 96 90 88
HSL 15° 4.35% 36.08%
HSB/HSV 15° 8.33% 37.65%
CMYK 0.00% 6.25% 8.33%
62.35%

Color #605A58 in popluar number systems.

HEX 60 5A 58
Decimal 96 90 88
Binary 1100000 1011010 1011000
Octal 140 132 130

Shades and tints

Shades of #605A58

#605A58
(96,90,88)
#585250
(88,82,80)
#504A48
(80,74,72)
#484240
(72,66,64)
#403A38
(64,58,56)
#383230
(56,50,48)
#302A28
(48,42,40)
#282220
(40,34,32)
#201A18
(32,26,24)
#181210
(24,18,16)
#100A08
(16,10,8)
#000000
(0,0,0)

Tints of #605A58

#605A58
(96,90,88)
#6E6967
(110,105,103)
#7C7876
(124,120,118)
#8A8785
(138,135,133)
#989694
(152,150,148)
#A6A5A3
(166,165,163)
#B4B4B2
(180,180,178)
#C2C3C1
(194,195,193)
#D0D2D0
(208,210,208)
#DEE1DF
(222,225,223)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #605A58 color. Also use rgb(96,90,88) instead hex code.

Text Font Color

.myTextColor { color: #605A58; }

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

This text font color is #605A58.

Background Color

.myBgColor { background-color: #605A58; }

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

This div background color is #605A58.

Border color

.myBorderColor { border: 1px solid #605A58; }

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

This div border color is #605A58.

Opacity

.myOpacity80 { color: #605A58; opacity: 0.8; }

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

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

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

This text has shadow with #605A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605A58.

Preview

Color preview on black background

This text has color #605A58 on black background.


Color preview on white background

This text has color #605A58 on white background.


Black color preview on #605A58 background

This text has black color on #605A58 background.


White color preview on #605A58 background

This text has white color on #605A58 background.


Related colors

Complementary color

Complementary color for #hex is #9FA5A7.


I love getcolorcode.com

Triadic colors

1 #58605A and #5A5860 with #605A58 are triadic colors.

2 #585A60 and #5A6058 with #605A58 are triadic colors.