COLOR #6D8044

HEX: #6D8044 RGB: (109,128,68)

Color info

#6D8044 contains mainly red and green colors. Web safe color of #6D8044 is #666633 (or #663).

RGB color model

#6D8044 color RGB value is (109,128,68).

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

RGB channels and saturation

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

109
128
68

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

Portions of RGB colors in percentages

R + G + B = 109 + 128 + 68 = 305 (100%)
R 109 of 305 ~ 35.74%
G 128 of 305 ~ 41.97%
B 68 of 305 ~ 22.3'%

%35.74
%41.97
%22.3

CMYK color model

#6D8044 color CMYK value is (15,0,47,50).

  • cyan value is 14.84%
  • magenta value is 0.00%
  • yellow value is 46.88%
  • key color value is 49.80%
CMYK: (15,0,47,50) C15M0Y47K50 (15%,0%,47%,50%) (0.15/0.00/0.47/0.50) 

CMYK percentages

%14.84
%0
%46.88
%49.8

Codes

Color #6D8044 in popluar color models

6D 80 44
RGB 109 128 68
HSL 79° 30.61% 38.43%
HSB/HSV 79° 46.88% 50.20%
CMYK 14.84% 0.00% 46.88%
49.80%

Color #6D8044 in popluar number systems.

HEX 6D 80 44
Decimal 109 128 68
Binary 1101101 10000000 1000100
Octal 155 200 104

Shades and tints

Shades of #6D8044

#6D8044
(109,128,68)
#64753E
(100,117,62)
#5B6A38
(91,106,56)
#525F32
(82,95,50)
#49542C
(73,84,44)
#404926
(64,73,38)
#373E20
(55,62,32)
#2E331A
(46,51,26)
#252814
(37,40,20)
#1C1D0E
(28,29,14)
#131208
(19,18,8)
#000000
(0,0,0)

Tints of #6D8044

#6D8044
(109,128,68)
#7A8B55
(122,139,85)
#879666
(135,150,102)
#94A177
(148,161,119)
#A1AC88
(161,172,136)
#AEB799
(174,183,153)
#BBC2AA
(187,194,170)
#C8CDBB
(200,205,187)
#D5D8CC
(213,216,204)
#E2E3DD
(226,227,221)
#EFEEEE
(239,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8044; }

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

This text font color is #6D8044.

Background Color

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

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

This div background color is #6D8044.

Border color

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

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

This div border color is #6D8044.

Opacity

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

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

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

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

This text has shadow with #6D8044 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8044.

Preview

Color preview on black background

This text has color #6D8044 on black background.


Color preview on white background

This text has color #6D8044 on white background.


Black color preview on #6D8044 background

This text has black color on #6D8044 background.


White color preview on #6D8044 background

This text has white color on #6D8044 background.


Related colors

Complementary color

Complementary color for #hex is #927FBB.


I love getcolorcode.com

Triadic colors

1 #446D80 and #80446D with #6D8044 are triadic colors.

2 #44806D and #806D44 with #6D8044 are triadic colors.