COLOR #6D4F19

HEX: #6D4F19 RGB: (109,79,25)

Color info

#6D4F19 contains mainly red and green colors. Web safe color of #6D4F19 is #666600 (or #660).

RGB color model

#6D4F19 color RGB value is (109,79,25).

RGB: (109,79,25) (43%, 31%, 10%)

RGB channels and saturation

R 109 of 255 = 43%
G 79 of 255 = 31%
B 25 of 255 = 10%

109
79
25

R + G + B ~ 28%. #6D4F19 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 79 + 25 = 213 (100%)
R 109 of 213 ~ 51.17%
G 79 of 213 ~ 37.09%
B 25 of 213 ~ 11.74'%

%51.17
%37.09
%11.74

CMYK color model

#6D4F19 color CMYK value is (0,28,77,57).

  • cyan value is 0.00%
  • magenta value is 27.52%
  • yellow value is 77.06%
  • key color value is 57.25%

CMYK: (0,28,77,57)
C0M28Y77K57 (0%, 28%, 77%, 57%)
(0.00 / 0.28 / 0.77 / 0.57)

CMYK percentages

%0
%27.52
%77.06
%57.25

Codes

Color #6D4F19 in popluar color models

6D 4F 19
RGB 109 79 25
HSL 39° 62.69% 26.27%
HSB/HSV 39° 77.06% 42.75%
CMYK 0.00% 27.52% 77.06%
57.25%

Color #6D4F19 in popluar number systems.

HEX 6D 4F 19
Decimal 109 79 25
Binary 1101101 1001111 11001
Octal 155 117 31

Shades and tints

Shades of #6D4F19

#6D4F19
(109,79,25)
#644817
(100,72,23)
#5B4115
(91,65,21)
#523A13
(82,58,19)
#493311
(73,51,17)
#402C0F
(64,44,15)
#37250D
(55,37,13)
#2E1E0B
(46,30,11)
#251709
(37,23,9)
#1C1007
(28,16,7)
#130905
(19,9,5)
#000000
(0,0,0)

Tints of #6D4F19

#6D4F19
(109,79,25)
#7A5F2D
(122,95,45)
#876F41
(135,111,65)
#947F55
(148,127,85)
#A18F69
(161,143,105)
#AE9F7D
(174,159,125)
#BBAF91
(187,175,145)
#C8BFA5
(200,191,165)
#D5CFB9
(213,207,185)
#E2DFCD
(226,223,205)
#EFEFE1
(239,239,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4F19 color. Also use rgb(109,79,25) instead hex code.

Text Font Color

.myTextColor { color: #6D4F19; }

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

This text font color is #6D4F19.

Background Color

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

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

This div background color is #6D4F19.

Border color

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

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

This div border color is #6D4F19.

Opacity

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

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

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

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

This text has shadow with #6D4F19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4F19.

Preview

Color preview on black background

This text has color #6D4F19 on black background.


Color preview on white background

This text has color #6D4F19 on white background.


Black color preview on #6D4F19 background

This text has black color on #6D4F19 background.


White color preview on #6D4F19 background

This text has white color on #6D4F19 background.


Related colors

Complementary color

Complementary color for #hex is #92B0E6.


I love getcolorcode.com

Triadic colors

1 #196D4F and #4F196D with #6D4F19 are triadic colors.

2 #194F6D and #4F6D19 with #6D4F19 are triadic colors.