COLOR #6C4F46

HEX: #6C4F46 RGB: (108,79,70)

Color info

#6C4F46 contains red, green and blue colors in about the same proportion. Web safe color of #6C4F46 is #666633 (or #663).

RGB color model

#6C4F46 color RGB value is (108,79,70).

RGB: (108,79,70) (42%, 31%, 27%)

RGB channels and saturation

R 108 of 255 = 42%
G 79 of 255 = 31%
B 70 of 255 = 27%

108
79
70

R + G + B ~ 33%. #6C4F46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 79 + 70 = 257 (100%)
R 108 of 257 ~ 42.02%
G 79 of 257 ~ 30.74%
B 70 of 257 ~ 27.24'%

%42.02
%30.74
%27.24

CMYK color model

#6C4F46 color CMYK value is (0,27,35,58).

  • cyan value is 0.00%
  • magenta value is 26.85%
  • yellow value is 35.19%
  • key color value is 57.65%

CMYK: (0,27,35,58)
C0M27Y35K58 (0%, 27%, 35%, 58%)
(0.00 / 0.27 / 0.35 / 0.58)

CMYK percentages

%0
%26.85
%35.19
%57.65

Codes

Color #6C4F46 in popluar color models

6C 4F 46
RGB 108 79 70
HSL 14° 21.35% 34.90%
HSB/HSV 14° 35.19% 42.35%
CMYK 0.00% 26.85% 35.19%
57.65%

Color #6C4F46 in popluar number systems.

HEX 6C 4F 46
Decimal 108 79 70
Binary 1101100 1001111 1000110
Octal 154 117 106

Shades and tints

Shades of #6C4F46

#6C4F46
(108,79,70)
#634840
(99,72,64)
#5A413A
(90,65,58)
#513A34
(81,58,52)
#48332E
(72,51,46)
#3F2C28
(63,44,40)
#362522
(54,37,34)
#2D1E1C
(45,30,28)
#241716
(36,23,22)
#1B1010
(27,16,16)
#12090A
(18,9,10)
#000000
(0,0,0)

Tints of #6C4F46

#6C4F46
(108,79,70)
#795F56
(121,95,86)
#866F66
(134,111,102)
#937F76
(147,127,118)
#A08F86
(160,143,134)
#AD9F96
(173,159,150)
#BAAFA6
(186,175,166)
#C7BFB6
(199,191,182)
#D4CFC6
(212,207,198)
#E1DFD6
(225,223,214)
#EEEFE6
(238,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4F46 color. Also use rgb(108,79,70) instead hex code.

Text Font Color

.myTextColor { color: #6C4F46; }

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

This text font color is #6C4F46.

Background Color

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

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

This div background color is #6C4F46.

Border color

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

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

This div border color is #6C4F46.

Opacity

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

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

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

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

This text has shadow with #6C4F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4F46.

Preview

Color preview on black background

This text has color #6C4F46 on black background.


Color preview on white background

This text has color #6C4F46 on white background.


Black color preview on #6C4F46 background

This text has black color on #6C4F46 background.


White color preview on #6C4F46 background

This text has white color on #6C4F46 background.


Related colors

Complementary color

Complementary color for #hex is #93B0B9.


I love getcolorcode.com

Triadic colors

1 #466C4F and #4F466C with #6C4F46 are triadic colors.

2 #464F6C and #4F6C46 with #6C4F46 are triadic colors.