COLOR #6D7231

HEX: #6D7231 RGB: (109,114,49)

Color info

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

RGB color model

#6D7231 color RGB value is (109,114,49).

RGB: (109,114,49) (43%, 45%, 19%)

RGB channels and saturation

R 109 of 255 = 43%
G 114 of 255 = 45%
B 49 of 255 = 19%

109
114
49

R + G + B ~ 36%. #6D7231 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 114 + 49 = 272 (100%)
R 109 of 272 ~ 40.07%
G 114 of 272 ~ 41.91%
B 49 of 272 ~ 18.01'%

%40.07
%41.91
%18.01

CMYK color model

#6D7231 color CMYK value is (4,0,57,55).

  • cyan value is 4.39%
  • magenta value is 0.00%
  • yellow value is 57.02%
  • key color value is 55.29%

CMYK: (4,0,57,55)
C4M0Y57K55 (4%, 0%, 57%, 55%)
(0.04 / 0.00 / 0.57 / 0.55)

CMYK percentages

%4.39
%0
%57.02
%55.29

Codes

Color #6D7231 in popluar color models

6D 72 31
RGB 109 114 49
HSL 65° 39.88% 31.96%
HSB/HSV 65° 57.02% 44.71%
CMYK 4.39% 0.00% 57.02%
55.29%

Color #6D7231 in popluar number systems.

HEX 6D 72 31
Decimal 109 114 49
Binary 1101101 1110010 110001
Octal 155 162 61

Shades and tints

Shades of #6D7231

#6D7231
(109,114,49)
#64682D
(100,104,45)
#5B5E29
(91,94,41)
#525425
(82,84,37)
#494A21
(73,74,33)
#40401D
(64,64,29)
#373619
(55,54,25)
#2E2C15
(46,44,21)
#252211
(37,34,17)
#1C180D
(28,24,13)
#130E09
(19,14,9)
#000000
(0,0,0)

Tints of #6D7231

#6D7231
(109,114,49)
#7A7E43
(122,126,67)
#878A55
(135,138,85)
#949667
(148,150,103)
#A1A279
(161,162,121)
#AEAE8B
(174,174,139)
#BBBA9D
(187,186,157)
#C8C6AF
(200,198,175)
#D5D2C1
(213,210,193)
#E2DED3
(226,222,211)
#EFEAE5
(239,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7231 color. Also use rgb(109,114,49) instead hex code.

Text Font Color

.myTextColor { color: #6D7231; }

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

This text font color is #6D7231.

Background Color

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

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

This div background color is #6D7231.

Border color

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

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

This div border color is #6D7231.

Opacity

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

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

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

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

This text has shadow with #6D7231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7231.

Preview

Color preview on black background

This text has color #6D7231 on black background.


Color preview on white background

This text has color #6D7231 on white background.


Black color preview on #6D7231 background

This text has black color on #6D7231 background.


White color preview on #6D7231 background

This text has white color on #6D7231 background.


Related colors

Complementary color

Complementary color for #hex is #928DCE.


I love getcolorcode.com

Triadic colors

1 #316D72 and #72316D with #6D7231 are triadic colors.

2 #31726D and #726D31 with #6D7231 are triadic colors.