COLOR #7D6239

HEX: #7D6239 RGB: (125,98,57)

Color info

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

RGB color model

#7D6239 color RGB value is (125,98,57).

RGB: (125,98,57) (49%, 38%, 22%)

RGB channels and saturation

R 125 of 255 = 49%
G 98 of 255 = 38%
B 57 of 255 = 22%

125
98
57

R + G + B ~ 36%. #7D6239 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 98 + 57 = 280 (100%)
R 125 of 280 ~ 44.64%
G 98 of 280 ~ 35%
B 57 of 280 ~ 20.36'%

%44.64
%35
%20.36

CMYK color model

#7D6239 color CMYK value is (0,22,54,51).

  • cyan value is 0.00%
  • magenta value is 21.60%
  • yellow value is 54.40%
  • key color value is 50.98%
CMYK: (0,22,54,51) C0M22Y54K51 (0%,22%,54%,51%) (0.00/0.22/0.54/0.51) 

CMYK percentages

%0
%21.6
%54.4
%50.98

Codes

Color #7D6239 in popluar color models

7D 62 39
RGB 125 98 57
HSL 36° 37.36% 35.69%
HSB/HSV 36° 54.40% 49.02%
CMYK 0.00% 21.60% 54.40%
50.98%

Color #7D6239 in popluar number systems.

HEX 7D 62 39
Decimal 125 98 57
Binary 1111101 1100010 111001
Octal 175 142 71

Shades and tints

Shades of #7D6239

#7D6239
(125,98,57)
#725A34
(114,90,52)
#67522F
(103,82,47)
#5C4A2A
(92,74,42)
#514225
(81,66,37)
#463A20
(70,58,32)
#3B321B
(59,50,27)
#302A16
(48,42,22)
#252211
(37,34,17)
#1A1A0C
(26,26,12)
#0F1207
(15,18,7)
#000000
(0,0,0)

Tints of #7D6239

#7D6239
(125,98,57)
#88704B
(136,112,75)
#937E5D
(147,126,93)
#9E8C6F
(158,140,111)
#A99A81
(169,154,129)
#B4A893
(180,168,147)
#BFB6A5
(191,182,165)
#CAC4B7
(202,196,183)
#D5D2C9
(213,210,201)
#E0E0DB
(224,224,219)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6239 color. Also use rgb(125,98,57) instead hex code.

Text Font Color

.myTextColor { color: #7D6239; }

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

This text font color is #7D6239.

Background Color

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

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

This div background color is #7D6239.

Border color

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

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

This div border color is #7D6239.

Opacity

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

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

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

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

This text has shadow with #7D6239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6239.

Preview

Color preview on black background

This text has color #7D6239 on black background.


Color preview on white background

This text has color #7D6239 on white background.


Black color preview on #7D6239 background

This text has black color on #7D6239 background.


White color preview on #7D6239 background

This text has white color on #7D6239 background.


Related colors

Complementary color

Complementary color for #hex is #829DC6.


I love getcolorcode.com

Triadic colors

1 #397D62 and #62397D with #7D6239 are triadic colors.

2 #39627D and #627D39 with #7D6239 are triadic colors.