COLOR #7E6F17

HEX: #7E6F17 RGB: (126,111,23)

Color info

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

RGB color model

#7E6F17 color RGB value is (126,111,23).

RGB: (126,111,23) (49%, 44%, 9%)

RGB channels and saturation

R 126 of 255 = 49%
G 111 of 255 = 44%
B 23 of 255 = 9%

126
111
23

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

Portions of RGB colors in percentages

R + G + B = 126 + 111 + 23 = 260 (100%)
R 126 of 260 ~ 48.46%
G 111 of 260 ~ 42.69%
B 23 of 260 ~ 8.85'%

%48.46
%42.69

CMYK color model

#7E6F17 color CMYK value is (0,12,82,51).

  • cyan value is 0.00%
  • magenta value is 11.90%
  • yellow value is 81.75%
  • key color value is 50.59%
CMYK: (0,12,82,51) C0M12Y82K51 (0%,12%,82%,51%) (0.00/0.12/0.82/0.51) 

CMYK percentages

%0
%11.9
%81.75
%50.59

Codes

Color #7E6F17 in popluar color models

7E 6F 17
RGB 126 111 23
HSL 51° 69.13% 29.22%
HSB/HSV 51° 81.75% 49.41%
CMYK 0.00% 11.90% 81.75%
50.59%

Color #7E6F17 in popluar number systems.

HEX 7E 6F 17
Decimal 126 111 23
Binary 1111110 1101111 10111
Octal 176 157 27

Shades and tints

Shades of #7E6F17

#7E6F17
(126,111,23)
#736515
(115,101,21)
#685B13
(104,91,19)
#5D5111
(93,81,17)
#52470F
(82,71,15)
#473D0D
(71,61,13)
#3C330B
(60,51,11)
#312909
(49,41,9)
#261F07
(38,31,7)
#1B1505
(27,21,5)
#100B03
(16,11,3)
#000000
(0,0,0)

Tints of #7E6F17

#7E6F17
(126,111,23)
#897C2C
(137,124,44)
#948941
(148,137,65)
#9F9656
(159,150,86)
#AAA36B
(170,163,107)
#B5B080
(181,176,128)
#C0BD95
(192,189,149)
#CBCAAA
(203,202,170)
#D6D7BF
(214,215,191)
#E1E4D4
(225,228,212)
#ECF1E9
(236,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6F17 color. Also use rgb(126,111,23) instead hex code.

Text Font Color

.myTextColor { color: #7E6F17; }

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

This text font color is #7E6F17.

Background Color

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

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

This div background color is #7E6F17.

Border color

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

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

This div border color is #7E6F17.

Opacity

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

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

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

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

This text has shadow with #7E6F17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6F17.

Preview

Color preview on black background

This text has color #7E6F17 on black background.


Color preview on white background

This text has color #7E6F17 on white background.


Black color preview on #7E6F17 background

This text has black color on #7E6F17 background.


White color preview on #7E6F17 background

This text has white color on #7E6F17 background.


Related colors

Complementary color

Complementary color for #hex is #8190E8.


I love getcolorcode.com

Triadic colors

1 #177E6F and #6F177E with #7E6F17 are triadic colors.

2 #176F7E and #6F7E17 with #7E6F17 are triadic colors.