COLOR #6D7176

HEX: #6D7176 RGB: (109,113,118)

Color info

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

RGB color model

#6D7176 color RGB value is (109,113,118).

RGB: (109,113,118) (43%, 44%, 46%)

RGB channels and saturation

R 109 of 255 = 43%
G 113 of 255 = 44%
B 118 of 255 = 46%

109
113
118

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

Portions of RGB colors in percentages

R + G + B = 109 + 113 + 118 = 340 (100%)
R 109 of 340 ~ 32.06%
G 113 of 340 ~ 33.24%
B 118 of 340 ~ 34.71'%

%32.06
%33.24
%34.71

CMYK color model

#6D7176 color CMYK value is (8,4,0,54).

  • cyan value is 7.63%
  • magenta value is 4.24%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (8,4,0,54)
C8M4Y0K54 (8%, 4%, 0%, 54%)
(0.08 / 0.04 / 0.00 / 0.54)

CMYK percentages

%7.63
%4.24
%0
%53.73

Codes

Color #6D7176 in popluar color models

6D 71 76
RGB 109 113 118
HSL 213° 3.96% 44.51%
HSB/HSV 213° 7.63% 46.27%
CMYK 7.63% 4.24% 0.00%
53.73%

Color #6D7176 in popluar number systems.

HEX 6D 71 76
Decimal 109 113 118
Binary 1101101 1110001 1110110
Octal 155 161 166

Shades and tints

Shades of #6D7176

#6D7176
(109,113,118)
#64676C
(100,103,108)
#5B5D62
(91,93,98)
#525358
(82,83,88)
#49494E
(73,73,78)
#403F44
(64,63,68)
#37353A
(55,53,58)
#2E2B30
(46,43,48)
#252126
(37,33,38)
#1C171C
(28,23,28)
#130D12
(19,13,18)
#000000
(0,0,0)

Tints of #6D7176

#6D7176
(109,113,118)
#7A7D82
(122,125,130)
#87898E
(135,137,142)
#94959A
(148,149,154)
#A1A1A6
(161,161,166)
#AEADB2
(174,173,178)
#BBB9BE
(187,185,190)
#C8C5CA
(200,197,202)
#D5D1D6
(213,209,214)
#E2DDE2
(226,221,226)
#EFE9EE
(239,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D7176; }

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

This text font color is #6D7176.

Background Color

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

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

This div background color is #6D7176.

Border color

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

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

This div border color is #6D7176.

Opacity

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

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

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

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

This text has shadow with #6D7176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7176.

Preview

Color preview on black background

This text has color #6D7176 on black background.


Color preview on white background

This text has color #6D7176 on white background.


Black color preview on #6D7176 background

This text has black color on #6D7176 background.


White color preview on #6D7176 background

This text has white color on #6D7176 background.


Related colors

Complementary color

Complementary color for #hex is #928E89.


I love getcolorcode.com

Triadic colors

1 #766D71 and #71766D with #6D7176 are triadic colors.

2 #76716D and #716D76 with #6D7176 are triadic colors.