COLOR #6C3726

HEX: #6C3726 RGB: (108,55,38)

Color info

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

RGB color model

#6C3726 color RGB value is (108,55,38).

RGB: (108,55,38) (42%, 22%, 15%)

RGB channels and saturation

R 108 of 255 = 42%
G 55 of 255 = 22%
B 38 of 255 = 15%

108
55
38

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

Portions of RGB colors in percentages

R + G + B = 108 + 55 + 38 = 201 (100%)
R 108 of 201 ~ 53.73%
G 55 of 201 ~ 27.36%
B 38 of 201 ~ 18.91'%

%53.73
%27.36
%18.91

CMYK color model

#6C3726 color CMYK value is (0,49,65,58).

  • cyan value is 0.00%
  • magenta value is 49.07%
  • yellow value is 64.81%
  • key color value is 57.65%
CMYK: (0,49,65,58) C0M49Y65K58 (0%,49%,65%,58%) (0.00/0.49/0.65/0.58) 

CMYK percentages

%0
%49.07
%64.81
%57.65

Codes

Color #6C3726 in popluar color models

6C 37 26
RGB 108 55 38
HSL 15° 47.95% 28.63%
HSB/HSV 15° 64.81% 42.35%
CMYK 0.00% 49.07% 64.81%
57.65%

Color #6C3726 in popluar number systems.

HEX 6C 37 26
Decimal 108 55 38
Binary 1101100 110111 100110
Octal 154 67 46

Shades and tints

Shades of #6C3726

#6C3726
(108,55,38)
#633223
(99,50,35)
#5A2D20
(90,45,32)
#51281D
(81,40,29)
#48231A
(72,35,26)
#3F1E17
(63,30,23)
#361914
(54,25,20)
#2D1411
(45,20,17)
#240F0E
(36,15,14)
#1B0A0B
(27,10,11)
#120508
(18,5,8)
#000000
(0,0,0)

Tints of #6C3726

#6C3726
(108,55,38)
#794939
(121,73,57)
#865B4C
(134,91,76)
#936D5F
(147,109,95)
#A07F72
(160,127,114)
#AD9185
(173,145,133)
#BAA398
(186,163,152)
#C7B5AB
(199,181,171)
#D4C7BE
(212,199,190)
#E1D9D1
(225,217,209)
#EEEBE4
(238,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C3726; }

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

This text font color is #6C3726.

Background Color

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

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

This div background color is #6C3726.

Border color

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

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

This div border color is #6C3726.

Opacity

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

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

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

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

This text has shadow with #6C3726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C3726.

Preview

Color preview on black background

This text has color #6C3726 on black background.


Color preview on white background

This text has color #6C3726 on white background.


Black color preview on #6C3726 background

This text has black color on #6C3726 background.


White color preview on #6C3726 background

This text has white color on #6C3726 background.


Related colors

Complementary color

Complementary color for #hex is #93C8D9.


I love getcolorcode.com

Triadic colors

1 #266C37 and #37266C with #6C3726 are triadic colors.

2 #26376C and #376C26 with #6C3726 are triadic colors.