COLOR #6D7822

HEX: #6D7822 RGB: (109,120,34)

Color info

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

RGB color model

#6D7822 color RGB value is (109,120,34).

RGB: (109,120,34) (43%, 47%, 13%)

RGB channels and saturation

R 109 of 255 = 43%
G 120 of 255 = 47%
B 34 of 255 = 13%

109
120
34

R + G + B ~ 34%. #6D7822 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 120 + 34 = 263 (100%)
R 109 of 263 ~ 41.44%
G 120 of 263 ~ 45.63%
B 34 of 263 ~ 12.93'%

%41.44
%45.63
%12.93

CMYK color model

#6D7822 color CMYK value is (9,0,72,53).

  • cyan value is 9.17%
  • magenta value is 0.00%
  • yellow value is 71.67%
  • key color value is 52.94%

CMYK: (9,0,72,53)
C9M0Y72K53 (9%, 0%, 72%, 53%)
(0.09 / 0.00 / 0.72 / 0.53)

CMYK percentages

%9.17
%0
%71.67
%52.94

Codes

Color #6D7822 in popluar color models

6D 78 22
RGB 109 120 34
HSL 68° 55.84% 30.20%
HSB/HSV 68° 71.67% 47.06%
CMYK 9.17% 0.00% 71.67%
52.94%

Color #6D7822 in popluar number systems.

HEX 6D 78 22
Decimal 109 120 34
Binary 1101101 1111000 100010
Octal 155 170 42

Shades and tints

Shades of #6D7822

#6D7822
(109,120,34)
#646E1F
(100,110,31)
#5B641C
(91,100,28)
#525A19
(82,90,25)
#495016
(73,80,22)
#404613
(64,70,19)
#373C10
(55,60,16)
#2E320D
(46,50,13)
#25280A
(37,40,10)
#1C1E07
(28,30,7)
#131404
(19,20,4)
#000000
(0,0,0)

Tints of #6D7822

#6D7822
(109,120,34)
#7A8436
(122,132,54)
#87904A
(135,144,74)
#949C5E
(148,156,94)
#A1A872
(161,168,114)
#AEB486
(174,180,134)
#BBC09A
(187,192,154)
#C8CCAE
(200,204,174)
#D5D8C2
(213,216,194)
#E2E4D6
(226,228,214)
#EFF0EA
(239,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7822 color. Also use rgb(109,120,34) instead hex code.

Text Font Color

.myTextColor { color: #6D7822; }

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

This text font color is #6D7822.

Background Color

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

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

This div background color is #6D7822.

Border color

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

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

This div border color is #6D7822.

Opacity

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

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

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

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

This text has shadow with #6D7822 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7822.

Preview

Color preview on black background

This text has color #6D7822 on black background.


Color preview on white background

This text has color #6D7822 on white background.


Black color preview on #6D7822 background

This text has black color on #6D7822 background.


White color preview on #6D7822 background

This text has white color on #6D7822 background.


Related colors

Complementary color

Complementary color for #hex is #9287DD.


I love getcolorcode.com

Triadic colors

1 #226D78 and #78226D with #6D7822 are triadic colors.

2 #22786D and #786D22 with #6D7822 are triadic colors.