COLOR #7D5A49

HEX: #7D5A49 RGB: (125,90,73)

Color info

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

RGB color model

#7D5A49 color RGB value is (125,90,73).

RGB: (125,90,73) (49%, 35%, 29%)

RGB channels and saturation

R 125 of 255 = 49%
G 90 of 255 = 35%
B 73 of 255 = 29%

125
90
73

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

Portions of RGB colors in percentages

R + G + B = 125 + 90 + 73 = 288 (100%)
R 125 of 288 ~ 43.4%
G 90 of 288 ~ 31.25%
B 73 of 288 ~ 25.35'%

%43.4
%31.25
%25.35

CMYK color model

#7D5A49 color CMYK value is (0,28,42,51).

  • cyan value is 0.00%
  • magenta value is 28.00%
  • yellow value is 41.60%
  • key color value is 50.98%
CMYK: (0,28,42,51) C0M28Y42K51 (0%,28%,42%,51%) (0.00/0.28/0.42/0.51) 

CMYK percentages

%0
%28
%41.6
%50.98

Codes

Color #7D5A49 in popluar color models

7D 5A 49
RGB 125 90 73
HSL 20° 26.26% 38.82%
HSB/HSV 20° 41.60% 49.02%
CMYK 0.00% 28.00% 41.60%
50.98%

Color #7D5A49 in popluar number systems.

HEX 7D 5A 49
Decimal 125 90 73
Binary 1111101 1011010 1001001
Octal 175 132 111

Shades and tints

Shades of #7D5A49

#7D5A49
(125,90,73)
#725243
(114,82,67)
#674A3D
(103,74,61)
#5C4237
(92,66,55)
#513A31
(81,58,49)
#46322B
(70,50,43)
#3B2A25
(59,42,37)
#30221F
(48,34,31)
#251A19
(37,26,25)
#1A1213
(26,18,19)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #7D5A49

#7D5A49
(125,90,73)
#886959
(136,105,89)
#937869
(147,120,105)
#9E8779
(158,135,121)
#A99689
(169,150,137)
#B4A599
(180,165,153)
#BFB4A9
(191,180,169)
#CAC3B9
(202,195,185)
#D5D2C9
(213,210,201)
#E0E1D9
(224,225,217)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5A49 color. Also use rgb(125,90,73) instead hex code.

Text Font Color

.myTextColor { color: #7D5A49; }

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

This text font color is #7D5A49.

Background Color

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

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

This div background color is #7D5A49.

Border color

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

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

This div border color is #7D5A49.

Opacity

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

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

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

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

This text has shadow with #7D5A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5A49.

Preview

Color preview on black background

This text has color #7D5A49 on black background.


Color preview on white background

This text has color #7D5A49 on white background.


Black color preview on #7D5A49 background

This text has black color on #7D5A49 background.


White color preview on #7D5A49 background

This text has white color on #7D5A49 background.


Related colors

Complementary color

Complementary color for #hex is #82A5B6.


I love getcolorcode.com

Triadic colors

1 #497D5A and #5A497D with #7D5A49 are triadic colors.

2 #495A7D and #5A7D49 with #7D5A49 are triadic colors.