COLOR #6B3826

HEX: #6B3826 RGB: (107,56,38)

Color info

#6B3826 contains mainly red and green colors. Web safe color of #6B3826 is #663333 (or #633).

RGB color model

#6B3826 color RGB value is (107,56,38).

RGB: (107,56,38) (42%, 22%, 15%)

RGB channels and saturation

R 107 of 255 = 42%
G 56 of 255 = 22%
B 38 of 255 = 15%

107
56
38

R + G + B ~ 26%. #6B3826 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 56 + 38 = 201 (100%)
R 107 of 201 ~ 53.23%
G 56 of 201 ~ 27.86%
B 38 of 201 ~ 18.91'%

%53.23
%27.86
%18.91

CMYK color model

#6B3826 color CMYK value is (0,48,64,58).

  • cyan value is 0.00%
  • magenta value is 47.66%
  • yellow value is 64.49%
  • key color value is 58.04%

CMYK: (0,48,64,58)
C0M48Y64K58 (0%, 48%, 64%, 58%)
(0.00 / 0.48 / 0.64 / 0.58)

CMYK percentages

%0
%47.66
%64.49
%58.04

Codes

Color #6B3826 in popluar color models

6B 38 26
RGB 107 56 38
HSL 16° 47.59% 28.43%
HSB/HSV 16° 64.49% 41.96%
CMYK 0.00% 47.66% 64.49%
58.04%

Color #6B3826 in popluar number systems.

HEX 6B 38 26
Decimal 107 56 38
Binary 1101011 111000 100110
Octal 153 70 46

Shades and tints

Shades of #6B3826

#6B3826
(107,56,38)
#623323
(98,51,35)
#592E20
(89,46,32)
#50291D
(80,41,29)
#47241A
(71,36,26)
#3E1F17
(62,31,23)
#351A14
(53,26,20)
#2C1511
(44,21,17)
#23100E
(35,16,14)
#1A0B0B
(26,11,11)
#110608
(17,6,8)
#000000
(0,0,0)

Tints of #6B3826

#6B3826
(107,56,38)
#784A39
(120,74,57)
#855C4C
(133,92,76)
#926E5F
(146,110,95)
#9F8072
(159,128,114)
#AC9285
(172,146,133)
#B9A498
(185,164,152)
#C6B6AB
(198,182,171)
#D3C8BE
(211,200,190)
#E0DAD1
(224,218,209)
#EDECE4
(237,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B3826 color. Also use rgb(107,56,38) instead hex code.

Text Font Color

.myTextColor { color: #6B3826; }

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

This text font color is #6B3826.

Background Color

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

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

This div background color is #6B3826.

Border color

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

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

This div border color is #6B3826.

Opacity

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

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

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

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

This text has shadow with #6B3826 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3826.

Preview

Color preview on black background

This text has color #6B3826 on black background.


Color preview on white background

This text has color #6B3826 on white background.


Black color preview on #6B3826 background

This text has black color on #6B3826 background.


White color preview on #6B3826 background

This text has white color on #6B3826 background.


Related colors

Complementary color

Complementary color for #hex is #94C7D9.


I love getcolorcode.com

Triadic colors

1 #266B38 and #38266B with #6B3826 are triadic colors.

2 #26386B and #386B26 with #6B3826 are triadic colors.