COLOR #6D6C61

HEX: #6D6C61 RGB: (109,108,97)

Color info

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

RGB color model

#6D6C61 color RGB value is (109,108,97).

RGB: (109,108,97) (43%, 42%, 38%)

RGB channels and saturation

R 109 of 255 = 43%
G 108 of 255 = 42%
B 97 of 255 = 38%

109
108
97

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

Portions of RGB colors in percentages

R + G + B = 109 + 108 + 97 = 314 (100%)
R 109 of 314 ~ 34.71%
G 108 of 314 ~ 34.39%
B 97 of 314 ~ 30.89'%

%34.71
%34.39
%30.89

CMYK color model

#6D6C61 color CMYK value is (0,1,11,57).

  • cyan value is 0.00%
  • magenta value is 0.92%
  • yellow value is 11.01%
  • key color value is 57.25%
CMYK: (0,1,11,57) C0M1Y11K57 (0%,1%,11%,57%) (0.00/0.01/0.11/0.57) 

CMYK percentages

%0
%0.92
%11.01
%57.25

Codes

Color #6D6C61 in popluar color models

6D 6C 61
RGB 109 108 97
HSL 55° 5.83% 40.39%
HSB/HSV 55° 11.01% 42.75%
CMYK 0.00% 0.92% 11.01%
57.25%

Color #6D6C61 in popluar number systems.

HEX 6D 6C 61
Decimal 109 108 97
Binary 1101101 1101100 1100001
Octal 155 154 141

Shades and tints

Shades of #6D6C61

#6D6C61
(109,108,97)
#646359
(100,99,89)
#5B5A51
(91,90,81)
#525149
(82,81,73)
#494841
(73,72,65)
#403F39
(64,63,57)
#373631
(55,54,49)
#2E2D29
(46,45,41)
#252421
(37,36,33)
#1C1B19
(28,27,25)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #6D6C61

#6D6C61
(109,108,97)
#7A796F
(122,121,111)
#87867D
(135,134,125)
#94938B
(148,147,139)
#A1A099
(161,160,153)
#AEADA7
(174,173,167)
#BBBAB5
(187,186,181)
#C8C7C3
(200,199,195)
#D5D4D1
(213,212,209)
#E2E1DF
(226,225,223)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6C61; }

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

This text font color is #6D6C61.

Background Color

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

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

This div background color is #6D6C61.

Border color

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

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

This div border color is #6D6C61.

Opacity

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

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

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

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

This text has shadow with #6D6C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6C61.

Preview

Color preview on black background

This text has color #6D6C61 on black background.


Color preview on white background

This text has color #6D6C61 on white background.


Black color preview on #6D6C61 background

This text has black color on #6D6C61 background.


White color preview on #6D6C61 background

This text has white color on #6D6C61 background.


Related colors

Complementary color

Complementary color for #hex is #92939E.


I love getcolorcode.com

Triadic colors

1 #616D6C and #6C616D with #6D6C61 are triadic colors.

2 #616C6D and #6C6D61 with #6D6C61 are triadic colors.