COLOR #7D7247

HEX: #7D7247 RGB: (125,114,71)

Color info

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

RGB color model

#7D7247 color RGB value is (125,114,71).

RGB: (125,114,71) (49%, 45%, 28%)

RGB channels and saturation

R 125 of 255 = 49%
G 114 of 255 = 45%
B 71 of 255 = 28%

125
114
71

R + G + B ~ 41%. #7D7247 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 125 + 114 + 71 = 310 (100%)
R 125 of 310 ~ 40.32%
G 114 of 310 ~ 36.77%
B 71 of 310 ~ 22.9'%

%40.32
%36.77
%22.9

CMYK color model

#7D7247 color CMYK value is (0,9,43,51).

  • cyan value is 0.00%
  • magenta value is 8.80%
  • yellow value is 43.20%
  • key color value is 50.98%

CMYK: (0,9,43,51)
C0M9Y43K51 (0%, 9%, 43%, 51%)
(0.00 / 0.09 / 0.43 / 0.51)

CMYK percentages

%0
%8.8
%43.2
%50.98

Codes

Color #7D7247 in popluar color models

7D 72 47
RGB 125 114 71
HSL 48° 27.55% 38.43%
HSB/HSV 48° 43.20% 49.02%
CMYK 0.00% 8.80% 43.20%
50.98%

Color #7D7247 in popluar number systems.

HEX 7D 72 47
Decimal 125 114 71
Binary 1111101 1110010 1000111
Octal 175 162 107

Shades and tints

Shades of #7D7247

#7D7247
(125,114,71)
#726841
(114,104,65)
#675E3B
(103,94,59)
#5C5435
(92,84,53)
#514A2F
(81,74,47)
#464029
(70,64,41)
#3B3623
(59,54,35)
#302C1D
(48,44,29)
#252217
(37,34,23)
#1A1811
(26,24,17)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #7D7247

#7D7247
(125,114,71)
#887E57
(136,126,87)
#938A67
(147,138,103)
#9E9677
(158,150,119)
#A9A287
(169,162,135)
#B4AE97
(180,174,151)
#BFBAA7
(191,186,167)
#CAC6B7
(202,198,183)
#D5D2C7
(213,210,199)
#E0DED7
(224,222,215)
#EBEAE7
(235,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D7247 color. Also use rgb(125,114,71) instead hex code.

Text Font Color

.myTextColor { color: #7D7247; }

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

This text font color is #7D7247.

Background Color

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

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

This div background color is #7D7247.

Border color

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

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

This div border color is #7D7247.

Opacity

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

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

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

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

This text has shadow with #7D7247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7247.

Preview

Color preview on black background

This text has color #7D7247 on black background.


Color preview on white background

This text has color #7D7247 on white background.


Black color preview on #7D7247 background

This text has black color on #7D7247 background.


White color preview on #7D7247 background

This text has white color on #7D7247 background.


Related colors

Complementary color

Complementary color for #hex is #828DB8.


I love getcolorcode.com

Triadic colors

1 #477D72 and #72477D with #7D7247 are triadic colors.

2 #47727D and #727D47 with #7D7247 are triadic colors.