COLOR #7D4A43

HEX: #7D4A43 RGB: (125,74,67)

Color info

#7D4A43 contains red, green and blue colors in about the same proportion. Web safe color of #7D4A43 is #663333 (or #633).

RGB color model

#7D4A43 color RGB value is (125,74,67).

RGB: (125,74,67) (49%, 29%, 26%)

RGB channels and saturation

R 125 of 255 = 49%
G 74 of 255 = 29%
B 67 of 255 = 26%

125
74
67

R + G + B ~ 35%. #7D4A43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 74 + 67 = 266 (100%)
R 125 of 266 ~ 46.99%
G 74 of 266 ~ 27.82%
B 67 of 266 ~ 25.19'%

%46.99
%27.82
%25.19

CMYK color model

#7D4A43 color CMYK value is (0,41,46,51).

  • cyan value is 0.00%
  • magenta value is 40.80%
  • yellow value is 46.40%
  • key color value is 50.98%
CMYK: (0,41,46,51) C0M41Y46K51 (0%,41%,46%,51%) (0.00/0.41/0.46/0.51) 

CMYK percentages

%0
%40.8
%46.4
%50.98

Codes

Color #7D4A43 in popluar color models

7D 4A 43
RGB 125 74 67
HSL 30.21% 37.65%
HSB/HSV 46.40% 49.02%
CMYK 0.00% 40.80% 46.40%
50.98%

Color #7D4A43 in popluar number systems.

HEX 7D 4A 43
Decimal 125 74 67
Binary 1111101 1001010 1000011
Octal 175 112 103

Shades and tints

Shades of #7D4A43

#7D4A43
(125,74,67)
#72443D
(114,68,61)
#673E37
(103,62,55)
#5C3831
(92,56,49)
#51322B
(81,50,43)
#462C25
(70,44,37)
#3B261F
(59,38,31)
#302019
(48,32,25)
#251A13
(37,26,19)
#1A140D
(26,20,13)
#0F0E07
(15,14,7)
#000000
(0,0,0)

Tints of #7D4A43

#7D4A43
(125,74,67)
#885A54
(136,90,84)
#936A65
(147,106,101)
#9E7A76
(158,122,118)
#A98A87
(169,138,135)
#B49A98
(180,154,152)
#BFAAA9
(191,170,169)
#CABABA
(202,186,186)
#D5CACB
(213,202,203)
#E0DADC
(224,218,220)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D4A43 color. Also use rgb(125,74,67) instead hex code.

Text Font Color

.myTextColor { color: #7D4A43; }

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

This text font color is #7D4A43.

Background Color

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

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

This div background color is #7D4A43.

Border color

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

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

This div border color is #7D4A43.

Opacity

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

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

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

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

This text has shadow with #7D4A43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4A43.

Preview

Color preview on black background

This text has color #7D4A43 on black background.


Color preview on white background

This text has color #7D4A43 on white background.


Black color preview on #7D4A43 background

This text has black color on #7D4A43 background.


White color preview on #7D4A43 background

This text has white color on #7D4A43 background.


Related colors

Complementary color

Complementary color for #hex is #82B5BC.


I love getcolorcode.com

Triadic colors

1 #437D4A and #4A437D with #7D4A43 are triadic colors.

2 #434A7D and #4A7D43 with #7D4A43 are triadic colors.