COLOR #606859

HEX: #606859 RGB: (96,104,89)

Color info

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

RGB color model

#606859 color RGB value is (96,104,89).

RGB: (96,104,89) (38%, 41%, 35%)

RGB channels and saturation

R 96 of 255 = 38%
G 104 of 255 = 41%
B 89 of 255 = 35%

96
104
89

R + G + B ~ 38%. #606859 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 104 + 89 = 289 (100%)
R 96 of 289 ~ 33.22%
G 104 of 289 ~ 35.99%
B 89 of 289 ~ 30.8'%

%33.22
%35.99
%30.8

CMYK color model

#606859 color CMYK value is (8,0,14,59).

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

CMYK: (8,0,14,59)
C8M0Y14K59 (8%, 0%, 14%, 59%)
(0.08 / 0.00 / 0.14 / 0.59)

CMYK percentages

%7.69
%0
%14.42
%59.22

Codes

Color #606859 in popluar color models

60 68 59
RGB 96 104 89
HSL 92° 7.77% 37.84%
HSB/HSV 92° 14.42% 40.78%
CMYK 7.69% 0.00% 14.42%
59.22%

Color #606859 in popluar number systems.

HEX 60 68 59
Decimal 96 104 89
Binary 1100000 1101000 1011001
Octal 140 150 131

Shades and tints

Shades of #606859

#606859
(96,104,89)
#585F51
(88,95,81)
#505649
(80,86,73)
#484D41
(72,77,65)
#404439
(64,68,57)
#383B31
(56,59,49)
#303229
(48,50,41)
#282921
(40,41,33)
#202019
(32,32,25)
#181711
(24,23,17)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #606859

#606859
(96,104,89)
#6E7568
(110,117,104)
#7C8277
(124,130,119)
#8A8F86
(138,143,134)
#989C95
(152,156,149)
#A6A9A4
(166,169,164)
#B4B6B3
(180,182,179)
#C2C3C2
(194,195,194)
#D0D0D1
(208,208,209)
#DEDDE0
(222,221,224)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606859; }

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

This text font color is #606859.

Background Color

.myBgColor { background-color: #606859; }

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

This div background color is #606859.

Border color

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

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

This div border color is #606859.

Opacity

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

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

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

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

This text has shadow with #606859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606859.

Preview

Color preview on black background

This text has color #606859 on black background.


Color preview on white background

This text has color #606859 on white background.


Black color preview on #606859 background

This text has black color on #606859 background.


White color preview on #606859 background

This text has white color on #606859 background.


Related colors

Complementary color

Complementary color for #hex is #9F97A6.


I love getcolorcode.com

Triadic colors

1 #596068 and #685960 with #606859 are triadic colors.

2 #596860 and #686059 with #606859 are triadic colors.