COLOR #6C4C30

HEX: #6C4C30 RGB: (108,76,48)

Color info

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

RGB color model

#6C4C30 color RGB value is (108,76,48).

RGB: (108,76,48) (42%, 30%, 19%)

RGB channels and saturation

R 108 of 255 = 42%
G 76 of 255 = 30%
B 48 of 255 = 19%

108
76
48

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

Portions of RGB colors in percentages

R + G + B = 108 + 76 + 48 = 232 (100%)
R 108 of 232 ~ 46.55%
G 76 of 232 ~ 32.76%
B 48 of 232 ~ 20.69'%

%46.55
%32.76
%20.69

CMYK color model

#6C4C30 color CMYK value is (0,30,56,58).

  • cyan value is 0.00%
  • magenta value is 29.63%
  • yellow value is 55.56%
  • key color value is 57.65%

CMYK: (0,30,56,58)
C0M30Y56K58 (0%, 30%, 56%, 58%)
(0.00 / 0.30 / 0.56 / 0.58)

CMYK percentages

%0
%29.63
%55.56
%57.65

Codes

Color #6C4C30 in popluar color models

6C 4C 30
RGB 108 76 48
HSL 28° 38.46% 30.59%
HSB/HSV 28° 55.56% 42.35%
CMYK 0.00% 29.63% 55.56%
57.65%

Color #6C4C30 in popluar number systems.

HEX 6C 4C 30
Decimal 108 76 48
Binary 1101100 1001100 110000
Octal 154 114 60

Shades and tints

Shades of #6C4C30

#6C4C30
(108,76,48)
#63462C
(99,70,44)
#5A4028
(90,64,40)
#513A24
(81,58,36)
#483420
(72,52,32)
#3F2E1C
(63,46,28)
#362818
(54,40,24)
#2D2214
(45,34,20)
#241C10
(36,28,16)
#1B160C
(27,22,12)
#121008
(18,16,8)
#000000
(0,0,0)

Tints of #6C4C30

#6C4C30
(108,76,48)
#795C42
(121,92,66)
#866C54
(134,108,84)
#937C66
(147,124,102)
#A08C78
(160,140,120)
#AD9C8A
(173,156,138)
#BAAC9C
(186,172,156)
#C7BCAE
(199,188,174)
#D4CCC0
(212,204,192)
#E1DCD2
(225,220,210)
#EEECE4
(238,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4C30 color. Also use rgb(108,76,48) instead hex code.

Text Font Color

.myTextColor { color: #6C4C30; }

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

This text font color is #6C4C30.

Background Color

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

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

This div background color is #6C4C30.

Border color

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

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

This div border color is #6C4C30.

Opacity

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

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

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

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

This text has shadow with #6C4C30 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4C30.

Preview

Color preview on black background

This text has color #6C4C30 on black background.


Color preview on white background

This text has color #6C4C30 on white background.


Black color preview on #6C4C30 background

This text has black color on #6C4C30 background.


White color preview on #6C4C30 background

This text has white color on #6C4C30 background.


Related colors

Complementary color

Complementary color for #hex is #93B3CF.


I love getcolorcode.com

Triadic colors

1 #306C4C and #4C306C with #6C4C30 are triadic colors.

2 #304C6C and #4C6C30 with #6C4C30 are triadic colors.