COLOR #60685A

HEX: #60685A RGB: (96,104,90)

Color info

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

RGB color model

#60685A color RGB value is (96,104,90).

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

RGB channels and saturation

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

96
104
90

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

Portions of RGB colors in percentages

R + G + B = 96 + 104 + 90 = 290 (100%)
R 96 of 290 ~ 33.1%
G 104 of 290 ~ 35.86%
B 90 of 290 ~ 31.03'%

%33.1
%35.86
%31.03

CMYK color model

#60685A color CMYK value is (8,0,13,59).

  • cyan value is 7.69%
  • magenta value is 0.00%
  • yellow value is 13.46%
  • key color value is 59.22%
CMYK: (8,0,13,59) C8M0Y13K59 (8%,0%,13%,59%) (0.08/0.00/0.13/0.59) 

CMYK percentages

%7.69
%0
%13.46
%59.22

Codes

Color #60685A in popluar color models

60 68 5A
RGB 96 104 90
HSL 94° 7.22% 38.04%
HSB/HSV 94° 13.46% 40.78%
CMYK 7.69% 0.00% 13.46%
59.22%

Color #60685A in popluar number systems.

HEX 60 68 5A
Decimal 96 104 90
Binary 1100000 1101000 1011010
Octal 140 150 132

Shades and tints

Shades of #60685A

#60685A
(96,104,90)
#585F52
(88,95,82)
#50564A
(80,86,74)
#484D42
(72,77,66)
#40443A
(64,68,58)
#383B32
(56,59,50)
#30322A
(48,50,42)
#282922
(40,41,34)
#20201A
(32,32,26)
#181712
(24,23,18)
#100E0A
(16,14,10)
#000000
(0,0,0)

Tints of #60685A

#60685A
(96,104,90)
#6E7569
(110,117,105)
#7C8278
(124,130,120)
#8A8F87
(138,143,135)
#989C96
(152,156,150)
#A6A9A5
(166,169,165)
#B4B6B4
(180,182,180)
#C2C3C3
(194,195,195)
#D0D0D2
(208,208,210)
#DEDDE1
(222,221,225)
#ECEAF0
(236,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #60685A; }

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

This text font color is #60685A.

Background Color

.myBgColor { background-color: #60685A; }

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

This div background color is #60685A.

Border color

.myBorderColor { border: 1px solid #60685A; }

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

This div border color is #60685A.

Opacity

.myOpacity80 { color: #60685A; opacity: 0.8; }

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

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

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

This text has shadow with #60685A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60685A.

Preview

Color preview on black background

This text has color #60685A on black background.


Color preview on white background

This text has color #60685A on white background.


Black color preview on #60685A background

This text has black color on #60685A background.


White color preview on #60685A background

This text has white color on #60685A background.


Related colors

Complementary color

Complementary color for #hex is #9F97A5.


I love getcolorcode.com

Triadic colors

1 #5A6068 and #685A60 with #60685A are triadic colors.

2 #5A6860 and #68605A with #60685A are triadic colors.