COLOR #6D7F61

HEX: #6D7F61 RGB: (109,127,97)

Color info

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

RGB color model

#6D7F61 color RGB value is (109,127,97).

RGB: (109,127,97) (43%, 50%, 38%)

RGB channels and saturation

R 109 of 255 = 43%
G 127 of 255 = 50%
B 97 of 255 = 38%

109
127
97

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

Portions of RGB colors in percentages

R + G + B = 109 + 127 + 97 = 333 (100%)
R 109 of 333 ~ 32.73%
G 127 of 333 ~ 38.14%
B 97 of 333 ~ 29.13'%

%32.73
%38.14
%29.13

CMYK color model

#6D7F61 color CMYK value is (14,0,24,50).

  • cyan value is 14.17%
  • magenta value is 0.00%
  • yellow value is 23.62%
  • key color value is 50.20%

CMYK: (14,0,24,50)
C14M0Y24K50 (14%, 0%, 24%, 50%)
(0.14 / 0.00 / 0.24 / 0.50)

CMYK percentages

%14.17
%0
%23.62
%50.2

Codes

Color #6D7F61 in popluar color models

6D 7F 61
RGB 109 127 97
HSL 96° 13.39% 43.92%
HSB/HSV 96° 23.62% 49.80%
CMYK 14.17% 0.00% 23.62%
50.20%

Color #6D7F61 in popluar number systems.

HEX 6D 7F 61
Decimal 109 127 97
Binary 1101101 1111111 1100001
Octal 155 177 141

Shades and tints

Shades of #6D7F61

#6D7F61
(109,127,97)
#647459
(100,116,89)
#5B6951
(91,105,81)
#525E49
(82,94,73)
#495341
(73,83,65)
#404839
(64,72,57)
#373D31
(55,61,49)
#2E3229
(46,50,41)
#252721
(37,39,33)
#1C1C19
(28,28,25)
#131111
(19,17,17)
#000000
(0,0,0)

Tints of #6D7F61

#6D7F61
(109,127,97)
#7A8A6F
(122,138,111)
#87957D
(135,149,125)
#94A08B
(148,160,139)
#A1AB99
(161,171,153)
#AEB6A7
(174,182,167)
#BBC1B5
(187,193,181)
#C8CCC3
(200,204,195)
#D5D7D1
(213,215,209)
#E2E2DF
(226,226,223)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D7F61; }

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

This text font color is #6D7F61.

Background Color

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

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

This div background color is #6D7F61.

Border color

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

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

This div border color is #6D7F61.

Opacity

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

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

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

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

This text has shadow with #6D7F61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7F61.

Preview

Color preview on black background

This text has color #6D7F61 on black background.


Color preview on white background

This text has color #6D7F61 on white background.


Black color preview on #6D7F61 background

This text has black color on #6D7F61 background.


White color preview on #6D7F61 background

This text has white color on #6D7F61 background.


Related colors

Complementary color

Complementary color for #hex is #92809E.


I love getcolorcode.com

Triadic colors

1 #616D7F and #7F616D with #6D7F61 are triadic colors.

2 #617F6D and #7F6D61 with #6D7F61 are triadic colors.