COLOR #685F67

HEX: #685F67 RGB: (104,95,103)

Color info

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

RGB color model

#685F67 color RGB value is (104,95,103).

RGB: (104,95,103) (41%, 37%, 40%)

RGB channels and saturation

R 104 of 255 = 41%
G 95 of 255 = 37%
B 103 of 255 = 40%

104
95
103

R + G + B ~ 39%. #685F67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 95 + 103 = 302 (100%)
R 104 of 302 ~ 34.44%
G 95 of 302 ~ 31.46%
B 103 of 302 ~ 34.11'%

%34.44
%31.46
%34.11

CMYK color model

#685F67 color CMYK value is (0,9,1,59).

  • cyan value is 0.00%
  • magenta value is 8.65%
  • yellow value is 0.96%
  • key color value is 59.22%
CMYK: (0,9,1,59) C0M9Y1K59 (0%,9%,1%,59%) (0.00/0.09/0.01/0.59) 

CMYK percentages

%0
%8.65
%0.96
%59.22

Codes

Color #685F67 in popluar color models

68 5F 67
RGB 104 95 103
HSL 307° 4.52% 39.02%
HSB/HSV 307° 8.65% 40.78%
CMYK 0.00% 8.65% 0.96%
59.22%

Color #685F67 in popluar number systems.

HEX 68 5F 67
Decimal 104 95 103
Binary 1101000 1011111 1100111
Octal 150 137 147

Shades and tints

Shades of #685F67

#685F67
(104,95,103)
#5F575E
(95,87,94)
#564F55
(86,79,85)
#4D474C
(77,71,76)
#443F43
(68,63,67)
#3B373A
(59,55,58)
#322F31
(50,47,49)
#292728
(41,39,40)
#201F1F
(32,31,31)
#171716
(23,23,22)
#0E0F0D
(14,15,13)
#000000
(0,0,0)

Tints of #685F67

#685F67
(104,95,103)
#756D74
(117,109,116)
#827B81
(130,123,129)
#8F898E
(143,137,142)
#9C979B
(156,151,155)
#A9A5A8
(169,165,168)
#B6B3B5
(182,179,181)
#C3C1C2
(195,193,194)
#D0CFCF
(208,207,207)
#DDDDDC
(221,221,220)
#EAEBE9
(234,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685F67 color. Also use rgb(104,95,103) instead hex code.

Text Font Color

.myTextColor { color: #685F67; }

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

This text font color is #685F67.

Background Color

.myBgColor { background-color: #685F67; }

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

This div background color is #685F67.

Border color

.myBorderColor { border: 1px solid #685F67; }

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

This div border color is #685F67.

Opacity

.myOpacity80 { color: #685F67; opacity: 0.8; }

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

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

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

This text has shadow with #685F67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685F67.

Preview

Color preview on black background

This text has color #685F67 on black background.


Color preview on white background

This text has color #685F67 on white background.


Black color preview on #685F67 background

This text has black color on #685F67 background.


White color preview on #685F67 background

This text has white color on #685F67 background.


Related colors

Complementary color

Complementary color for #hex is #97A098.


I love getcolorcode.com

Triadic colors

1 #67685F and #5F6768 with #685F67 are triadic colors.

2 #675F68 and #5F6867 with #685F67 are triadic colors.