COLOR #6C7A6C

HEX: #6C7A6C RGB: (108,122,108)

Color info

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

RGB color model

#6C7A6C color RGB value is (108,122,108).

RGB: (108,122,108) (42%, 48%, 42%)

RGB channels and saturation

R 108 of 255 = 42%
G 122 of 255 = 48%
B 108 of 255 = 42%

108
122
108

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

Portions of RGB colors in percentages

R + G + B = 108 + 122 + 108 = 338 (100%)
R 108 of 338 ~ 31.95%
G 122 of 338 ~ 36.09%
B 108 of 338 ~ 31.95'%

%31.95
%36.09
%31.95

CMYK color model

#6C7A6C color CMYK value is (11,0,11,52).

  • cyan value is 11.48%
  • magenta value is 0.00%
  • yellow value is 11.48%
  • key color value is 52.16%

CMYK: (11,0,11,52)
C11M0Y11K52 (11%, 0%, 11%, 52%)
(0.11 / 0.00 / 0.11 / 0.52)

CMYK percentages

%11.48
%0
%11.48
%52.16

Codes

Color #6C7A6C in popluar color models

6C 7A 6C
RGB 108 122 108
HSL 120° 6.09% 45.10%
HSB/HSV 120° 11.48% 47.84%
CMYK 11.48% 0.00% 11.48%
52.16%

Color #6C7A6C in popluar number systems.

HEX 6C 7A 6C
Decimal 108 122 108
Binary 1101100 1111010 1101100
Octal 154 172 154

Shades and tints

Shades of #6C7A6C

#6C7A6C
(108,122,108)
#636F63
(99,111,99)
#5A645A
(90,100,90)
#515951
(81,89,81)
#484E48
(72,78,72)
#3F433F
(63,67,63)
#363836
(54,56,54)
#2D2D2D
(45,45,45)
#242224
(36,34,36)
#1B171B
(27,23,27)
#120C12
(18,12,18)
#000000
(0,0,0)

Tints of #6C7A6C

#6C7A6C
(108,122,108)
#798679
(121,134,121)
#869286
(134,146,134)
#939E93
(147,158,147)
#A0AAA0
(160,170,160)
#ADB6AD
(173,182,173)
#BAC2BA
(186,194,186)
#C7CEC7
(199,206,199)
#D4DAD4
(212,218,212)
#E1E6E1
(225,230,225)
#EEF2EE
(238,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C7A6C; }

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

This text font color is #6C7A6C.

Background Color

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

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

This div background color is #6C7A6C.

Border color

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

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

This div border color is #6C7A6C.

Opacity

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

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

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

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

This text has shadow with #6C7A6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C7A6C.

Preview

Color preview on black background

This text has color #6C7A6C on black background.


Color preview on white background

This text has color #6C7A6C on white background.


Black color preview on #6C7A6C background

This text has black color on #6C7A6C background.


White color preview on #6C7A6C background

This text has white color on #6C7A6C background.


Related colors

Complementary color

Complementary color for #hex is #938593.


I love getcolorcode.com

Triadic colors

1 #6C6C7A and #7A6C6C with #6C7A6C are triadic colors.

2 #6C7A6C and #7A6C6C with #6C7A6C are triadic colors.