COLOR #6C4129

HEX: #6C4129 RGB: (108,65,41)

Color info

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

RGB color model

#6C4129 color RGB value is (108,65,41).

RGB: (108,65,41) (42%, 25%, 16%)

RGB channels and saturation

R 108 of 255 = 42%
G 65 of 255 = 25%
B 41 of 255 = 16%

108
65
41

R + G + B ~ 28%. #6C4129 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 65 + 41 = 214 (100%)
R 108 of 214 ~ 50.47%
G 65 of 214 ~ 30.37%
B 41 of 214 ~ 19.16'%

%50.47
%30.37
%19.16

CMYK color model

#6C4129 color CMYK value is (0,40,62,58).

  • cyan value is 0.00%
  • magenta value is 39.81%
  • yellow value is 62.04%
  • key color value is 57.65%

CMYK: (0,40,62,58)
C0M40Y62K58 (0%, 40%, 62%, 58%)
(0.00 / 0.40 / 0.62 / 0.58)

CMYK percentages

%0
%39.81
%62.04
%57.65

Codes

Color #6C4129 in popluar color models

6C 41 29
RGB 108 65 41
HSL 21° 44.97% 29.22%
HSB/HSV 21° 62.04% 42.35%
CMYK 0.00% 39.81% 62.04%
57.65%

Color #6C4129 in popluar number systems.

HEX 6C 41 29
Decimal 108 65 41
Binary 1101100 1000001 101001
Octal 154 101 51

Shades and tints

Shades of #6C4129

#6C4129
(108,65,41)
#633C26
(99,60,38)
#5A3723
(90,55,35)
#513220
(81,50,32)
#482D1D
(72,45,29)
#3F281A
(63,40,26)
#362317
(54,35,23)
#2D1E14
(45,30,20)
#241911
(36,25,17)
#1B140E
(27,20,14)
#120F0B
(18,15,11)
#000000
(0,0,0)

Tints of #6C4129

#6C4129
(108,65,41)
#79523C
(121,82,60)
#86634F
(134,99,79)
#937462
(147,116,98)
#A08575
(160,133,117)
#AD9688
(173,150,136)
#BAA79B
(186,167,155)
#C7B8AE
(199,184,174)
#D4C9C1
(212,201,193)
#E1DAD4
(225,218,212)
#EEEBE7
(238,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4129 color. Also use rgb(108,65,41) instead hex code.

Text Font Color

.myTextColor { color: #6C4129; }

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

This text font color is #6C4129.

Background Color

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

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

This div background color is #6C4129.

Border color

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

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

This div border color is #6C4129.

Opacity

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

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

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

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

This text has shadow with #6C4129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4129.

Preview

Color preview on black background

This text has color #6C4129 on black background.


Color preview on white background

This text has color #6C4129 on white background.


Black color preview on #6C4129 background

This text has black color on #6C4129 background.


White color preview on #6C4129 background

This text has white color on #6C4129 background.


Related colors

Complementary color

Complementary color for #hex is #93BED6.


I love getcolorcode.com

Triadic colors

1 #296C41 and #41296C with #6C4129 are triadic colors.

2 #29416C and #416C29 with #6C4129 are triadic colors.