COLOR #7C6D31

HEX: #7C6D31 RGB: (124,109,49)

Color info

#7C6D31 contains mainly red and green colors. Web safe color of #7C6D31 is #666633 (or #663).

RGB color model

#7C6D31 color RGB value is (124,109,49).

RGB: (124,109,49) (49%, 43%, 19%)

RGB channels and saturation

R 124 of 255 = 49%
G 109 of 255 = 43%
B 49 of 255 = 19%

124
109
49

R + G + B ~ 37%. #7C6D31 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 109 + 49 = 282 (100%)
R 124 of 282 ~ 43.97%
G 109 of 282 ~ 38.65%
B 49 of 282 ~ 17.38'%

%43.97
%38.65
%17.38

CMYK color model

#7C6D31 color CMYK value is (0,12,60,51).

  • cyan value is 0.00%
  • magenta value is 12.10%
  • yellow value is 60.48%
  • key color value is 51.37%

CMYK: (0,12,60,51)
C0M12Y60K51 (0%, 12%, 60%, 51%)
(0.00 / 0.12 / 0.60 / 0.51)

CMYK percentages

%0
%12.1
%60.48
%51.37

Codes

Color #7C6D31 in popluar color models

7C 6D 31
RGB 124 109 49
HSL 48° 43.35% 33.92%
HSB/HSV 48° 60.48% 48.63%
CMYK 0.00% 12.10% 60.48%
51.37%

Color #7C6D31 in popluar number systems.

HEX 7C 6D 31
Decimal 124 109 49
Binary 1111100 1101101 110001
Octal 174 155 61

Shades and tints

Shades of #7C6D31

#7C6D31
(124,109,49)
#71642D
(113,100,45)
#665B29
(102,91,41)
#5B5225
(91,82,37)
#504921
(80,73,33)
#45401D
(69,64,29)
#3A3719
(58,55,25)
#2F2E15
(47,46,21)
#242511
(36,37,17)
#191C0D
(25,28,13)
#0E1309
(14,19,9)
#000000
(0,0,0)

Tints of #7C6D31

#7C6D31
(124,109,49)
#877A43
(135,122,67)
#928755
(146,135,85)
#9D9467
(157,148,103)
#A8A179
(168,161,121)
#B3AE8B
(179,174,139)
#BEBB9D
(190,187,157)
#C9C8AF
(201,200,175)
#D4D5C1
(212,213,193)
#DFE2D3
(223,226,211)
#EAEFE5
(234,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C6D31 color. Also use rgb(124,109,49) instead hex code.

Text Font Color

.myTextColor { color: #7C6D31; }

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

This text font color is #7C6D31.

Background Color

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

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

This div background color is #7C6D31.

Border color

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

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

This div border color is #7C6D31.

Opacity

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

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

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

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

This text has shadow with #7C6D31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C6D31.

Preview

Color preview on black background

This text has color #7C6D31 on black background.


Color preview on white background

This text has color #7C6D31 on white background.


Black color preview on #7C6D31 background

This text has black color on #7C6D31 background.


White color preview on #7C6D31 background

This text has white color on #7C6D31 background.


Related colors

Complementary color

Complementary color for #hex is #8392CE.


I love getcolorcode.com

Triadic colors

1 #317C6D and #6D317C with #7C6D31 are triadic colors.

2 #316D7C and #6D7C31 with #7C6D31 are triadic colors.