COLOR #6D5236

HEX: #6D5236 RGB: (109,82,54)

Color info

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

RGB color model

#6D5236 color RGB value is (109,82,54).

RGB: (109,82,54) (43%, 32%, 21%)

RGB channels and saturation

R 109 of 255 = 43%
G 82 of 255 = 32%
B 54 of 255 = 21%

109
82
54

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

Portions of RGB colors in percentages

R + G + B = 109 + 82 + 54 = 245 (100%)
R 109 of 245 ~ 44.49%
G 82 of 245 ~ 33.47%
B 54 of 245 ~ 22.04'%

%44.49
%33.47
%22.04

CMYK color model

#6D5236 color CMYK value is (0,25,50,57).

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

CMYK: (0,25,50,57)
C0M25Y50K57 (0%, 25%, 50%, 57%)
(0.00 / 0.25 / 0.50 / 0.57)

CMYK percentages

%0
%24.77
%50.46
%57.25

Codes

Color #6D5236 in popluar color models

6D 52 36
RGB 109 82 54
HSL 31° 33.74% 31.96%
HSB/HSV 31° 50.46% 42.75%
CMYK 0.00% 24.77% 50.46%
57.25%

Color #6D5236 in popluar number systems.

HEX 6D 52 36
Decimal 109 82 54
Binary 1101101 1010010 110110
Octal 155 122 66

Shades and tints

Shades of #6D5236

#6D5236
(109,82,54)
#644B32
(100,75,50)
#5B442E
(91,68,46)
#523D2A
(82,61,42)
#493626
(73,54,38)
#402F22
(64,47,34)
#37281E
(55,40,30)
#2E211A
(46,33,26)
#251A16
(37,26,22)
#1C1312
(28,19,18)
#130C0E
(19,12,14)
#000000
(0,0,0)

Tints of #6D5236

#6D5236
(109,82,54)
#7A6148
(122,97,72)
#87705A
(135,112,90)
#947F6C
(148,127,108)
#A18E7E
(161,142,126)
#AE9D90
(174,157,144)
#BBACA2
(187,172,162)
#C8BBB4
(200,187,180)
#D5CAC6
(213,202,198)
#E2D9D8
(226,217,216)
#EFE8EA
(239,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5236; }

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

This text font color is #6D5236.

Background Color

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

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

This div background color is #6D5236.

Border color

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

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

This div border color is #6D5236.

Opacity

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

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

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

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

This text has shadow with #6D5236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5236.

Preview

Color preview on black background

This text has color #6D5236 on black background.


Color preview on white background

This text has color #6D5236 on white background.


Black color preview on #6D5236 background

This text has black color on #6D5236 background.


White color preview on #6D5236 background

This text has white color on #6D5236 background.


Related colors

Complementary color

Complementary color for #hex is #92ADC9.


I love getcolorcode.com

Triadic colors

1 #366D52 and #52366D with #6D5236 are triadic colors.

2 #36526D and #526D36 with #6D5236 are triadic colors.