COLOR #7D6743

HEX: #7D6743 RGB: (125,103,67)

Color info

#7D6743 contains red, green and blue colors in about the same proportion. Web safe color of #7D6743 is #666633 (or #663).

RGB color model

#7D6743 color RGB value is (125,103,67).

RGB: (125,103,67) (49%, 40%, 26%)

RGB channels and saturation

R 125 of 255 = 49%
G 103 of 255 = 40%
B 67 of 255 = 26%

125
103
67

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

Portions of RGB colors in percentages

R + G + B = 125 + 103 + 67 = 295 (100%)
R 125 of 295 ~ 42.37%
G 103 of 295 ~ 34.92%
B 67 of 295 ~ 22.71'%

%42.37
%34.92
%22.71

CMYK color model

#7D6743 color CMYK value is (0,18,46,51).

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

CMYK: (0,18,46,51)
C0M18Y46K51 (0%, 18%, 46%, 51%)
(0.00 / 0.18 / 0.46 / 0.51)

CMYK percentages

%0
%17.6
%46.4
%50.98

Codes

Color #7D6743 in popluar color models

7D 67 43
RGB 125 103 67
HSL 37° 30.21% 37.65%
HSB/HSV 37° 46.40% 49.02%
CMYK 0.00% 17.60% 46.40%
50.98%

Color #7D6743 in popluar number systems.

HEX 7D 67 43
Decimal 125 103 67
Binary 1111101 1100111 1000011
Octal 175 147 103

Shades and tints

Shades of #7D6743

#7D6743
(125,103,67)
#725E3D
(114,94,61)
#675537
(103,85,55)
#5C4C31
(92,76,49)
#51432B
(81,67,43)
#463A25
(70,58,37)
#3B311F
(59,49,31)
#302819
(48,40,25)
#251F13
(37,31,19)
#1A160D
(26,22,13)
#0F0D07
(15,13,7)
#000000
(0,0,0)

Tints of #7D6743

#7D6743
(125,103,67)
#887454
(136,116,84)
#938165
(147,129,101)
#9E8E76
(158,142,118)
#A99B87
(169,155,135)
#B4A898
(180,168,152)
#BFB5A9
(191,181,169)
#CAC2BA
(202,194,186)
#D5CFCB
(213,207,203)
#E0DCDC
(224,220,220)
#EBE9ED
(235,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6743; }

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

This text font color is #7D6743.

Background Color

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

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

This div background color is #7D6743.

Border color

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

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

This div border color is #7D6743.

Opacity

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

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

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

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

This text has shadow with #7D6743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6743.

Preview

Color preview on black background

This text has color #7D6743 on black background.


Color preview on white background

This text has color #7D6743 on white background.


Black color preview on #7D6743 background

This text has black color on #7D6743 background.


White color preview on #7D6743 background

This text has white color on #7D6743 background.


Related colors

Complementary color

Complementary color for #hex is #8298BC.


I love getcolorcode.com

Triadic colors

1 #437D67 and #67437D with #7D6743 are triadic colors.

2 #43677D and #677D43 with #7D6743 are triadic colors.