COLOR #7D6320

HEX: #7D6320 RGB: (125,99,32)

Color info

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

RGB color model

#7D6320 color RGB value is (125,99,32).

RGB: (125,99,32) (49%, 39%, 13%)

RGB channels and saturation

R 125 of 255 = 49%
G 99 of 255 = 39%
B 32 of 255 = 13%

125
99
32

R + G + B ~ 34%. #7D6320 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 99 + 32 = 256 (100%)
R 125 of 256 ~ 48.83%
G 99 of 256 ~ 38.67%
B 32 of 256 ~ 12.5'%

%48.83
%38.67
%12.5

CMYK color model

#7D6320 color CMYK value is (0,21,74,51).

  • cyan value is 0.00%
  • magenta value is 20.80%
  • yellow value is 74.40%
  • key color value is 50.98%

CMYK: (0,21,74,51)
C0M21Y74K51 (0%, 21%, 74%, 51%)
(0.00 / 0.21 / 0.74 / 0.51)

CMYK percentages

%0
%20.8
%74.4
%50.98

Codes

Color #7D6320 in popluar color models

7D 63 20
RGB 125 99 32
HSL 43° 59.24% 30.78%
HSB/HSV 43° 74.40% 49.02%
CMYK 0.00% 20.80% 74.40%
50.98%

Color #7D6320 in popluar number systems.

HEX 7D 63 20
Decimal 125 99 32
Binary 1111101 1100011 100000
Octal 175 143 40

Shades and tints

Shades of #7D6320

#7D6320
(125,99,32)
#725A1E
(114,90,30)
#67511C
(103,81,28)
#5C481A
(92,72,26)
#513F18
(81,63,24)
#463616
(70,54,22)
#3B2D14
(59,45,20)
#302412
(48,36,18)
#251B10
(37,27,16)
#1A120E
(26,18,14)
#0F090C
(15,9,12)
#000000
(0,0,0)

Tints of #7D6320

#7D6320
(125,99,32)
#887134
(136,113,52)
#937F48
(147,127,72)
#9E8D5C
(158,141,92)
#A99B70
(169,155,112)
#B4A984
(180,169,132)
#BFB798
(191,183,152)
#CAC5AC
(202,197,172)
#D5D3C0
(213,211,192)
#E0E1D4
(224,225,212)
#EBEFE8
(235,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6320 color. Also use rgb(125,99,32) instead hex code.

Text Font Color

.myTextColor { color: #7D6320; }

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

This text font color is #7D6320.

Background Color

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

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

This div background color is #7D6320.

Border color

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

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

This div border color is #7D6320.

Opacity

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

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

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

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

This text has shadow with #7D6320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6320.

Preview

Color preview on black background

This text has color #7D6320 on black background.


Color preview on white background

This text has color #7D6320 on white background.


Black color preview on #7D6320 background

This text has black color on #7D6320 background.


White color preview on #7D6320 background

This text has white color on #7D6320 background.


Related colors

Complementary color

Complementary color for #hex is #829CDF.


I love getcolorcode.com

Triadic colors

1 #207D63 and #63207D with #7D6320 are triadic colors.

2 #20637D and #637D20 with #7D6320 are triadic colors.