COLOR #6B4336

HEX: #6B4336 RGB: (107,67,54)

Color info

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

RGB color model

#6B4336 color RGB value is (107,67,54).

RGB: (107,67,54) (42%, 26%, 21%)

RGB channels and saturation

R 107 of 255 = 42%
G 67 of 255 = 26%
B 54 of 255 = 21%

107
67
54

R + G + B ~ 30%. #6B4336 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 67 + 54 = 228 (100%)
R 107 of 228 ~ 46.93%
G 67 of 228 ~ 29.39%
B 54 of 228 ~ 23.68'%

%46.93
%29.39
%23.68

CMYK color model

#6B4336 color CMYK value is (0,37,50,58).

  • cyan value is 0.00%
  • magenta value is 37.38%
  • yellow value is 49.53%
  • key color value is 58.04%

CMYK: (0,37,50,58)
C0M37Y50K58 (0%, 37%, 50%, 58%)
(0.00 / 0.37 / 0.50 / 0.58)

CMYK percentages

%0
%37.38
%49.53
%58.04

Codes

Color #6B4336 in popluar color models

6B 43 36
RGB 107 67 54
HSL 15° 32.92% 31.57%
HSB/HSV 15° 49.53% 41.96%
CMYK 0.00% 37.38% 49.53%
58.04%

Color #6B4336 in popluar number systems.

HEX 6B 43 36
Decimal 107 67 54
Binary 1101011 1000011 110110
Octal 153 103 66

Shades and tints

Shades of #6B4336

#6B4336
(107,67,54)
#623D32
(98,61,50)
#59372E
(89,55,46)
#50312A
(80,49,42)
#472B26
(71,43,38)
#3E2522
(62,37,34)
#351F1E
(53,31,30)
#2C191A
(44,25,26)
#231316
(35,19,22)
#1A0D12
(26,13,18)
#11070E
(17,7,14)
#000000
(0,0,0)

Tints of #6B4336

#6B4336
(107,67,54)
#785448
(120,84,72)
#85655A
(133,101,90)
#92766C
(146,118,108)
#9F877E
(159,135,126)
#AC9890
(172,152,144)
#B9A9A2
(185,169,162)
#C6BAB4
(198,186,180)
#D3CBC6
(211,203,198)
#E0DCD8
(224,220,216)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B4336; }

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

This text font color is #6B4336.

Background Color

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

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

This div background color is #6B4336.

Border color

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

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

This div border color is #6B4336.

Opacity

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

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

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

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

This text has shadow with #6B4336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4336.

Preview

Color preview on black background

This text has color #6B4336 on black background.


Color preview on white background

This text has color #6B4336 on white background.


Black color preview on #6B4336 background

This text has black color on #6B4336 background.


White color preview on #6B4336 background

This text has white color on #6B4336 background.


Related colors

Complementary color

Complementary color for #hex is #94BCC9.


I love getcolorcode.com

Triadic colors

1 #366B43 and #43366B with #6B4336 are triadic colors.

2 #36436B and #436B36 with #6B4336 are triadic colors.