COLOR #6D4E38

HEX: #6D4E38 RGB: (109,78,56)

Color info

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

RGB color model

#6D4E38 color RGB value is (109,78,56).

RGB: (109,78,56) (43%, 31%, 22%)

RGB channels and saturation

R 109 of 255 = 43%
G 78 of 255 = 31%
B 56 of 255 = 22%

109
78
56

R + G + B ~ 32%. #6D4E38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 78 + 56 = 243 (100%)
R 109 of 243 ~ 44.86%
G 78 of 243 ~ 32.1%
B 56 of 243 ~ 23.05'%

%44.86
%32.1
%23.05

CMYK color model

#6D4E38 color CMYK value is (0,28,49,57).

  • cyan value is 0.00%
  • magenta value is 28.44%
  • yellow value is 48.62%
  • key color value is 57.25%

CMYK: (0,28,49,57)
C0M28Y49K57 (0%, 28%, 49%, 57%)
(0.00 / 0.28 / 0.49 / 0.57)

CMYK percentages

%0
%28.44
%48.62
%57.25

Codes

Color #6D4E38 in popluar color models

6D 4E 38
RGB 109 78 56
HSL 25° 32.12% 32.35%
HSB/HSV 25° 48.62% 42.75%
CMYK 0.00% 28.44% 48.62%
57.25%

Color #6D4E38 in popluar number systems.

HEX 6D 4E 38
Decimal 109 78 56
Binary 1101101 1001110 111000
Octal 155 116 70

Shades and tints

Shades of #6D4E38

#6D4E38
(109,78,56)
#644733
(100,71,51)
#5B402E
(91,64,46)
#523929
(82,57,41)
#493224
(73,50,36)
#402B1F
(64,43,31)
#37241A
(55,36,26)
#2E1D15
(46,29,21)
#251610
(37,22,16)
#1C0F0B
(28,15,11)
#130806
(19,8,6)
#000000
(0,0,0)

Tints of #6D4E38

#6D4E38
(109,78,56)
#7A5E4A
(122,94,74)
#876E5C
(135,110,92)
#947E6E
(148,126,110)
#A18E80
(161,142,128)
#AE9E92
(174,158,146)
#BBAEA4
(187,174,164)
#C8BEB6
(200,190,182)
#D5CEC8
(213,206,200)
#E2DEDA
(226,222,218)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4E38 color. Also use rgb(109,78,56) instead hex code.

Text Font Color

.myTextColor { color: #6D4E38; }

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

This text font color is #6D4E38.

Background Color

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

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

This div background color is #6D4E38.

Border color

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

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

This div border color is #6D4E38.

Opacity

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

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

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

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

This text has shadow with #6D4E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4E38.

Preview

Color preview on black background

This text has color #6D4E38 on black background.


Color preview on white background

This text has color #6D4E38 on white background.


Black color preview on #6D4E38 background

This text has black color on #6D4E38 background.


White color preview on #6D4E38 background

This text has white color on #6D4E38 background.


Related colors

Complementary color

Complementary color for #hex is #92B1C7.


I love getcolorcode.com

Triadic colors

1 #386D4E and #4E386D with #6D4E38 are triadic colors.

2 #384E6D and #4E6D38 with #6D4E38 are triadic colors.