COLOR #6C686C

HEX: #6C686C RGB: (108,104,108)

Color info

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

RGB color model

#6C686C color RGB value is (108,104,108).

RGB: (108,104,108) (42%, 41%, 42%)

RGB channels and saturation

R 108 of 255 = 42%
G 104 of 255 = 41%
B 108 of 255 = 42%

108
104
108

R + G + B ~ 42%. #6C686C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 108 + 104 + 108 = 320 (100%)
R 108 of 320 ~ 33.75%
G 104 of 320 ~ 32.5%
B 108 of 320 ~ 33.75'%

%33.75
%32.5
%33.75

CMYK color model

#6C686C color CMYK value is (0,4,0,58).

  • cyan value is 0.00%
  • magenta value is 3.70%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (0,4,0,58)
C0M4Y0K58 (0%, 4%, 0%, 58%)
(0.00 / 0.04 / 0.00 / 0.58)

CMYK percentages

%0
%3.7
%0
%57.65

Codes

Color #6C686C in popluar color models

6C 68 6C
RGB 108 104 108
HSL 300° 1.89% 41.57%
HSB/HSV 300° 3.70% 42.35%
CMYK 0.00% 3.70% 0.00%
57.65%

Color #6C686C in popluar number systems.

HEX 6C 68 6C
Decimal 108 104 108
Binary 1101100 1101000 1101100
Octal 154 150 154

Shades and tints

Shades of #6C686C

#6C686C
(108,104,108)
#635F63
(99,95,99)
#5A565A
(90,86,90)
#514D51
(81,77,81)
#484448
(72,68,72)
#3F3B3F
(63,59,63)
#363236
(54,50,54)
#2D292D
(45,41,45)
#242024
(36,32,36)
#1B171B
(27,23,27)
#120E12
(18,14,18)
#000000
(0,0,0)

Tints of #6C686C

#6C686C
(108,104,108)
#797579
(121,117,121)
#868286
(134,130,134)
#938F93
(147,143,147)
#A09CA0
(160,156,160)
#ADA9AD
(173,169,173)
#BAB6BA
(186,182,186)
#C7C3C7
(199,195,199)
#D4D0D4
(212,208,212)
#E1DDE1
(225,221,225)
#EEEAEE
(238,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C686C color. Also use rgb(108,104,108) instead hex code.

Text Font Color

.myTextColor { color: #6C686C; }

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

This text font color is #6C686C.

Background Color

.myBgColor { background-color: #6C686C; }

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

This div background color is #6C686C.

Border color

.myBorderColor { border: 1px solid #6C686C; }

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

This div border color is #6C686C.

Opacity

.myOpacity80 { color: #6C686C; opacity: 0.8; }

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

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

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

This text has shadow with #6C686C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C686C.

Preview

Color preview on black background

This text has color #6C686C on black background.


Color preview on white background

This text has color #6C686C on white background.


Black color preview on #6C686C background

This text has black color on #6C686C background.


White color preview on #6C686C background

This text has white color on #6C686C background.


Related colors

Complementary color

Complementary color for #hex is #939793.


I love getcolorcode.com

Triadic colors

1 #6C6C68 and #686C6C with #6C686C are triadic colors.

2 #6C686C and #686C6C with #6C686C are triadic colors.