COLOR #6D3417

HEX: #6D3417 RGB: (109,52,23)

Color info

#6D3417 contains mainly red and green colors. Web safe color of #6D3417 is #663300 (or #630).

RGB color model

#6D3417 color RGB value is (109,52,23).

RGB: (109,52,23) (43%, 20%, 9%)

RGB channels and saturation

R 109 of 255 = 43%
G 52 of 255 = 20%
B 23 of 255 = 9%

109
52
23

R + G + B ~ 24%. #6D3417 is dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 52 + 23 = 184 (100%)
R 109 of 184 ~ 59.24%
G 52 of 184 ~ 28.26%
B 23 of 184 ~ 12.5'%

%59.24
%28.26
%12.5

CMYK color model

#6D3417 color CMYK value is (0,52,79,57).

  • cyan value is 0.00%
  • magenta value is 52.29%
  • yellow value is 78.90%
  • key color value is 57.25%

CMYK: (0,52,79,57)
C0M52Y79K57 (0%, 52%, 79%, 57%)
(0.00 / 0.52 / 0.79 / 0.57)

CMYK percentages

%0
%52.29
%78.9
%57.25

Codes

Color #6D3417 in popluar color models

6D 34 17
RGB 109 52 23
HSL 20° 65.15% 25.88%
HSB/HSV 20° 78.90% 42.75%
CMYK 0.00% 52.29% 78.90%
57.25%

Color #6D3417 in popluar number systems.

HEX 6D 34 17
Decimal 109 52 23
Binary 1101101 110100 10111
Octal 155 64 27

Shades and tints

Shades of #6D3417

#6D3417
(109,52,23)
#643015
(100,48,21)
#5B2C13
(91,44,19)
#522811
(82,40,17)
#49240F
(73,36,15)
#40200D
(64,32,13)
#371C0B
(55,28,11)
#2E1809
(46,24,9)
#251407
(37,20,7)
#1C1005
(28,16,5)
#130C03
(19,12,3)
#000000
(0,0,0)

Tints of #6D3417

#6D3417
(109,52,23)
#7A462C
(122,70,44)
#875841
(135,88,65)
#946A56
(148,106,86)
#A17C6B
(161,124,107)
#AE8E80
(174,142,128)
#BBA095
(187,160,149)
#C8B2AA
(200,178,170)
#D5C4BF
(213,196,191)
#E2D6D4
(226,214,212)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D3417; }

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

This text font color is #6D3417.

Background Color

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

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

This div background color is #6D3417.

Border color

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

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

This div border color is #6D3417.

Opacity

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

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

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

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

This text has shadow with #6D3417 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3417.

Preview

Color preview on black background

This text has color #6D3417 on black background.


Color preview on white background

This text has color #6D3417 on white background.


Black color preview on #6D3417 background

This text has black color on #6D3417 background.


White color preview on #6D3417 background

This text has white color on #6D3417 background.


Related colors

Complementary color

Complementary color for #hex is #92CBE8.


I love getcolorcode.com

Triadic colors

1 #176D34 and #34176D with #6D3417 are triadic colors.

2 #17346D and #346D17 with #6D3417 are triadic colors.