COLOR #7D4A28

HEX: #7D4A28 RGB: (125,74,40)

Color info

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

RGB color model

#7D4A28 color RGB value is (125,74,40).

RGB: (125,74,40) (49%, 29%, 16%)

RGB channels and saturation

R 125 of 255 = 49%
G 74 of 255 = 29%
B 40 of 255 = 16%

125
74
40

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

Portions of RGB colors in percentages

R + G + B = 125 + 74 + 40 = 239 (100%)
R 125 of 239 ~ 52.3%
G 74 of 239 ~ 30.96%
B 40 of 239 ~ 16.74'%

%52.3
%30.96
%16.74

CMYK color model

#7D4A28 color CMYK value is (0,41,68,51).

  • cyan value is 0.00%
  • magenta value is 40.80%
  • yellow value is 68.00%
  • key color value is 50.98%

CMYK: (0,41,68,51)
C0M41Y68K51 (0%, 41%, 68%, 51%)
(0.00 / 0.41 / 0.68 / 0.51)

CMYK percentages

%0
%40.8
%68
%50.98

Codes

Color #7D4A28 in popluar color models

7D 4A 28
RGB 125 74 40
HSL 24° 51.52% 32.35%
HSB/HSV 24° 68.00% 49.02%
CMYK 0.00% 40.80% 68.00%
50.98%

Color #7D4A28 in popluar number systems.

HEX 7D 4A 28
Decimal 125 74 40
Binary 1111101 1001010 101000
Octal 175 112 50

Shades and tints

Shades of #7D4A28

#7D4A28
(125,74,40)
#724425
(114,68,37)
#673E22
(103,62,34)
#5C381F
(92,56,31)
#51321C
(81,50,28)
#462C19
(70,44,25)
#3B2616
(59,38,22)
#302013
(48,32,19)
#251A10
(37,26,16)
#1A140D
(26,20,13)
#0F0E0A
(15,14,10)
#000000
(0,0,0)

Tints of #7D4A28

#7D4A28
(125,74,40)
#885A3B
(136,90,59)
#936A4E
(147,106,78)
#9E7A61
(158,122,97)
#A98A74
(169,138,116)
#B49A87
(180,154,135)
#BFAA9A
(191,170,154)
#CABAAD
(202,186,173)
#D5CAC0
(213,202,192)
#E0DAD3
(224,218,211)
#EBEAE6
(235,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D4A28; }

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

This text font color is #7D4A28.

Background Color

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

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

This div background color is #7D4A28.

Border color

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

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

This div border color is #7D4A28.

Opacity

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

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

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

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

This text has shadow with #7D4A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4A28.

Preview

Color preview on black background

This text has color #7D4A28 on black background.


Color preview on white background

This text has color #7D4A28 on white background.


Black color preview on #7D4A28 background

This text has black color on #7D4A28 background.


White color preview on #7D4A28 background

This text has white color on #7D4A28 background.


Related colors

Complementary color

Complementary color for #hex is #82B5D7.


I love getcolorcode.com

Triadic colors

1 #287D4A and #4A287D with #7D4A28 are triadic colors.

2 #284A7D and #4A7D28 with #7D4A28 are triadic colors.