COLOR #6D4928

HEX: #6D4928 RGB: (109,73,40)

Color info

#6D4928 contains mainly red and green colors. Web safe color of #6D4928 is #663333 (or #633).

RGB color model

#6D4928 color RGB value is (109,73,40).

RGB: (109,73,40) (43%, 29%, 16%)

RGB channels and saturation

R 109 of 255 = 43%
G 73 of 255 = 29%
B 40 of 255 = 16%

109
73
40

R + G + B ~ 29%. #6D4928 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 73 + 40 = 222 (100%)
R 109 of 222 ~ 49.1%
G 73 of 222 ~ 32.88%
B 40 of 222 ~ 18.02'%

%49.1
%32.88
%18.02

CMYK color model

#6D4928 color CMYK value is (0,33,63,57).

  • cyan value is 0.00%
  • magenta value is 33.03%
  • yellow value is 63.30%
  • key color value is 57.25%

CMYK: (0,33,63,57)
C0M33Y63K57 (0%, 33%, 63%, 57%)
(0.00 / 0.33 / 0.63 / 0.57)

CMYK percentages

%0
%33.03
%63.3
%57.25

Codes

Color #6D4928 in popluar color models

6D 49 28
RGB 109 73 40
HSL 29° 46.31% 29.22%
HSB/HSV 29° 63.30% 42.75%
CMYK 0.00% 33.03% 63.30%
57.25%

Color #6D4928 in popluar number systems.

HEX 6D 49 28
Decimal 109 73 40
Binary 1101101 1001001 101000
Octal 155 111 50

Shades and tints

Shades of #6D4928

#6D4928
(109,73,40)
#644325
(100,67,37)
#5B3D22
(91,61,34)
#52371F
(82,55,31)
#49311C
(73,49,28)
#402B19
(64,43,25)
#372516
(55,37,22)
#2E1F13
(46,31,19)
#251910
(37,25,16)
#1C130D
(28,19,13)
#130D0A
(19,13,10)
#000000
(0,0,0)

Tints of #6D4928

#6D4928
(109,73,40)
#7A593B
(122,89,59)
#87694E
(135,105,78)
#947961
(148,121,97)
#A18974
(161,137,116)
#AE9987
(174,153,135)
#BBA99A
(187,169,154)
#C8B9AD
(200,185,173)
#D5C9C0
(213,201,192)
#E2D9D3
(226,217,211)
#EFE9E6
(239,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4928 color. Also use rgb(109,73,40) instead hex code.

Text Font Color

.myTextColor { color: #6D4928; }

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

This text font color is #6D4928.

Background Color

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

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

This div background color is #6D4928.

Border color

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

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

This div border color is #6D4928.

Opacity

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

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

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

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

This text has shadow with #6D4928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4928.

Preview

Color preview on black background

This text has color #6D4928 on black background.


Color preview on white background

This text has color #6D4928 on white background.


Black color preview on #6D4928 background

This text has black color on #6D4928 background.


White color preview on #6D4928 background

This text has white color on #6D4928 background.


Related colors

Complementary color

Complementary color for #hex is #92B6D7.


I love getcolorcode.com

Triadic colors

1 #286D49 and #49286D with #6D4928 are triadic colors.

2 #28496D and #496D28 with #6D4928 are triadic colors.