COLOR #7C6246

HEX: #7C6246 RGB: (124,98,70)

Color info

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

RGB color model

#7C6246 color RGB value is (124,98,70).

RGB: (124,98,70) (49%, 38%, 27%)

RGB channels and saturation

R 124 of 255 = 49%
G 98 of 255 = 38%
B 70 of 255 = 27%

124
98
70

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

Portions of RGB colors in percentages

R + G + B = 124 + 98 + 70 = 292 (100%)
R 124 of 292 ~ 42.47%
G 98 of 292 ~ 33.56%
B 70 of 292 ~ 23.97'%

%42.47
%33.56
%23.97

CMYK color model

#7C6246 color CMYK value is (0,21,44,51).

  • cyan value is 0.00%
  • magenta value is 20.97%
  • yellow value is 43.55%
  • key color value is 51.37%

CMYK: (0,21,44,51)
C0M21Y44K51 (0%, 21%, 44%, 51%)
(0.00 / 0.21 / 0.44 / 0.51)

CMYK percentages

%0
%20.97
%43.55
%51.37

Codes

Color #7C6246 in popluar color models

7C 62 46
RGB 124 98 70
HSL 31° 27.84% 38.04%
HSB/HSV 31° 43.55% 48.63%
CMYK 0.00% 20.97% 43.55%
51.37%

Color #7C6246 in popluar number systems.

HEX 7C 62 46
Decimal 124 98 70
Binary 1111100 1100010 1000110
Octal 174 142 106

Shades and tints

Shades of #7C6246

#7C6246
(124,98,70)
#715A40
(113,90,64)
#66523A
(102,82,58)
#5B4A34
(91,74,52)
#50422E
(80,66,46)
#453A28
(69,58,40)
#3A3222
(58,50,34)
#2F2A1C
(47,42,28)
#242216
(36,34,22)
#191A10
(25,26,16)
#0E120A
(14,18,10)
#000000
(0,0,0)

Tints of #7C6246

#7C6246
(124,98,70)
#877056
(135,112,86)
#927E66
(146,126,102)
#9D8C76
(157,140,118)
#A89A86
(168,154,134)
#B3A896
(179,168,150)
#BEB6A6
(190,182,166)
#C9C4B6
(201,196,182)
#D4D2C6
(212,210,198)
#DFE0D6
(223,224,214)
#EAEEE6
(234,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C6246; }

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

This text font color is #7C6246.

Background Color

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

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

This div background color is #7C6246.

Border color

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

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

This div border color is #7C6246.

Opacity

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

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

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

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

This text has shadow with #7C6246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C6246.

Preview

Color preview on black background

This text has color #7C6246 on black background.


Color preview on white background

This text has color #7C6246 on white background.


Black color preview on #7C6246 background

This text has black color on #7C6246 background.


White color preview on #7C6246 background

This text has white color on #7C6246 background.


Related colors

Complementary color

Complementary color for #hex is #839DB9.


I love getcolorcode.com

Triadic colors

1 #467C62 and #62467C with #7C6246 are triadic colors.

2 #46627C and #627C46 with #7C6246 are triadic colors.