COLOR #6B4C36

HEX: #6B4C36 RGB: (107,76,54)

Color info

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

RGB color model

#6B4C36 color RGB value is (107,76,54).

RGB: (107,76,54) (42%, 30%, 21%)

RGB channels and saturation

R 107 of 255 = 42%
G 76 of 255 = 30%
B 54 of 255 = 21%

107
76
54

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

Portions of RGB colors in percentages

R + G + B = 107 + 76 + 54 = 237 (100%)
R 107 of 237 ~ 45.15%
G 76 of 237 ~ 32.07%
B 54 of 237 ~ 22.78'%

%45.15
%32.07
%22.78

CMYK color model

#6B4C36 color CMYK value is (0,29,50,58).

  • cyan value is 0.00%
  • magenta value is 28.97%
  • yellow value is 49.53%
  • key color value is 58.04%
CMYK: (0,29,50,58) C0M29Y50K58 (0%,29%,50%,58%) (0.00/0.29/0.50/0.58) 

CMYK percentages

%0
%28.97
%49.53
%58.04

Codes

Color #6B4C36 in popluar color models

6B 4C 36
RGB 107 76 54
HSL 25° 32.92% 31.57%
HSB/HSV 25° 49.53% 41.96%
CMYK 0.00% 28.97% 49.53%
58.04%

Color #6B4C36 in popluar number systems.

HEX 6B 4C 36
Decimal 107 76 54
Binary 1101011 1001100 110110
Octal 153 114 66

Shades and tints

Shades of #6B4C36

#6B4C36
(107,76,54)
#624632
(98,70,50)
#59402E
(89,64,46)
#503A2A
(80,58,42)
#473426
(71,52,38)
#3E2E22
(62,46,34)
#35281E
(53,40,30)
#2C221A
(44,34,26)
#231C16
(35,28,22)
#1A1612
(26,22,18)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #6B4C36

#6B4C36
(107,76,54)
#785C48
(120,92,72)
#856C5A
(133,108,90)
#927C6C
(146,124,108)
#9F8C7E
(159,140,126)
#AC9C90
(172,156,144)
#B9ACA2
(185,172,162)
#C6BCB4
(198,188,180)
#D3CCC6
(211,204,198)
#E0DCD8
(224,220,216)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4C36 color. Also use rgb(107,76,54) instead hex code.

Text Font Color

.myTextColor { color: #6B4C36; }

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

This text font color is #6B4C36.

Background Color

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

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

This div background color is #6B4C36.

Border color

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

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

This div border color is #6B4C36.

Opacity

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

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

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

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

This text has shadow with #6B4C36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4C36.

Preview

Color preview on black background

This text has color #6B4C36 on black background.


Color preview on white background

This text has color #6B4C36 on white background.


Black color preview on #6B4C36 background

This text has black color on #6B4C36 background.


White color preview on #6B4C36 background

This text has white color on #6B4C36 background.


Related colors

Complementary color

Complementary color for #hex is #94B3C9.


I love getcolorcode.com

Triadic colors

1 #366B4C and #4C366B with #6B4C36 are triadic colors.

2 #364C6B and #4C6B36 with #6B4C36 are triadic colors.