COLOR #7C6F16

HEX: #7C6F16 RGB: (124,111,22)

Color info

#7C6F16 contains mainly red and green colors. Web safe color of #7C6F16 is #666600 (or #660).

RGB color model

#7C6F16 color RGB value is (124,111,22).

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

RGB channels and saturation

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

124
111
22

R + G + B ~ 34%. #7C6F16 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 111 + 22 = 257 (100%)
R 124 of 257 ~ 48.25%
G 111 of 257 ~ 43.19%
B 22 of 257 ~ 8.56'%

%48.25
%43.19

CMYK color model

#7C6F16 color CMYK value is (0,10,82,51).

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

CMYK: (0,10,82,51)
C0M10Y82K51 (0%, 10%, 82%, 51%)
(0.00 / 0.10 / 0.82 / 0.51)

CMYK percentages

%0
%10.48
%82.26
%51.37

Codes

Color #7C6F16 in popluar color models

7C 6F 16
RGB 124 111 22
HSL 52° 69.86% 28.63%
HSB/HSV 52° 82.26% 48.63%
CMYK 0.00% 10.48% 82.26%
51.37%

Color #7C6F16 in popluar number systems.

HEX 7C 6F 16
Decimal 124 111 22
Binary 1111100 1101111 10110
Octal 174 157 26

Shades and tints

Shades of #7C6F16

#7C6F16
(124,111,22)
#716514
(113,101,20)
#665B12
(102,91,18)
#5B5110
(91,81,16)
#50470E
(80,71,14)
#453D0C
(69,61,12)
#3A330A
(58,51,10)
#2F2908
(47,41,8)
#241F06
(36,31,6)
#191504
(25,21,4)
#0E0B02
(14,11,2)
#000000
(0,0,0)

Tints of #7C6F16

#7C6F16
(124,111,22)
#877C2B
(135,124,43)
#928940
(146,137,64)
#9D9655
(157,150,85)
#A8A36A
(168,163,106)
#B3B07F
(179,176,127)
#BEBD94
(190,189,148)
#C9CAA9
(201,202,169)
#D4D7BE
(212,215,190)
#DFE4D3
(223,228,211)
#EAF1E8
(234,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C6F16; }

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

This text font color is #7C6F16.

Background Color

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

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

This div background color is #7C6F16.

Border color

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

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

This div border color is #7C6F16.

Opacity

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

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

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

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

This text has shadow with #7C6F16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C6F16.

Preview

Color preview on black background

This text has color #7C6F16 on black background.


Color preview on white background

This text has color #7C6F16 on white background.


Black color preview on #7C6F16 background

This text has black color on #7C6F16 background.


White color preview on #7C6F16 background

This text has white color on #7C6F16 background.


Related colors

Complementary color

Complementary color for #hex is #8390E9.


I love getcolorcode.com

Triadic colors

1 #167C6F and #6F167C with #7C6F16 are triadic colors.

2 #166F7C and #6F7C16 with #7C6F16 are triadic colors.