COLOR #6D6C3A

HEX: #6D6C3A RGB: (109,108,58)

Color info

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

RGB color model

#6D6C3A color RGB value is (109,108,58).

RGB: (109,108,58) (43%, 42%, 23%)

RGB channels and saturation

R 109 of 255 = 43%
G 108 of 255 = 42%
B 58 of 255 = 23%

109
108
58

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

Portions of RGB colors in percentages

R + G + B = 109 + 108 + 58 = 275 (100%)
R 109 of 275 ~ 39.64%
G 108 of 275 ~ 39.27%
B 58 of 275 ~ 21.09'%

%39.64
%39.27
%21.09

CMYK color model

#6D6C3A color CMYK value is (0,1,47,57).

  • cyan value is 0.00%
  • magenta value is 0.92%
  • yellow value is 46.79%
  • key color value is 57.25%
CMYK: (0,1,47,57) C0M1Y47K57 (0%,1%,47%,57%) (0.00/0.01/0.47/0.57) 

CMYK percentages

%0
%0.92
%46.79
%57.25

Codes

Color #6D6C3A in popluar color models

6D 6C 3A
RGB 109 108 58
HSL 59° 30.54% 32.75%
HSB/HSV 59° 46.79% 42.75%
CMYK 0.00% 0.92% 46.79%
57.25%

Color #6D6C3A in popluar number systems.

HEX 6D 6C 3A
Decimal 109 108 58
Binary 1101101 1101100 111010
Octal 155 154 72

Shades and tints

Shades of #6D6C3A

#6D6C3A
(109,108,58)
#646335
(100,99,53)
#5B5A30
(91,90,48)
#52512B
(82,81,43)
#494826
(73,72,38)
#403F21
(64,63,33)
#37361C
(55,54,28)
#2E2D17
(46,45,23)
#252412
(37,36,18)
#1C1B0D
(28,27,13)
#131208
(19,18,8)
#000000
(0,0,0)

Tints of #6D6C3A

#6D6C3A
(109,108,58)
#7A794B
(122,121,75)
#87865C
(135,134,92)
#94936D
(148,147,109)
#A1A07E
(161,160,126)
#AEAD8F
(174,173,143)
#BBBAA0
(187,186,160)
#C8C7B1
(200,199,177)
#D5D4C2
(213,212,194)
#E2E1D3
(226,225,211)
#EFEEE4
(239,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6C3A color. Also use rgb(109,108,58) instead hex code.

Text Font Color

.myTextColor { color: #6D6C3A; }

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

This text font color is #6D6C3A.

Background Color

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

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

This div background color is #6D6C3A.

Border color

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

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

This div border color is #6D6C3A.

Opacity

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

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

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

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

This text has shadow with #6D6C3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6C3A.

Preview

Color preview on black background

This text has color #6D6C3A on black background.


Color preview on white background

This text has color #6D6C3A on white background.


Black color preview on #6D6C3A background

This text has black color on #6D6C3A background.


White color preview on #6D6C3A background

This text has white color on #6D6C3A background.


Related colors

Complementary color

Complementary color for #hex is #9293C5.


I love getcolorcode.com

Triadic colors

1 #3A6D6C and #6C3A6D with #6D6C3A are triadic colors.

2 #3A6C6D and #6C6D3A with #6D6C3A are triadic colors.