COLOR #6C7149

HEX: #6C7149 RGB: (108,113,73)

Color info

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

RGB color model

#6C7149 color RGB value is (108,113,73).

RGB: (108,113,73) (42%, 44%, 29%)

RGB channels and saturation

R 108 of 255 = 42%
G 113 of 255 = 44%
B 73 of 255 = 29%

108
113
73

R + G + B ~ 38%. #6C7149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 113 + 73 = 294 (100%)
R 108 of 294 ~ 36.73%
G 113 of 294 ~ 38.44%
B 73 of 294 ~ 24.83'%

%36.73
%38.44
%24.83

CMYK color model

#6C7149 color CMYK value is (4,0,35,56).

  • cyan value is 4.42%
  • magenta value is 0.00%
  • yellow value is 35.40%
  • key color value is 55.69%

CMYK: (4,0,35,56)
C4M0Y35K56 (4%, 0%, 35%, 56%)
(0.04 / 0.00 / 0.35 / 0.56)

CMYK percentages

%4.42
%0
%35.4
%55.69

Codes

Color #6C7149 in popluar color models

6C 71 49
RGB 108 113 73
HSL 68° 21.51% 36.47%
HSB/HSV 68° 35.40% 44.31%
CMYK 4.42% 0.00% 35.40%
55.69%

Color #6C7149 in popluar number systems.

HEX 6C 71 49
Decimal 108 113 73
Binary 1101100 1110001 1001001
Octal 154 161 111

Shades and tints

Shades of #6C7149

#6C7149
(108,113,73)
#636743
(99,103,67)
#5A5D3D
(90,93,61)
#515337
(81,83,55)
#484931
(72,73,49)
#3F3F2B
(63,63,43)
#363525
(54,53,37)
#2D2B1F
(45,43,31)
#242119
(36,33,25)
#1B1713
(27,23,19)
#120D0D
(18,13,13)
#000000
(0,0,0)

Tints of #6C7149

#6C7149
(108,113,73)
#797D59
(121,125,89)
#868969
(134,137,105)
#939579
(147,149,121)
#A0A189
(160,161,137)
#ADAD99
(173,173,153)
#BAB9A9
(186,185,169)
#C7C5B9
(199,197,185)
#D4D1C9
(212,209,201)
#E1DDD9
(225,221,217)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C7149 color. Also use rgb(108,113,73) instead hex code.

Text Font Color

.myTextColor { color: #6C7149; }

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

This text font color is #6C7149.

Background Color

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

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

This div background color is #6C7149.

Border color

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

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

This div border color is #6C7149.

Opacity

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

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

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

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

This text has shadow with #6C7149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C7149.

Preview

Color preview on black background

This text has color #6C7149 on black background.


Color preview on white background

This text has color #6C7149 on white background.


Black color preview on #6C7149 background

This text has black color on #6C7149 background.


White color preview on #6C7149 background

This text has white color on #6C7149 background.


Related colors

Complementary color

Complementary color for #hex is #938EB6.


I love getcolorcode.com

Triadic colors

1 #496C71 and #71496C with #6C7149 are triadic colors.

2 #49716C and #716C49 with #6C7149 are triadic colors.