COLOR #6D461D

HEX: #6D461D RGB: (109,70,29)

Color info

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

RGB color model

#6D461D color RGB value is (109,70,29).

RGB: (109,70,29) (43%, 27%, 11%)

RGB channels and saturation

R 109 of 255 = 43%
G 70 of 255 = 27%
B 29 of 255 = 11%

109
70
29

R + G + B ~ 27%. #6D461D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 70 + 29 = 208 (100%)
R 109 of 208 ~ 52.4%
G 70 of 208 ~ 33.65%
B 29 of 208 ~ 13.94'%

%52.4
%33.65
%13.94

CMYK color model

#6D461D color CMYK value is (0,36,73,57).

  • cyan value is 0.00%
  • magenta value is 35.78%
  • yellow value is 73.39%
  • key color value is 57.25%
CMYK: (0,36,73,57) C0M36Y73K57 (0%,36%,73%,57%) (0.00/0.36/0.73/0.57) 

CMYK percentages

%0
%35.78
%73.39
%57.25

Codes

Color #6D461D in popluar color models

6D 46 1D
RGB 109 70 29
HSL 31° 57.97% 27.06%
HSB/HSV 31° 73.39% 42.75%
CMYK 0.00% 35.78% 73.39%
57.25%

Color #6D461D in popluar number systems.

HEX 6D 46 1D
Decimal 109 70 29
Binary 1101101 1000110 11101
Octal 155 106 35

Shades and tints

Shades of #6D461D

#6D461D
(109,70,29)
#64401B
(100,64,27)
#5B3A19
(91,58,25)
#523417
(82,52,23)
#492E15
(73,46,21)
#402813
(64,40,19)
#372211
(55,34,17)
#2E1C0F
(46,28,15)
#25160D
(37,22,13)
#1C100B
(28,16,11)
#130A09
(19,10,9)
#000000
(0,0,0)

Tints of #6D461D

#6D461D
(109,70,29)
#7A5631
(122,86,49)
#876645
(135,102,69)
#947659
(148,118,89)
#A1866D
(161,134,109)
#AE9681
(174,150,129)
#BBA695
(187,166,149)
#C8B6A9
(200,182,169)
#D5C6BD
(213,198,189)
#E2D6D1
(226,214,209)
#EFE6E5
(239,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D461D color. Also use rgb(109,70,29) instead hex code.

Text Font Color

.myTextColor { color: #6D461D; }

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

This text font color is #6D461D.

Background Color

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

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

This div background color is #6D461D.

Border color

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

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

This div border color is #6D461D.

Opacity

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

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

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

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

This text has shadow with #6D461D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D461D.

Preview

Color preview on black background

This text has color #6D461D on black background.


Color preview on white background

This text has color #6D461D on white background.


Black color preview on #6D461D background

This text has black color on #6D461D background.


White color preview on #6D461D background

This text has white color on #6D461D background.


Related colors

Complementary color

Complementary color for #hex is #92B9E2.


I love getcolorcode.com

Triadic colors

1 #1D6D46 and #461D6D with #6D461D are triadic colors.

2 #1D466D and #466D1D with #6D461D are triadic colors.