COLOR #6B4D32

HEX: #6B4D32 RGB: (107,77,50)

Color info

#6B4D32 contains red, green and blue colors in about the same proportion. Web safe color of #6B4D32 is #663333 (or #633).

RGB color model

#6B4D32 color RGB value is (107,77,50).

RGB: (107,77,50) (42%, 30%, 20%)

RGB channels and saturation

R 107 of 255 = 42%
G 77 of 255 = 30%
B 50 of 255 = 20%

107
77
50

R + G + B ~ 31%. #6B4D32 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 77 + 50 = 234 (100%)
R 107 of 234 ~ 45.73%
G 77 of 234 ~ 32.91%
B 50 of 234 ~ 21.37'%

%45.73
%32.91
%21.37

CMYK color model

#6B4D32 color CMYK value is (0,28,53,58).

  • cyan value is 0.00%
  • magenta value is 28.04%
  • yellow value is 53.27%
  • key color value is 58.04%

CMYK: (0,28,53,58)
C0M28Y53K58 (0%, 28%, 53%, 58%)
(0.00 / 0.28 / 0.53 / 0.58)

CMYK percentages

%0
%28.04
%53.27
%58.04

Codes

Color #6B4D32 in popluar color models

6B 4D 32
RGB 107 77 50
HSL 28° 36.31% 30.78%
HSB/HSV 28° 53.27% 41.96%
CMYK 0.00% 28.04% 53.27%
58.04%

Color #6B4D32 in popluar number systems.

HEX 6B 4D 32
Decimal 107 77 50
Binary 1101011 1001101 110010
Octal 153 115 62

Shades and tints

Shades of #6B4D32

#6B4D32
(107,77,50)
#62462E
(98,70,46)
#593F2A
(89,63,42)
#503826
(80,56,38)
#473122
(71,49,34)
#3E2A1E
(62,42,30)
#35231A
(53,35,26)
#2C1C16
(44,28,22)
#231512
(35,21,18)
#1A0E0E
(26,14,14)
#11070A
(17,7,10)
#000000
(0,0,0)

Tints of #6B4D32

#6B4D32
(107,77,50)
#785D44
(120,93,68)
#856D56
(133,109,86)
#927D68
(146,125,104)
#9F8D7A
(159,141,122)
#AC9D8C
(172,157,140)
#B9AD9E
(185,173,158)
#C6BDB0
(198,189,176)
#D3CDC2
(211,205,194)
#E0DDD4
(224,221,212)
#EDEDE6
(237,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4D32 color. Also use rgb(107,77,50) instead hex code.

Text Font Color

.myTextColor { color: #6B4D32; }

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

This text font color is #6B4D32.

Background Color

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

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

This div background color is #6B4D32.

Border color

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

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

This div border color is #6B4D32.

Opacity

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

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

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

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

This text has shadow with #6B4D32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4D32.

Preview

Color preview on black background

This text has color #6B4D32 on black background.


Color preview on white background

This text has color #6B4D32 on white background.


Black color preview on #6B4D32 background

This text has black color on #6B4D32 background.


White color preview on #6B4D32 background

This text has white color on #6B4D32 background.


Related colors

Complementary color

Complementary color for #hex is #94B2CD.


I love getcolorcode.com

Triadic colors

1 #326B4D and #4D326B with #6B4D32 are triadic colors.

2 #324D6B and #4D6B32 with #6B4D32 are triadic colors.