COLOR #6D6E47

HEX: #6D6E47 RGB: (109,110,71)

Color info

#6D6E47 contains red, green and blue colors in about the same proportion. Web safe color of #6D6E47 is #666633 (or #663).

RGB color model

#6D6E47 color RGB value is (109,110,71).

RGB: (109,110,71) (43%, 43%, 28%)

RGB channels and saturation

R 109 of 255 = 43%
G 110 of 255 = 43%
B 71 of 255 = 28%

109
110
71

R + G + B ~ 38%. #6D6E47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 110 + 71 = 290 (100%)
R 109 of 290 ~ 37.59%
G 110 of 290 ~ 37.93%
B 71 of 290 ~ 24.48'%

%37.59
%37.93
%24.48

CMYK color model

#6D6E47 color CMYK value is (1,0,35,57).

  • cyan value is 0.91%
  • magenta value is 0.00%
  • yellow value is 35.45%
  • key color value is 56.86%

CMYK: (1,0,35,57)
C1M0Y35K57 (1%, 0%, 35%, 57%)
(0.01 / 0.00 / 0.35 / 0.57)

CMYK percentages

%0.91
%0
%35.45
%56.86

Codes

Color #6D6E47 in popluar color models

6D 6E 47
RGB 109 110 71
HSL 62° 21.55% 35.49%
HSB/HSV 62° 35.45% 43.14%
CMYK 0.91% 0.00% 35.45%
56.86%

Color #6D6E47 in popluar number systems.

HEX 6D 6E 47
Decimal 109 110 71
Binary 1101101 1101110 1000111
Octal 155 156 107

Shades and tints

Shades of #6D6E47

#6D6E47
(109,110,71)
#646441
(100,100,65)
#5B5A3B
(91,90,59)
#525035
(82,80,53)
#49462F
(73,70,47)
#403C29
(64,60,41)
#373223
(55,50,35)
#2E281D
(46,40,29)
#251E17
(37,30,23)
#1C1411
(28,20,17)
#130A0B
(19,10,11)
#000000
(0,0,0)

Tints of #6D6E47

#6D6E47
(109,110,71)
#7A7B57
(122,123,87)
#878867
(135,136,103)
#949577
(148,149,119)
#A1A287
(161,162,135)
#AEAF97
(174,175,151)
#BBBCA7
(187,188,167)
#C8C9B7
(200,201,183)
#D5D6C7
(213,214,199)
#E2E3D7
(226,227,215)
#EFF0E7
(239,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6E47 color. Also use rgb(109,110,71) instead hex code.

Text Font Color

.myTextColor { color: #6D6E47; }

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

This text font color is #6D6E47.

Background Color

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

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

This div background color is #6D6E47.

Border color

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

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

This div border color is #6D6E47.

Opacity

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

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

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

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

This text has shadow with #6D6E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6E47.

Preview

Color preview on black background

This text has color #6D6E47 on black background.


Color preview on white background

This text has color #6D6E47 on white background.


Black color preview on #6D6E47 background

This text has black color on #6D6E47 background.


White color preview on #6D6E47 background

This text has white color on #6D6E47 background.


Related colors

Complementary color

Complementary color for #hex is #9291B8.


I love getcolorcode.com

Triadic colors

1 #476D6E and #6E476D with #6D6E47 are triadic colors.

2 #476E6D and #6E6D47 with #6D6E47 are triadic colors.