COLOR #6D5507

HEX: #6D5507 RGB: (109,85,7)

Color info

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

RGB color model

#6D5507 color RGB value is (109,85,7).

RGB: (109,85,7) (43%, 33%, 3%)

RGB channels and saturation

R 109 of 255 = 43%
G 85 of 255 = 33%
B 7 of 255 = 3%

109
85
7

R + G + B ~ 26%. #6D5507 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 85 + 7 = 201 (100%)
R 109 of 201 ~ 54.23%
G 85 of 201 ~ 42.29%
B 7 of 201 ~ 3.48'%

%54.23
%42.29

CMYK color model

#6D5507 color CMYK value is (0,22,94,57).

  • cyan value is 0.00%
  • magenta value is 22.02%
  • yellow value is 93.58%
  • key color value is 57.25%
CMYK: (0,22,94,57) C0M22Y94K57 (0%,22%,94%,57%) (0.00/0.22/0.94/0.57) 

CMYK percentages

%0
%22.02
%93.58
%57.25

Codes

Color #6D5507 in popluar color models

6D 55 07
RGB 109 85 7
HSL 46° 87.93% 22.75%
HSB/HSV 46° 93.58% 42.75%
CMYK 0.00% 22.02% 93.58%
57.25%

Color #6D5507 in popluar number systems.

HEX 6D 55 07
Decimal 109 85 7
Binary 1101101 1010101 111
Octal 155 125 7

Shades and tints

Shades of #6D5507

#6D5507
(109,85,7)
#644E07
(100,78,7)
#5B4707
(91,71,7)
#524007
(82,64,7)
#493907
(73,57,7)
#403207
(64,50,7)
#372B07
(55,43,7)
#2E2407
(46,36,7)
#251D07
(37,29,7)
#1C1607
(28,22,7)
#130F07
(19,15,7)
#000000
(0,0,0)

Tints of #6D5507

#6D5507
(109,85,7)
#7A641D
(122,100,29)
#877333
(135,115,51)
#948249
(148,130,73)
#A1915F
(161,145,95)
#AEA075
(174,160,117)
#BBAF8B
(187,175,139)
#C8BEA1
(200,190,161)
#D5CDB7
(213,205,183)
#E2DCCD
(226,220,205)
#EFEBE3
(239,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5507 color. Also use rgb(109,85,7) instead hex code.

Text Font Color

.myTextColor { color: #6D5507; }

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

This text font color is #6D5507.

Background Color

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

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

This div background color is #6D5507.

Border color

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

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

This div border color is #6D5507.

Opacity

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

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

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

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

This text has shadow with #6D5507 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5507.

Preview

Color preview on black background

This text has color #6D5507 on black background.


Color preview on white background

This text has color #6D5507 on white background.


Black color preview on #6D5507 background

This text has black color on #6D5507 background.


White color preview on #6D5507 background

This text has white color on #6D5507 background.


Related colors

Complementary color

Complementary color for #hex is #92AAF8.


I love getcolorcode.com

Triadic colors

1 #076D55 and #55076D with #6D5507 are triadic colors.

2 #07556D and #556D07 with #6D5507 are triadic colors.