COLOR #6C5426

HEX: #6C5426 RGB: (108,84,38)

Color info

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

RGB color model

#6C5426 color RGB value is (108,84,38).

RGB: (108,84,38) (42%, 33%, 15%)

RGB channels and saturation

R 108 of 255 = 42%
G 84 of 255 = 33%
B 38 of 255 = 15%

108
84
38

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

Portions of RGB colors in percentages

R + G + B = 108 + 84 + 38 = 230 (100%)
R 108 of 230 ~ 46.96%
G 84 of 230 ~ 36.52%
B 38 of 230 ~ 16.52'%

%46.96
%36.52
%16.52

CMYK color model

#6C5426 color CMYK value is (0,22,65,58).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 64.81%
  • key color value is 57.65%

CMYK: (0,22,65,58)
C0M22Y65K58 (0%, 22%, 65%, 58%)
(0.00 / 0.22 / 0.65 / 0.58)

CMYK percentages

%0
%22.22
%64.81
%57.65

Codes

Color #6C5426 in popluar color models

6C 54 26
RGB 108 84 38
HSL 39° 47.95% 28.63%
HSB/HSV 39° 64.81% 42.35%
CMYK 0.00% 22.22% 64.81%
57.65%

Color #6C5426 in popluar number systems.

HEX 6C 54 26
Decimal 108 84 38
Binary 1101100 1010100 100110
Octal 154 124 46

Shades and tints

Shades of #6C5426

#6C5426
(108,84,38)
#634D23
(99,77,35)
#5A4620
(90,70,32)
#513F1D
(81,63,29)
#48381A
(72,56,26)
#3F3117
(63,49,23)
#362A14
(54,42,20)
#2D2311
(45,35,17)
#241C0E
(36,28,14)
#1B150B
(27,21,11)
#120E08
(18,14,8)
#000000
(0,0,0)

Tints of #6C5426

#6C5426
(108,84,38)
#796339
(121,99,57)
#86724C
(134,114,76)
#93815F
(147,129,95)
#A09072
(160,144,114)
#AD9F85
(173,159,133)
#BAAE98
(186,174,152)
#C7BDAB
(199,189,171)
#D4CCBE
(212,204,190)
#E1DBD1
(225,219,209)
#EEEAE4
(238,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C5426 color. Also use rgb(108,84,38) instead hex code.

Text Font Color

.myTextColor { color: #6C5426; }

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

This text font color is #6C5426.

Background Color

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

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

This div background color is #6C5426.

Border color

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

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

This div border color is #6C5426.

Opacity

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

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

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

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

This text has shadow with #6C5426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5426.

Preview

Color preview on black background

This text has color #6C5426 on black background.


Color preview on white background

This text has color #6C5426 on white background.


Black color preview on #6C5426 background

This text has black color on #6C5426 background.


White color preview on #6C5426 background

This text has white color on #6C5426 background.


Related colors

Complementary color

Complementary color for #hex is #93ABD9.


I love getcolorcode.com

Triadic colors

1 #266C54 and #54266C with #6C5426 are triadic colors.

2 #26546C and #546C26 with #6C5426 are triadic colors.