COLOR #6B5126

HEX: #6B5126 RGB: (107,81,38)

Color info

#6B5126 contains mainly red and green colors. Web safe color of #6B5126 is #666633 (or #663).

RGB color model

#6B5126 color RGB value is (107,81,38).

RGB: (107,81,38) (42%, 32%, 15%)

RGB channels and saturation

R 107 of 255 = 42%
G 81 of 255 = 32%
B 38 of 255 = 15%

107
81
38

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

Portions of RGB colors in percentages

R + G + B = 107 + 81 + 38 = 226 (100%)
R 107 of 226 ~ 47.35%
G 81 of 226 ~ 35.84%
B 38 of 226 ~ 16.81'%

%47.35
%35.84
%16.81

CMYK color model

#6B5126 color CMYK value is (0,24,64,58).

  • cyan value is 0.00%
  • magenta value is 24.30%
  • yellow value is 64.49%
  • key color value is 58.04%
CMYK: (0,24,64,58) C0M24Y64K58 (0%,24%,64%,58%) (0.00/0.24/0.64/0.58) 

CMYK percentages

%0
%24.3
%64.49
%58.04

Codes

Color #6B5126 in popluar color models

6B 51 26
RGB 107 81 38
HSL 37° 47.59% 28.43%
HSB/HSV 37° 64.49% 41.96%
CMYK 0.00% 24.30% 64.49%
58.04%

Color #6B5126 in popluar number systems.

HEX 6B 51 26
Decimal 107 81 38
Binary 1101011 1010001 100110
Octal 153 121 46

Shades and tints

Shades of #6B5126

#6B5126
(107,81,38)
#624A23
(98,74,35)
#594320
(89,67,32)
#503C1D
(80,60,29)
#47351A
(71,53,26)
#3E2E17
(62,46,23)
#352714
(53,39,20)
#2C2011
(44,32,17)
#23190E
(35,25,14)
#1A120B
(26,18,11)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #6B5126

#6B5126
(107,81,38)
#786039
(120,96,57)
#856F4C
(133,111,76)
#927E5F
(146,126,95)
#9F8D72
(159,141,114)
#AC9C85
(172,156,133)
#B9AB98
(185,171,152)
#C6BAAB
(198,186,171)
#D3C9BE
(211,201,190)
#E0D8D1
(224,216,209)
#EDE7E4
(237,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5126; }

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

This text font color is #6B5126.

Background Color

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

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

This div background color is #6B5126.

Border color

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

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

This div border color is #6B5126.

Opacity

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

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

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

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

This text has shadow with #6B5126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5126.

Preview

Color preview on black background

This text has color #6B5126 on black background.


Color preview on white background

This text has color #6B5126 on white background.


Black color preview on #6B5126 background

This text has black color on #6B5126 background.


White color preview on #6B5126 background

This text has white color on #6B5126 background.


Related colors

Complementary color

Complementary color for #hex is #94AED9.


I love getcolorcode.com

Triadic colors

1 #266B51 and #51266B with #6B5126 are triadic colors.

2 #26516B and #516B26 with #6B5126 are triadic colors.