COLOR #6D8229

HEX: #6D8229 RGB: (109,130,41)

Color info

#6D8229 contains mainly red and green colors. Web safe color of #6D8229 is #669933 (or #693).

RGB color model

#6D8229 color RGB value is (109,130,41).

RGB: (109,130,41) (43%, 51%, 16%)

RGB channels and saturation

R 109 of 255 = 43%
G 130 of 255 = 51%
B 41 of 255 = 16%

109
130
41

R + G + B ~ 37%. #6D8229 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 130 + 41 = 280 (100%)
R 109 of 280 ~ 38.93%
G 130 of 280 ~ 46.43%
B 41 of 280 ~ 14.64'%

%38.93
%46.43
%14.64

CMYK color model

#6D8229 color CMYK value is (16,0,68,49).

  • cyan value is 16.15%
  • magenta value is 0.00%
  • yellow value is 68.46%
  • key color value is 49.02%
CMYK: (16,0,68,49) C16M0Y68K49 (16%,0%,68%,49%) (0.16/0.00/0.68/0.49) 

CMYK percentages

%16.15
%0
%68.46
%49.02

Codes

Color #6D8229 in popluar color models

6D 82 29
RGB 109 130 41
HSL 74° 52.05% 33.53%
HSB/HSV 74° 68.46% 50.98%
CMYK 16.15% 0.00% 68.46%
49.02%

Color #6D8229 in popluar number systems.

HEX 6D 82 29
Decimal 109 130 41
Binary 1101101 10000010 101001
Octal 155 202 51

Shades and tints

Shades of #6D8229

#6D8229
(109,130,41)
#647726
(100,119,38)
#5B6C23
(91,108,35)
#526120
(82,97,32)
#49561D
(73,86,29)
#404B1A
(64,75,26)
#374017
(55,64,23)
#2E3514
(46,53,20)
#252A11
(37,42,17)
#1C1F0E
(28,31,14)
#13140B
(19,20,11)
#000000
(0,0,0)

Tints of #6D8229

#6D8229
(109,130,41)
#7A8D3C
(122,141,60)
#87984F
(135,152,79)
#94A362
(148,163,98)
#A1AE75
(161,174,117)
#AEB988
(174,185,136)
#BBC49B
(187,196,155)
#C8CFAE
(200,207,174)
#D5DAC1
(213,218,193)
#E2E5D4
(226,229,212)
#EFF0E7
(239,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8229 color. Also use rgb(109,130,41) instead hex code.

Text Font Color

.myTextColor { color: #6D8229; }

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

This text font color is #6D8229.

Background Color

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

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

This div background color is #6D8229.

Border color

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

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

This div border color is #6D8229.

Opacity

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

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

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

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

This text has shadow with #6D8229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8229.

Preview

Color preview on black background

This text has color #6D8229 on black background.


Color preview on white background

This text has color #6D8229 on white background.


Black color preview on #6D8229 background

This text has black color on #6D8229 background.


White color preview on #6D8229 background

This text has white color on #6D8229 background.


Related colors

Complementary color

Complementary color for #hex is #927DD6.


I love getcolorcode.com

Triadic colors

1 #296D82 and #82296D with #6D8229 are triadic colors.

2 #29826D and #826D29 with #6D8229 are triadic colors.