COLOR #6D7520

HEX: #6D7520 RGB: (109,117,32)

Color info

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

RGB color model

#6D7520 color RGB value is (109,117,32).

RGB: (109,117,32) (43%, 46%, 13%)

RGB channels and saturation

R 109 of 255 = 43%
G 117 of 255 = 46%
B 32 of 255 = 13%

109
117
32

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

Portions of RGB colors in percentages

R + G + B = 109 + 117 + 32 = 258 (100%)
R 109 of 258 ~ 42.25%
G 117 of 258 ~ 45.35%
B 32 of 258 ~ 12.4'%

%42.25
%45.35
%12.4

CMYK color model

#6D7520 color CMYK value is (7,0,73,54).

  • cyan value is 6.84%
  • magenta value is 0.00%
  • yellow value is 72.65%
  • key color value is 54.12%

CMYK: (7,0,73,54)
C7M0Y73K54 (7%, 0%, 73%, 54%)
(0.07 / 0.00 / 0.73 / 0.54)

CMYK percentages

%6.84
%0
%72.65
%54.12

Codes

Color #6D7520 in popluar color models

6D 75 20
RGB 109 117 32
HSL 66° 57.05% 29.22%
HSB/HSV 66° 72.65% 45.88%
CMYK 6.84% 0.00% 72.65%
54.12%

Color #6D7520 in popluar number systems.

HEX 6D 75 20
Decimal 109 117 32
Binary 1101101 1110101 100000
Octal 155 165 40

Shades and tints

Shades of #6D7520

#6D7520
(109,117,32)
#646B1E
(100,107,30)
#5B611C
(91,97,28)
#52571A
(82,87,26)
#494D18
(73,77,24)
#404316
(64,67,22)
#373914
(55,57,20)
#2E2F12
(46,47,18)
#252510
(37,37,16)
#1C1B0E
(28,27,14)
#13110C
(19,17,12)
#000000
(0,0,0)

Tints of #6D7520

#6D7520
(109,117,32)
#7A8134
(122,129,52)
#878D48
(135,141,72)
#94995C
(148,153,92)
#A1A570
(161,165,112)
#AEB184
(174,177,132)
#BBBD98
(187,189,152)
#C8C9AC
(200,201,172)
#D5D5C0
(213,213,192)
#E2E1D4
(226,225,212)
#EFEDE8
(239,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7520 color. Also use rgb(109,117,32) instead hex code.

Text Font Color

.myTextColor { color: #6D7520; }

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

This text font color is #6D7520.

Background Color

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

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

This div background color is #6D7520.

Border color

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

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

This div border color is #6D7520.

Opacity

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

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

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

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

This text has shadow with #6D7520 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7520.

Preview

Color preview on black background

This text has color #6D7520 on black background.


Color preview on white background

This text has color #6D7520 on white background.


Black color preview on #6D7520 background

This text has black color on #6D7520 background.


White color preview on #6D7520 background

This text has white color on #6D7520 background.


Related colors

Complementary color

Complementary color for #hex is #928ADF.


I love getcolorcode.com

Triadic colors

1 #206D75 and #75206D with #6D7520 are triadic colors.

2 #20756D and #756D20 with #6D7520 are triadic colors.