COLOR #6C3944

HEX: #6C3944 RGB: (108,57,68)

Color info

#6C3944 contains red, green and blue colors in about the same proportion. Web safe color of #6C3944 is #663333 (or #633).

RGB color model

#6C3944 color RGB value is (108,57,68).

RGB: (108,57,68) (42%, 22%, 27%)

RGB channels and saturation

R 108 of 255 = 42%
G 57 of 255 = 22%
B 68 of 255 = 27%

108
57
68

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

Portions of RGB colors in percentages

R + G + B = 108 + 57 + 68 = 233 (100%)
R 108 of 233 ~ 46.35%
G 57 of 233 ~ 24.46%
B 68 of 233 ~ 29.18'%

%46.35
%24.46
%29.18

CMYK color model

#6C3944 color CMYK value is (0,47,37,58).

  • cyan value is 0.00%
  • magenta value is 47.22%
  • yellow value is 37.04%
  • key color value is 57.65%

CMYK: (0,47,37,58)
C0M47Y37K58 (0%, 47%, 37%, 58%)
(0.00 / 0.47 / 0.37 / 0.58)

CMYK percentages

%0
%47.22
%37.04
%57.65

Codes

Color #6C3944 in popluar color models

6C 39 44
RGB 108 57 68
HSL 347° 30.91% 32.35%
HSB/HSV 347° 47.22% 42.35%
CMYK 0.00% 47.22% 37.04%
57.65%

Color #6C3944 in popluar number systems.

HEX 6C 39 44
Decimal 108 57 68
Binary 1101100 111001 1000100
Octal 154 71 104

Shades and tints

Shades of #6C3944

#6C3944
(108,57,68)
#63343E
(99,52,62)
#5A2F38
(90,47,56)
#512A32
(81,42,50)
#48252C
(72,37,44)
#3F2026
(63,32,38)
#361B20
(54,27,32)
#2D161A
(45,22,26)
#241114
(36,17,20)
#1B0C0E
(27,12,14)
#120708
(18,7,8)
#000000
(0,0,0)

Tints of #6C3944

#6C3944
(108,57,68)
#794B55
(121,75,85)
#865D66
(134,93,102)
#936F77
(147,111,119)
#A08188
(160,129,136)
#AD9399
(173,147,153)
#BAA5AA
(186,165,170)
#C7B7BB
(199,183,187)
#D4C9CC
(212,201,204)
#E1DBDD
(225,219,221)
#EEEDEE
(238,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C3944 color. Also use rgb(108,57,68) instead hex code.

Text Font Color

.myTextColor { color: #6C3944; }

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

This text font color is #6C3944.

Background Color

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

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

This div background color is #6C3944.

Border color

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

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

This div border color is #6C3944.

Opacity

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

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

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

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

This text has shadow with #6C3944 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C3944.

Preview

Color preview on black background

This text has color #6C3944 on black background.


Color preview on white background

This text has color #6C3944 on white background.


Black color preview on #6C3944 background

This text has black color on #6C3944 background.


White color preview on #6C3944 background

This text has white color on #6C3944 background.


Related colors

Complementary color

Complementary color for #hex is #93C6BB.


I love getcolorcode.com

Triadic colors

1 #446C39 and #39446C with #6C3944 are triadic colors.

2 #44396C and #396C44 with #6C3944 are triadic colors.