COLOR #6D8149

HEX: #6D8149 RGB: (109,129,73)

Color info

#6D8149 contains red, green and blue colors in about the same proportion. Web safe color of #6D8149 is #669933 (or #693).

RGB color model

#6D8149 color RGB value is (109,129,73).

RGB: (109,129,73) (43%, 51%, 29%)

RGB channels and saturation

R 109 of 255 = 43%
G 129 of 255 = 51%
B 73 of 255 = 29%

109
129
73

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

Portions of RGB colors in percentages

R + G + B = 109 + 129 + 73 = 311 (100%)
R 109 of 311 ~ 35.05%
G 129 of 311 ~ 41.48%
B 73 of 311 ~ 23.47'%

%35.05
%41.48
%23.47

CMYK color model

#6D8149 color CMYK value is (16,0,43,49).

  • cyan value is 15.50%
  • magenta value is 0.00%
  • yellow value is 43.41%
  • key color value is 49.41%
CMYK: (16,0,43,49) C16M0Y43K49 (16%,0%,43%,49%) (0.16/0.00/0.43/0.49) 

CMYK percentages

%15.5
%0
%43.41
%49.41

Codes

Color #6D8149 in popluar color models

6D 81 49
RGB 109 129 73
HSL 81° 27.72% 39.61%
HSB/HSV 81° 43.41% 50.59%
CMYK 15.50% 0.00% 43.41%
49.41%

Color #6D8149 in popluar number systems.

HEX 6D 81 49
Decimal 109 129 73
Binary 1101101 10000001 1001001
Octal 155 201 111

Shades and tints

Shades of #6D8149

#6D8149
(109,129,73)
#647643
(100,118,67)
#5B6B3D
(91,107,61)
#526037
(82,96,55)
#495531
(73,85,49)
#404A2B
(64,74,43)
#373F25
(55,63,37)
#2E341F
(46,52,31)
#252919
(37,41,25)
#1C1E13
(28,30,19)
#13130D
(19,19,13)
#000000
(0,0,0)

Tints of #6D8149

#6D8149
(109,129,73)
#7A8C59
(122,140,89)
#879769
(135,151,105)
#94A279
(148,162,121)
#A1AD89
(161,173,137)
#AEB899
(174,184,153)
#BBC3A9
(187,195,169)
#C8CEB9
(200,206,185)
#D5D9C9
(213,217,201)
#E2E4D9
(226,228,217)
#EFEFE9
(239,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8149 color. Also use rgb(109,129,73) instead hex code.

Text Font Color

.myTextColor { color: #6D8149; }

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

This text font color is #6D8149.

Background Color

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

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

This div background color is #6D8149.

Border color

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

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

This div border color is #6D8149.

Opacity

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

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

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

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

This text has shadow with #6D8149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8149.

Preview

Color preview on black background

This text has color #6D8149 on black background.


Color preview on white background

This text has color #6D8149 on white background.


Black color preview on #6D8149 background

This text has black color on #6D8149 background.


White color preview on #6D8149 background

This text has white color on #6D8149 background.


Related colors

Complementary color

Complementary color for #hex is #927EB6.


I love getcolorcode.com

Triadic colors

1 #496D81 and #81496D with #6D8149 are triadic colors.

2 #49816D and #816D49 with #6D8149 are triadic colors.