COLOR #7C6F39

HEX: #7C6F39 RGB: (124,111,57)

Color info

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

RGB color model

#7C6F39 color RGB value is (124,111,57).

RGB: (124,111,57) (49%, 44%, 22%)

RGB channels and saturation

R 124 of 255 = 49%
G 111 of 255 = 44%
B 57 of 255 = 22%

124
111
57

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

Portions of RGB colors in percentages

R + G + B = 124 + 111 + 57 = 292 (100%)
R 124 of 292 ~ 42.47%
G 111 of 292 ~ 38.01%
B 57 of 292 ~ 19.52'%

%42.47
%38.01
%19.52

CMYK color model

#7C6F39 color CMYK value is (0,10,54,51).

  • cyan value is 0.00%
  • magenta value is 10.48%
  • yellow value is 54.03%
  • key color value is 51.37%

CMYK: (0,10,54,51)
C0M10Y54K51 (0%, 10%, 54%, 51%)
(0.00 / 0.10 / 0.54 / 0.51)

CMYK percentages

%0
%10.48
%54.03
%51.37

Codes

Color #7C6F39 in popluar color models

7C 6F 39
RGB 124 111 57
HSL 48° 37.02% 35.49%
HSB/HSV 48° 54.03% 48.63%
CMYK 0.00% 10.48% 54.03%
51.37%

Color #7C6F39 in popluar number systems.

HEX 7C 6F 39
Decimal 124 111 57
Binary 1111100 1101111 111001
Octal 174 157 71

Shades and tints

Shades of #7C6F39

#7C6F39
(124,111,57)
#716534
(113,101,52)
#665B2F
(102,91,47)
#5B512A
(91,81,42)
#504725
(80,71,37)
#453D20
(69,61,32)
#3A331B
(58,51,27)
#2F2916
(47,41,22)
#241F11
(36,31,17)
#19150C
(25,21,12)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #7C6F39

#7C6F39
(124,111,57)
#877C4B
(135,124,75)
#92895D
(146,137,93)
#9D966F
(157,150,111)
#A8A381
(168,163,129)
#B3B093
(179,176,147)
#BEBDA5
(190,189,165)
#C9CAB7
(201,202,183)
#D4D7C9
(212,215,201)
#DFE4DB
(223,228,219)
#EAF1ED
(234,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C6F39 color. Also use rgb(124,111,57) instead hex code.

Text Font Color

.myTextColor { color: #7C6F39; }

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

This text font color is #7C6F39.

Background Color

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

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

This div background color is #7C6F39.

Border color

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

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

This div border color is #7C6F39.

Opacity

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

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

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

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

This text has shadow with #7C6F39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C6F39.

Preview

Color preview on black background

This text has color #7C6F39 on black background.


Color preview on white background

This text has color #7C6F39 on white background.


Black color preview on #7C6F39 background

This text has black color on #7C6F39 background.


White color preview on #7C6F39 background

This text has white color on #7C6F39 background.


Related colors

Complementary color

Complementary color for #hex is #8390C6.


I love getcolorcode.com

Triadic colors

1 #397C6F and #6F397C with #7C6F39 are triadic colors.

2 #396F7C and #6F7C39 with #7C6F39 are triadic colors.