COLOR #6D5436

HEX: #6D5436 RGB: (109,84,54)

Color info

#6D5436 contains red, green and blue colors in about the same proportion. Web safe color of #6D5436 is #666633 (or #663).

RGB color model

#6D5436 color RGB value is (109,84,54).

RGB: (109,84,54) (43%, 33%, 21%)

RGB channels and saturation

R 109 of 255 = 43%
G 84 of 255 = 33%
B 54 of 255 = 21%

109
84
54

R + G + B ~ 32%. #6D5436 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 84 + 54 = 247 (100%)
R 109 of 247 ~ 44.13%
G 84 of 247 ~ 34.01%
B 54 of 247 ~ 21.86'%

%44.13
%34.01
%21.86

CMYK color model

#6D5436 color CMYK value is (0,23,50,57).

  • cyan value is 0.00%
  • magenta value is 22.94%
  • yellow value is 50.46%
  • key color value is 57.25%

CMYK: (0,23,50,57)
C0M23Y50K57 (0%, 23%, 50%, 57%)
(0.00 / 0.23 / 0.50 / 0.57)

CMYK percentages

%0
%22.94
%50.46
%57.25

Codes

Color #6D5436 in popluar color models

6D 54 36
RGB 109 84 54
HSL 33° 33.74% 31.96%
HSB/HSV 33° 50.46% 42.75%
CMYK 0.00% 22.94% 50.46%
57.25%

Color #6D5436 in popluar number systems.

HEX 6D 54 36
Decimal 109 84 54
Binary 1101101 1010100 110110
Octal 155 124 66

Shades and tints

Shades of #6D5436

#6D5436
(109,84,54)
#644D32
(100,77,50)
#5B462E
(91,70,46)
#523F2A
(82,63,42)
#493826
(73,56,38)
#403122
(64,49,34)
#372A1E
(55,42,30)
#2E231A
(46,35,26)
#251C16
(37,28,22)
#1C1512
(28,21,18)
#130E0E
(19,14,14)
#000000
(0,0,0)

Tints of #6D5436

#6D5436
(109,84,54)
#7A6348
(122,99,72)
#87725A
(135,114,90)
#94816C
(148,129,108)
#A1907E
(161,144,126)
#AE9F90
(174,159,144)
#BBAEA2
(187,174,162)
#C8BDB4
(200,189,180)
#D5CCC6
(213,204,198)
#E2DBD8
(226,219,216)
#EFEAEA
(239,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5436 color. Also use rgb(109,84,54) instead hex code.

Text Font Color

.myTextColor { color: #6D5436; }

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

This text font color is #6D5436.

Background Color

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

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

This div background color is #6D5436.

Border color

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

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

This div border color is #6D5436.

Opacity

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

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

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

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

This text has shadow with #6D5436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5436.

Preview

Color preview on black background

This text has color #6D5436 on black background.


Color preview on white background

This text has color #6D5436 on white background.


Black color preview on #6D5436 background

This text has black color on #6D5436 background.


White color preview on #6D5436 background

This text has white color on #6D5436 background.


Related colors

Complementary color

Complementary color for #hex is #92ABC9.


I love getcolorcode.com

Triadic colors

1 #366D54 and #54366D with #6D5436 are triadic colors.

2 #36546D and #546D36 with #6D5436 are triadic colors.