COLOR #7D4631

HEX: #7D4631 RGB: (125,70,49)

Color info

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

RGB color model

#7D4631 color RGB value is (125,70,49).

RGB: (125,70,49) (49%, 27%, 19%)

RGB channels and saturation

R 125 of 255 = 49%
G 70 of 255 = 27%
B 49 of 255 = 19%

125
70
49

R + G + B ~ 32%. #7D4631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 70 + 49 = 244 (100%)
R 125 of 244 ~ 51.23%
G 70 of 244 ~ 28.69%
B 49 of 244 ~ 20.08'%

%51.23
%28.69
%20.08

CMYK color model

#7D4631 color CMYK value is (0,44,61,51).

  • cyan value is 0.00%
  • magenta value is 44.00%
  • yellow value is 60.80%
  • key color value is 50.98%

CMYK: (0,44,61,51)
C0M44Y61K51 (0%, 44%, 61%, 51%)
(0.00 / 0.44 / 0.61 / 0.51)

CMYK percentages

%0
%44
%60.8
%50.98

Codes

Color #7D4631 in popluar color models

7D 46 31
RGB 125 70 49
HSL 17° 43.68% 34.12%
HSB/HSV 17° 60.80% 49.02%
CMYK 0.00% 44.00% 60.80%
50.98%

Color #7D4631 in popluar number systems.

HEX 7D 46 31
Decimal 125 70 49
Binary 1111101 1000110 110001
Octal 175 106 61

Shades and tints

Shades of #7D4631

#7D4631
(125,70,49)
#72402D
(114,64,45)
#673A29
(103,58,41)
#5C3425
(92,52,37)
#512E21
(81,46,33)
#46281D
(70,40,29)
#3B2219
(59,34,25)
#301C15
(48,28,21)
#251611
(37,22,17)
#1A100D
(26,16,13)
#0F0A09
(15,10,9)
#000000
(0,0,0)

Tints of #7D4631

#7D4631
(125,70,49)
#885643
(136,86,67)
#936655
(147,102,85)
#9E7667
(158,118,103)
#A98679
(169,134,121)
#B4968B
(180,150,139)
#BFA69D
(191,166,157)
#CAB6AF
(202,182,175)
#D5C6C1
(213,198,193)
#E0D6D3
(224,214,211)
#EBE6E5
(235,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D4631 color. Also use rgb(125,70,49) instead hex code.

Text Font Color

.myTextColor { color: #7D4631; }

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

This text font color is #7D4631.

Background Color

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

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

This div background color is #7D4631.

Border color

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

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

This div border color is #7D4631.

Opacity

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

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

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

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

This text has shadow with #7D4631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4631.

Preview

Color preview on black background

This text has color #7D4631 on black background.


Color preview on white background

This text has color #7D4631 on white background.


Black color preview on #7D4631 background

This text has black color on #7D4631 background.


White color preview on #7D4631 background

This text has white color on #7D4631 background.


Related colors

Complementary color

Complementary color for #hex is #82B9CE.


I love getcolorcode.com

Triadic colors

1 #317D46 and #46317D with #7D4631 are triadic colors.

2 #31467D and #467D31 with #7D4631 are triadic colors.