COLOR #7D6E14

HEX: #7D6E14 RGB: (125,110,20)

Color info

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

RGB color model

#7D6E14 color RGB value is (125,110,20).

RGB: (125,110,20) (49%, 43%, 8%)

RGB channels and saturation

R 125 of 255 = 49%
G 110 of 255 = 43%
B 20 of 255 = 8%

125
110
20

R + G + B ~ 33%. #7D6E14 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 110 + 20 = 255 (100%)
R 125 of 255 ~ 49.02%
G 110 of 255 ~ 43.14%
B 20 of 255 ~ 7.84'%

%49.02
%43.14

CMYK color model

#7D6E14 color CMYK value is (0,12,84,51).

  • cyan value is 0.00%
  • magenta value is 12.00%
  • yellow value is 84.00%
  • key color value is 50.98%

CMYK: (0,12,84,51)
C0M12Y84K51 (0%, 12%, 84%, 51%)
(0.00 / 0.12 / 0.84 / 0.51)

CMYK percentages

%0
%12
%84
%50.98

Codes

Color #7D6E14 in popluar color models

7D 6E 14
RGB 125 110 20
HSL 51° 72.41% 28.43%
HSB/HSV 51° 84.00% 49.02%
CMYK 0.00% 12.00% 84.00%
50.98%

Color #7D6E14 in popluar number systems.

HEX 7D 6E 14
Decimal 125 110 20
Binary 1111101 1101110 10100
Octal 175 156 24

Shades and tints

Shades of #7D6E14

#7D6E14
(125,110,20)
#726413
(114,100,19)
#675A12
(103,90,18)
#5C5011
(92,80,17)
#514610
(81,70,16)
#463C0F
(70,60,15)
#3B320E
(59,50,14)
#30280D
(48,40,13)
#251E0C
(37,30,12)
#1A140B
(26,20,11)
#0F0A0A
(15,10,10)
#000000
(0,0,0)

Tints of #7D6E14

#7D6E14
(125,110,20)
#887B29
(136,123,41)
#93883E
(147,136,62)
#9E9553
(158,149,83)
#A9A268
(169,162,104)
#B4AF7D
(180,175,125)
#BFBC92
(191,188,146)
#CAC9A7
(202,201,167)
#D5D6BC
(213,214,188)
#E0E3D1
(224,227,209)
#EBF0E6
(235,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6E14 color. Also use rgb(125,110,20) instead hex code.

Text Font Color

.myTextColor { color: #7D6E14; }

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

This text font color is #7D6E14.

Background Color

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

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

This div background color is #7D6E14.

Border color

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

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

This div border color is #7D6E14.

Opacity

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

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

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

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

This text has shadow with #7D6E14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6E14.

Preview

Color preview on black background

This text has color #7D6E14 on black background.


Color preview on white background

This text has color #7D6E14 on white background.


Black color preview on #7D6E14 background

This text has black color on #7D6E14 background.


White color preview on #7D6E14 background

This text has white color on #7D6E14 background.


Related colors

Complementary color

Complementary color for #hex is #8291EB.


I love getcolorcode.com

Triadic colors

1 #147D6E and #6E147D with #7D6E14 are triadic colors.

2 #146E7D and #6E7D14 with #7D6E14 are triadic colors.