COLOR #6D6E34

HEX: #6D6E34 RGB: (109,110,52)

Color info

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

RGB color model

#6D6E34 color RGB value is (109,110,52).

RGB: (109,110,52) (43%, 43%, 20%)

RGB channels and saturation

R 109 of 255 = 43%
G 110 of 255 = 43%
B 52 of 255 = 20%

109
110
52

R + G + B ~ 35%. #6D6E34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 110 + 52 = 271 (100%)
R 109 of 271 ~ 40.22%
G 110 of 271 ~ 40.59%
B 52 of 271 ~ 19.19'%

%40.22
%40.59
%19.19

CMYK color model

#6D6E34 color CMYK value is (1,0,53,57).

  • cyan value is 0.91%
  • magenta value is 0.00%
  • yellow value is 52.73%
  • key color value is 56.86%
CMYK: (1,0,53,57) C1M0Y53K57 (1%,0%,53%,57%) (0.01/0.00/0.53/0.57) 

CMYK percentages

%0.91
%0
%52.73
%56.86

Codes

Color #6D6E34 in popluar color models

6D 6E 34
RGB 109 110 52
HSL 61° 35.80% 31.76%
HSB/HSV 61° 52.73% 43.14%
CMYK 0.91% 0.00% 52.73%
56.86%

Color #6D6E34 in popluar number systems.

HEX 6D 6E 34
Decimal 109 110 52
Binary 1101101 1101110 110100
Octal 155 156 64

Shades and tints

Shades of #6D6E34

#6D6E34
(109,110,52)
#646430
(100,100,48)
#5B5A2C
(91,90,44)
#525028
(82,80,40)
#494624
(73,70,36)
#403C20
(64,60,32)
#37321C
(55,50,28)
#2E2818
(46,40,24)
#251E14
(37,30,20)
#1C1410
(28,20,16)
#130A0C
(19,10,12)
#000000
(0,0,0)

Tints of #6D6E34

#6D6E34
(109,110,52)
#7A7B46
(122,123,70)
#878858
(135,136,88)
#94956A
(148,149,106)
#A1A27C
(161,162,124)
#AEAF8E
(174,175,142)
#BBBCA0
(187,188,160)
#C8C9B2
(200,201,178)
#D5D6C4
(213,214,196)
#E2E3D6
(226,227,214)
#EFF0E8
(239,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6E34; }

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

This text font color is #6D6E34.

Background Color

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

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

This div background color is #6D6E34.

Border color

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

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

This div border color is #6D6E34.

Opacity

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

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

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

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

This text has shadow with #6D6E34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6E34.

Preview

Color preview on black background

This text has color #6D6E34 on black background.


Color preview on white background

This text has color #6D6E34 on white background.


Black color preview on #6D6E34 background

This text has black color on #6D6E34 background.


White color preview on #6D6E34 background

This text has white color on #6D6E34 background.


Related colors

Complementary color

Complementary color for #hex is #9291CB.


I love getcolorcode.com

Triadic colors

1 #346D6E and #6E346D with #6D6E34 are triadic colors.

2 #346E6D and #6E6D34 with #6D6E34 are triadic colors.