COLOR #6C716C

HEX: #6C716C RGB: (108,113,108)

Color info

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

RGB color model

#6C716C color RGB value is (108,113,108).

RGB: (108,113,108) (42%, 44%, 42%)

RGB channels and saturation

R 108 of 255 = 42%
G 113 of 255 = 44%
B 108 of 255 = 42%

108
113
108

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

Portions of RGB colors in percentages

R + G + B = 108 + 113 + 108 = 329 (100%)
R 108 of 329 ~ 32.83%
G 113 of 329 ~ 34.35%
B 108 of 329 ~ 32.83'%

%32.83
%34.35
%32.83

CMYK color model

#6C716C color CMYK value is (4,0,4,56).

  • cyan value is 4.42%
  • magenta value is 0.00%
  • yellow value is 4.42%
  • key color value is 55.69%

CMYK: (4,0,4,56)
C4M0Y4K56 (4%, 0%, 4%, 56%)
(0.04 / 0.00 / 0.04 / 0.56)

CMYK percentages

%4.42
%0
%4.42
%55.69

Codes

Color #6C716C in popluar color models

6C 71 6C
RGB 108 113 108
HSL 120° 2.26% 43.33%
HSB/HSV 120° 4.42% 44.31%
CMYK 4.42% 0.00% 4.42%
55.69%

Color #6C716C in popluar number systems.

HEX 6C 71 6C
Decimal 108 113 108
Binary 1101100 1110001 1101100
Octal 154 161 154

Shades and tints

Shades of #6C716C

#6C716C
(108,113,108)
#636763
(99,103,99)
#5A5D5A
(90,93,90)
#515351
(81,83,81)
#484948
(72,73,72)
#3F3F3F
(63,63,63)
#363536
(54,53,54)
#2D2B2D
(45,43,45)
#242124
(36,33,36)
#1B171B
(27,23,27)
#120D12
(18,13,18)
#000000
(0,0,0)

Tints of #6C716C

#6C716C
(108,113,108)
#797D79
(121,125,121)
#868986
(134,137,134)
#939593
(147,149,147)
#A0A1A0
(160,161,160)
#ADADAD
(173,173,173)
#BAB9BA
(186,185,186)
#C7C5C7
(199,197,199)
#D4D1D4
(212,209,212)
#E1DDE1
(225,221,225)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C716C; }

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

This text font color is #6C716C.

Background Color

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

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

This div background color is #6C716C.

Border color

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

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

This div border color is #6C716C.

Opacity

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

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

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

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

This text has shadow with #6C716C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C716C.

Preview

Color preview on black background

This text has color #6C716C on black background.


Color preview on white background

This text has color #6C716C on white background.


Black color preview on #6C716C background

This text has black color on #6C716C background.


White color preview on #6C716C background

This text has white color on #6C716C background.


Related colors

Complementary color

Complementary color for #hex is #938E93.


I love getcolorcode.com

Triadic colors

1 #6C6C71 and #716C6C with #6C716C are triadic colors.

2 #6C716C and #716C6C with #6C716C are triadic colors.