COLOR #7D4A26

HEX: #7D4A26 RGB: (125,74,38)

Color info

#7D4A26 contains mainly red and green colors. Web safe color of #7D4A26 is #663333 (or #633).

RGB color model

#7D4A26 color RGB value is (125,74,38).

RGB: (125,74,38) (49%, 29%, 15%)

RGB channels and saturation

R 125 of 255 = 49%
G 74 of 255 = 29%
B 38 of 255 = 15%

125
74
38

R + G + B ~ 31%. #7D4A26 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 74 + 38 = 237 (100%)
R 125 of 237 ~ 52.74%
G 74 of 237 ~ 31.22%
B 38 of 237 ~ 16.03'%

%52.74
%31.22
%16.03

CMYK color model

#7D4A26 color CMYK value is (0,41,70,51).

  • cyan value is 0.00%
  • magenta value is 40.80%
  • yellow value is 69.60%
  • key color value is 50.98%
CMYK: (0,41,70,51) C0M41Y70K51 (0%,41%,70%,51%) (0.00/0.41/0.70/0.51) 

CMYK percentages

%0
%40.8
%69.6
%50.98

Codes

Color #7D4A26 in popluar color models

7D 4A 26
RGB 125 74 38
HSL 25° 53.37% 31.96%
HSB/HSV 25° 69.60% 49.02%
CMYK 0.00% 40.80% 69.60%
50.98%

Color #7D4A26 in popluar number systems.

HEX 7D 4A 26
Decimal 125 74 38
Binary 1111101 1001010 100110
Octal 175 112 46

Shades and tints

Shades of #7D4A26

#7D4A26
(125,74,38)
#724423
(114,68,35)
#673E20
(103,62,32)
#5C381D
(92,56,29)
#51321A
(81,50,26)
#462C17
(70,44,23)
#3B2614
(59,38,20)
#302011
(48,32,17)
#251A0E
(37,26,14)
#1A140B
(26,20,11)
#0F0E08
(15,14,8)
#000000
(0,0,0)

Tints of #7D4A26

#7D4A26
(125,74,38)
#885A39
(136,90,57)
#936A4C
(147,106,76)
#9E7A5F
(158,122,95)
#A98A72
(169,138,114)
#B49A85
(180,154,133)
#BFAA98
(191,170,152)
#CABAAB
(202,186,171)
#D5CABE
(213,202,190)
#E0DAD1
(224,218,209)
#EBEAE4
(235,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D4A26; }

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

This text font color is #7D4A26.

Background Color

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

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

This div background color is #7D4A26.

Border color

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

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

This div border color is #7D4A26.

Opacity

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

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

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

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

This text has shadow with #7D4A26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4A26.

Preview

Color preview on black background

This text has color #7D4A26 on black background.


Color preview on white background

This text has color #7D4A26 on white background.


Black color preview on #7D4A26 background

This text has black color on #7D4A26 background.


White color preview on #7D4A26 background

This text has white color on #7D4A26 background.


Related colors

Complementary color

Complementary color for #hex is #82B5D9.


I love getcolorcode.com

Triadic colors

1 #267D4A and #4A267D with #7D4A26 are triadic colors.

2 #264A7D and #4A7D26 with #7D4A26 are triadic colors.