COLOR #605D59

HEX: #605D59 RGB: (96,93,89)

Color info

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

RGB color model

#605D59 color RGB value is (96,93,89).

RGB: (96,93,89) (38%, 36%, 35%)

RGB channels and saturation

R 96 of 255 = 38%
G 93 of 255 = 36%
B 89 of 255 = 35%

96
93
89

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

Portions of RGB colors in percentages

R + G + B = 96 + 93 + 89 = 278 (100%)
R 96 of 278 ~ 34.53%
G 93 of 278 ~ 33.45%
B 89 of 278 ~ 32.01'%

%34.53
%33.45
%32.01

CMYK color model

#605D59 color CMYK value is (0,3,7,62).

  • cyan value is 0.00%
  • magenta value is 3.12%
  • yellow value is 7.29%
  • key color value is 62.35%

CMYK: (0,3,7,62)
C0M3Y7K62 (0%, 3%, 7%, 62%)
(0.00 / 0.03 / 0.07 / 0.62)

CMYK percentages

%0
%3.12
%7.29
%62.35

Codes

Color #605D59 in popluar color models

60 5D 59
RGB 96 93 89
HSL 34° 3.78% 36.27%
HSB/HSV 34° 7.29% 37.65%
CMYK 0.00% 3.12% 7.29%
62.35%

Color #605D59 in popluar number systems.

HEX 60 5D 59
Decimal 96 93 89
Binary 1100000 1011101 1011001
Octal 140 135 131

Shades and tints

Shades of #605D59

#605D59
(96,93,89)
#585551
(88,85,81)
#504D49
(80,77,73)
#484541
(72,69,65)
#403D39
(64,61,57)
#383531
(56,53,49)
#302D29
(48,45,41)
#282521
(40,37,33)
#201D19
(32,29,25)
#181511
(24,21,17)
#100D09
(16,13,9)
#000000
(0,0,0)

Tints of #605D59

#605D59
(96,93,89)
#6E6B68
(110,107,104)
#7C7977
(124,121,119)
#8A8786
(138,135,134)
#989595
(152,149,149)
#A6A3A4
(166,163,164)
#B4B1B3
(180,177,179)
#C2BFC2
(194,191,194)
#D0CDD1
(208,205,209)
#DEDBE0
(222,219,224)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #605D59 color. Also use rgb(96,93,89) instead hex code.

Text Font Color

.myTextColor { color: #605D59; }

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

This text font color is #605D59.

Background Color

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

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

This div background color is #605D59.

Border color

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

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

This div border color is #605D59.

Opacity

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

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

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

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

This text has shadow with #605D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605D59.

Preview

Color preview on black background

This text has color #605D59 on black background.


Color preview on white background

This text has color #605D59 on white background.


Black color preview on #605D59 background

This text has black color on #605D59 background.


White color preview on #605D59 background

This text has white color on #605D59 background.


Related colors

Complementary color

Complementary color for #hex is #9FA2A6.


I love getcolorcode.com

Triadic colors

1 #59605D and #5D5960 with #605D59 are triadic colors.

2 #595D60 and #5D6059 with #605D59 are triadic colors.