COLOR #6D7021

HEX: #6D7021 RGB: (109,112,33)

Color info

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

RGB color model

#6D7021 color RGB value is (109,112,33).

RGB: (109,112,33) (43%, 44%, 13%)

RGB channels and saturation

R 109 of 255 = 43%
G 112 of 255 = 44%
B 33 of 255 = 13%

109
112
33

R + G + B ~ 33%. #6D7021 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 112 + 33 = 254 (100%)
R 109 of 254 ~ 42.91%
G 112 of 254 ~ 44.09%
B 33 of 254 ~ 12.99'%

%42.91
%44.09
%12.99

CMYK color model

#6D7021 color CMYK value is (3,0,71,56).

  • cyan value is 2.68%
  • magenta value is 0.00%
  • yellow value is 70.54%
  • key color value is 56.08%
CMYK: (3,0,71,56) C3M0Y71K56 (3%,0%,71%,56%) (0.03/0.00/0.71/0.56) 

CMYK percentages

%2.68
%0
%70.54
%56.08

Codes

Color #6D7021 in popluar color models

6D 70 21
RGB 109 112 33
HSL 62° 54.48% 28.43%
HSB/HSV 62° 70.54% 43.92%
CMYK 2.68% 0.00% 70.54%
56.08%

Color #6D7021 in popluar number systems.

HEX 6D 70 21
Decimal 109 112 33
Binary 1101101 1110000 100001
Octal 155 160 41

Shades and tints

Shades of #6D7021

#6D7021
(109,112,33)
#64661E
(100,102,30)
#5B5C1B
(91,92,27)
#525218
(82,82,24)
#494815
(73,72,21)
#403E12
(64,62,18)
#37340F
(55,52,15)
#2E2A0C
(46,42,12)
#252009
(37,32,9)
#1C1606
(28,22,6)
#130C03
(19,12,3)
#000000
(0,0,0)

Tints of #6D7021

#6D7021
(109,112,33)
#7A7D35
(122,125,53)
#878A49
(135,138,73)
#94975D
(148,151,93)
#A1A471
(161,164,113)
#AEB185
(174,177,133)
#BBBE99
(187,190,153)
#C8CBAD
(200,203,173)
#D5D8C1
(213,216,193)
#E2E5D5
(226,229,213)
#EFF2E9
(239,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7021 color. Also use rgb(109,112,33) instead hex code.

Text Font Color

.myTextColor { color: #6D7021; }

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

This text font color is #6D7021.

Background Color

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

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

This div background color is #6D7021.

Border color

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

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

This div border color is #6D7021.

Opacity

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

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

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

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

This text has shadow with #6D7021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7021.

Preview

Color preview on black background

This text has color #6D7021 on black background.


Color preview on white background

This text has color #6D7021 on white background.


Black color preview on #6D7021 background

This text has black color on #6D7021 background.


White color preview on #6D7021 background

This text has white color on #6D7021 background.


Related colors

Complementary color

Complementary color for #hex is #928FDE.


I love getcolorcode.com

Triadic colors

1 #216D70 and #70216D with #6D7021 are triadic colors.

2 #21706D and #706D21 with #6D7021 are triadic colors.