COLOR #6D7F44

HEX: #6D7F44 RGB: (109,127,68)

Color info

#6D7F44 contains red, green and blue colors in about the same proportion. Web safe color of #6D7F44 is #666633 (or #663).

RGB color model

#6D7F44 color RGB value is (109,127,68).

RGB: (109,127,68) (43%, 50%, 27%)

RGB channels and saturation

R 109 of 255 = 43%
G 127 of 255 = 50%
B 68 of 255 = 27%

109
127
68

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

Portions of RGB colors in percentages

R + G + B = 109 + 127 + 68 = 304 (100%)
R 109 of 304 ~ 35.86%
G 127 of 304 ~ 41.78%
B 68 of 304 ~ 22.37'%

%35.86
%41.78
%22.37

CMYK color model

#6D7F44 color CMYK value is (14,0,46,50).

  • cyan value is 14.17%
  • magenta value is 0.00%
  • yellow value is 46.46%
  • key color value is 50.20%
CMYK: (14,0,46,50) C14M0Y46K50 (14%,0%,46%,50%) (0.14/0.00/0.46/0.50) 

CMYK percentages

%14.17
%0
%46.46
%50.2

Codes

Color #6D7F44 in popluar color models

6D 7F 44
RGB 109 127 68
HSL 78° 30.26% 38.24%
HSB/HSV 78° 46.46% 49.80%
CMYK 14.17% 0.00% 46.46%
50.20%

Color #6D7F44 in popluar number systems.

HEX 6D 7F 44
Decimal 109 127 68
Binary 1101101 1111111 1000100
Octal 155 177 104

Shades and tints

Shades of #6D7F44

#6D7F44
(109,127,68)
#64743E
(100,116,62)
#5B6938
(91,105,56)
#525E32
(82,94,50)
#49532C
(73,83,44)
#404826
(64,72,38)
#373D20
(55,61,32)
#2E321A
(46,50,26)
#252714
(37,39,20)
#1C1C0E
(28,28,14)
#131108
(19,17,8)
#000000
(0,0,0)

Tints of #6D7F44

#6D7F44
(109,127,68)
#7A8A55
(122,138,85)
#879566
(135,149,102)
#94A077
(148,160,119)
#A1AB88
(161,171,136)
#AEB699
(174,182,153)
#BBC1AA
(187,193,170)
#C8CCBB
(200,204,187)
#D5D7CC
(213,215,204)
#E2E2DD
(226,226,221)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D7F44; }

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

This text font color is #6D7F44.

Background Color

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

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

This div background color is #6D7F44.

Border color

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

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

This div border color is #6D7F44.

Opacity

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

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

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

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

This text has shadow with #6D7F44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7F44.

Preview

Color preview on black background

This text has color #6D7F44 on black background.


Color preview on white background

This text has color #6D7F44 on white background.


Black color preview on #6D7F44 background

This text has black color on #6D7F44 background.


White color preview on #6D7F44 background

This text has white color on #6D7F44 background.


Related colors

Complementary color

Complementary color for #hex is #9280BB.


I love getcolorcode.com

Triadic colors

1 #446D7F and #7F446D with #6D7F44 are triadic colors.

2 #447F6D and #7F6D44 with #6D7F44 are triadic colors.