COLOR #6D5732

HEX: #6D5732 RGB: (109,87,50)

Color info

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

RGB color model

#6D5732 color RGB value is (109,87,50).

RGB: (109,87,50) (43%, 34%, 20%)

RGB channels and saturation

R 109 of 255 = 43%
G 87 of 255 = 34%
B 50 of 255 = 20%

109
87
50

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

Portions of RGB colors in percentages

R + G + B = 109 + 87 + 50 = 246 (100%)
R 109 of 246 ~ 44.31%
G 87 of 246 ~ 35.37%
B 50 of 246 ~ 20.33'%

%44.31
%35.37
%20.33

CMYK color model

#6D5732 color CMYK value is (0,20,54,57).

  • cyan value is 0.00%
  • magenta value is 20.18%
  • yellow value is 54.13%
  • key color value is 57.25%

CMYK: (0,20,54,57)
C0M20Y54K57 (0%, 20%, 54%, 57%)
(0.00 / 0.20 / 0.54 / 0.57)

CMYK percentages

%0
%20.18
%54.13
%57.25

Codes

Color #6D5732 in popluar color models

6D 57 32
RGB 109 87 50
HSL 38° 37.11% 31.18%
HSB/HSV 38° 54.13% 42.75%
CMYK 0.00% 20.18% 54.13%
57.25%

Color #6D5732 in popluar number systems.

HEX 6D 57 32
Decimal 109 87 50
Binary 1101101 1010111 110010
Octal 155 127 62

Shades and tints

Shades of #6D5732

#6D5732
(109,87,50)
#64502E
(100,80,46)
#5B492A
(91,73,42)
#524226
(82,66,38)
#493B22
(73,59,34)
#40341E
(64,52,30)
#372D1A
(55,45,26)
#2E2616
(46,38,22)
#251F12
(37,31,18)
#1C180E
(28,24,14)
#13110A
(19,17,10)
#000000
(0,0,0)

Tints of #6D5732

#6D5732
(109,87,50)
#7A6644
(122,102,68)
#877556
(135,117,86)
#948468
(148,132,104)
#A1937A
(161,147,122)
#AEA28C
(174,162,140)
#BBB19E
(187,177,158)
#C8C0B0
(200,192,176)
#D5CFC2
(213,207,194)
#E2DED4
(226,222,212)
#EFEDE6
(239,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5732 color. Also use rgb(109,87,50) instead hex code.

Text Font Color

.myTextColor { color: #6D5732; }

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

This text font color is #6D5732.

Background Color

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

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

This div background color is #6D5732.

Border color

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

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

This div border color is #6D5732.

Opacity

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

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

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

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

This text has shadow with #6D5732 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5732.

Preview

Color preview on black background

This text has color #6D5732 on black background.


Color preview on white background

This text has color #6D5732 on white background.


Black color preview on #6D5732 background

This text has black color on #6D5732 background.


White color preview on #6D5732 background

This text has white color on #6D5732 background.


Related colors

Complementary color

Complementary color for #hex is #92A8CD.


I love getcolorcode.com

Triadic colors

1 #326D57 and #57326D with #6D5732 are triadic colors.

2 #32576D and #576D32 with #6D5732 are triadic colors.