COLOR #7D6740

HEX: #7D6740 RGB: (125,103,64)

Color info

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

RGB color model

#7D6740 color RGB value is (125,103,64).

RGB: (125,103,64) (49%, 40%, 25%)

RGB channels and saturation

R 125 of 255 = 49%
G 103 of 255 = 40%
B 64 of 255 = 25%

125
103
64

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

Portions of RGB colors in percentages

R + G + B = 125 + 103 + 64 = 292 (100%)
R 125 of 292 ~ 42.81%
G 103 of 292 ~ 35.27%
B 64 of 292 ~ 21.92'%

%42.81
%35.27
%21.92

CMYK color model

#7D6740 color CMYK value is (0,18,49,51).

  • cyan value is 0.00%
  • magenta value is 17.60%
  • yellow value is 48.80%
  • key color value is 50.98%

CMYK: (0,18,49,51)
C0M18Y49K51 (0%, 18%, 49%, 51%)
(0.00 / 0.18 / 0.49 / 0.51)

CMYK percentages

%0
%17.6
%48.8
%50.98

Codes

Color #7D6740 in popluar color models

7D 67 40
RGB 125 103 64
HSL 38° 32.28% 37.06%
HSB/HSV 38° 48.80% 49.02%
CMYK 0.00% 17.60% 48.80%
50.98%

Color #7D6740 in popluar number systems.

HEX 7D 67 40
Decimal 125 103 64
Binary 1111101 1100111 1000000
Octal 175 147 100

Shades and tints

Shades of #7D6740

#7D6740
(125,103,64)
#725E3B
(114,94,59)
#675536
(103,85,54)
#5C4C31
(92,76,49)
#51432C
(81,67,44)
#463A27
(70,58,39)
#3B3122
(59,49,34)
#30281D
(48,40,29)
#251F18
(37,31,24)
#1A1613
(26,22,19)
#0F0D0E
(15,13,14)
#000000
(0,0,0)

Tints of #7D6740

#7D6740
(125,103,64)
#887451
(136,116,81)
#938162
(147,129,98)
#9E8E73
(158,142,115)
#A99B84
(169,155,132)
#B4A895
(180,168,149)
#BFB5A6
(191,181,166)
#CAC2B7
(202,194,183)
#D5CFC8
(213,207,200)
#E0DCD9
(224,220,217)
#EBE9EA
(235,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6740 color. Also use rgb(125,103,64) instead hex code.

Text Font Color

.myTextColor { color: #7D6740; }

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

This text font color is #7D6740.

Background Color

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

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

This div background color is #7D6740.

Border color

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

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

This div border color is #7D6740.

Opacity

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

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

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

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

This text has shadow with #7D6740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6740.

Preview

Color preview on black background

This text has color #7D6740 on black background.


Color preview on white background

This text has color #7D6740 on white background.


Black color preview on #7D6740 background

This text has black color on #7D6740 background.


White color preview on #7D6740 background

This text has white color on #7D6740 background.


Related colors

Complementary color

Complementary color for #hex is #8298BF.


I love getcolorcode.com

Triadic colors

1 #407D67 and #67407D with #7D6740 are triadic colors.

2 #40677D and #677D40 with #7D6740 are triadic colors.