COLOR #7C6446

HEX: #7C6446 RGB: (124,100,70)

Color info

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

RGB color model

#7C6446 color RGB value is (124,100,70).

RGB: (124,100,70) (49%, 39%, 27%)

RGB channels and saturation

R 124 of 255 = 49%
G 100 of 255 = 39%
B 70 of 255 = 27%

124
100
70

R + G + B ~ 38%. #7C6446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 100 + 70 = 294 (100%)
R 124 of 294 ~ 42.18%
G 100 of 294 ~ 34.01%
B 70 of 294 ~ 23.81'%

%42.18
%34.01
%23.81

CMYK color model

#7C6446 color CMYK value is (0,19,44,51).

  • cyan value is 0.00%
  • magenta value is 19.35%
  • yellow value is 43.55%
  • key color value is 51.37%
CMYK: (0,19,44,51) C0M19Y44K51 (0%,19%,44%,51%) (0.00/0.19/0.44/0.51) 

CMYK percentages

%0
%19.35
%43.55
%51.37

Codes

Color #7C6446 in popluar color models

7C 64 46
RGB 124 100 70
HSL 33° 27.84% 38.04%
HSB/HSV 33° 43.55% 48.63%
CMYK 0.00% 19.35% 43.55%
51.37%

Color #7C6446 in popluar number systems.

HEX 7C 64 46
Decimal 124 100 70
Binary 1111100 1100100 1000110
Octal 174 144 106

Shades and tints

Shades of #7C6446

#7C6446
(124,100,70)
#715B40
(113,91,64)
#66523A
(102,82,58)
#5B4934
(91,73,52)
#50402E
(80,64,46)
#453728
(69,55,40)
#3A2E22
(58,46,34)
#2F251C
(47,37,28)
#241C16
(36,28,22)
#191310
(25,19,16)
#0E0A0A
(14,10,10)
#000000
(0,0,0)

Tints of #7C6446

#7C6446
(124,100,70)
#877256
(135,114,86)
#928066
(146,128,102)
#9D8E76
(157,142,118)
#A89C86
(168,156,134)
#B3AA96
(179,170,150)
#BEB8A6
(190,184,166)
#C9C6B6
(201,198,182)
#D4D4C6
(212,212,198)
#DFE2D6
(223,226,214)
#EAF0E6
(234,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C6446 color. Also use rgb(124,100,70) instead hex code.

Text Font Color

.myTextColor { color: #7C6446; }

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

This text font color is #7C6446.

Background Color

.myBgColor { background-color: #7C6446; }

<div style="background-color:#7C6446">Inner text</div>

This div background color is #7C6446.

Border color

.myBorderColor { border: 1px solid #7C6446; }

<div style="border:3px solid #7C6446">Div</div>

This div border color is #7C6446.

Opacity

.myOpacity80 { color: #7C6446; opacity: 0.8; }

<p style="color:#7C6446;opacity:0.8;">80%</p>

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

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

This text has shadow with #7C6446 color.


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

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

This text has shadow with #7C6446 primary color and red secondary color.


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

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

This text has shadow with #7C6446 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7C6446.

Preview

Color preview on black background

This text has color #7C6446 on black background.


Color preview on white background

This text has color #7C6446 on white background.


Black color preview on #7C6446 background

This text has black color on #7C6446 background.


White color preview on #7C6446 background

This text has white color on #7C6446 background.


Related colors

Complementary color

Complementary color for #hex is #839BB9.


I love getcolorcode.com

Triadic colors

1 #467C64 and #64467C with #7C6446 are triadic colors.

2 #46647C and #647C46 with #7C6446 are triadic colors.