COLOR #7D6D33

HEX: #7D6D33 RGB: (125,109,51)

Color info

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

RGB color model

#7D6D33 color RGB value is (125,109,51).

RGB: (125,109,51) (49%, 43%, 20%)

RGB channels and saturation

R 125 of 255 = 49%
G 109 of 255 = 43%
B 51 of 255 = 20%

125
109
51

R + G + B ~ 37%. #7D6D33 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 109 + 51 = 285 (100%)
R 125 of 285 ~ 43.86%
G 109 of 285 ~ 38.25%
B 51 of 285 ~ 17.89'%

%43.86
%38.25
%17.89

CMYK color model

#7D6D33 color CMYK value is (0,13,59,51).

  • cyan value is 0.00%
  • magenta value is 12.80%
  • yellow value is 59.20%
  • key color value is 50.98%

CMYK: (0,13,59,51)
C0M13Y59K51 (0%, 13%, 59%, 51%)
(0.00 / 0.13 / 0.59 / 0.51)

CMYK percentages

%0
%12.8
%59.2
%50.98

Codes

Color #7D6D33 in popluar color models

7D 6D 33
RGB 125 109 51
HSL 47° 42.05% 34.51%
HSB/HSV 47° 59.20% 49.02%
CMYK 0.00% 12.80% 59.20%
50.98%

Color #7D6D33 in popluar number systems.

HEX 7D 6D 33
Decimal 125 109 51
Binary 1111101 1101101 110011
Octal 175 155 63

Shades and tints

Shades of #7D6D33

#7D6D33
(125,109,51)
#72642F
(114,100,47)
#675B2B
(103,91,43)
#5C5227
(92,82,39)
#514923
(81,73,35)
#46401F
(70,64,31)
#3B371B
(59,55,27)
#302E17
(48,46,23)
#252513
(37,37,19)
#1A1C0F
(26,28,15)
#0F130B
(15,19,11)
#000000
(0,0,0)

Tints of #7D6D33

#7D6D33
(125,109,51)
#887A45
(136,122,69)
#938757
(147,135,87)
#9E9469
(158,148,105)
#A9A17B
(169,161,123)
#B4AE8D
(180,174,141)
#BFBB9F
(191,187,159)
#CAC8B1
(202,200,177)
#D5D5C3
(213,213,195)
#E0E2D5
(224,226,213)
#EBEFE7
(235,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6D33 color. Also use rgb(125,109,51) instead hex code.

Text Font Color

.myTextColor { color: #7D6D33; }

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

This text font color is #7D6D33.

Background Color

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

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

This div background color is #7D6D33.

Border color

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

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

This div border color is #7D6D33.

Opacity

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

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

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

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

This text has shadow with #7D6D33 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6D33.

Preview

Color preview on black background

This text has color #7D6D33 on black background.


Color preview on white background

This text has color #7D6D33 on white background.


Black color preview on #7D6D33 background

This text has black color on #7D6D33 background.


White color preview on #7D6D33 background

This text has white color on #7D6D33 background.


Related colors

Complementary color

Complementary color for #hex is #8292CC.


I love getcolorcode.com

Triadic colors

1 #337D6D and #6D337D with #7D6D33 are triadic colors.

2 #336D7D and #6D7D33 with #7D6D33 are triadic colors.