COLOR #7D4938

HEX: #7D4938 RGB: (125,73,56)

Color info

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

RGB color model

#7D4938 color RGB value is (125,73,56).

RGB: (125,73,56) (49%, 29%, 22%)

RGB channels and saturation

R 125 of 255 = 49%
G 73 of 255 = 29%
B 56 of 255 = 22%

125
73
56

R + G + B ~ 33%. #7D4938 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 73 + 56 = 254 (100%)
R 125 of 254 ~ 49.21%
G 73 of 254 ~ 28.74%
B 56 of 254 ~ 22.05'%

%49.21
%28.74
%22.05

CMYK color model

#7D4938 color CMYK value is (0,42,55,51).

  • cyan value is 0.00%
  • magenta value is 41.60%
  • yellow value is 55.20%
  • key color value is 50.98%

CMYK: (0,42,55,51)
C0M42Y55K51 (0%, 42%, 55%, 51%)
(0.00 / 0.42 / 0.55 / 0.51)

CMYK percentages

%0
%41.6
%55.2
%50.98

Codes

Color #7D4938 in popluar color models

7D 49 38
RGB 125 73 56
HSL 15° 38.12% 35.49%
HSB/HSV 15° 55.20% 49.02%
CMYK 0.00% 41.60% 55.20%
50.98%

Color #7D4938 in popluar number systems.

HEX 7D 49 38
Decimal 125 73 56
Binary 1111101 1001001 111000
Octal 175 111 70

Shades and tints

Shades of #7D4938

#7D4938
(125,73,56)
#724333
(114,67,51)
#673D2E
(103,61,46)
#5C3729
(92,55,41)
#513124
(81,49,36)
#462B1F
(70,43,31)
#3B251A
(59,37,26)
#301F15
(48,31,21)
#251910
(37,25,16)
#1A130B
(26,19,11)
#0F0D06
(15,13,6)
#000000
(0,0,0)

Tints of #7D4938

#7D4938
(125,73,56)
#88594A
(136,89,74)
#93695C
(147,105,92)
#9E796E
(158,121,110)
#A98980
(169,137,128)
#B49992
(180,153,146)
#BFA9A4
(191,169,164)
#CAB9B6
(202,185,182)
#D5C9C8
(213,201,200)
#E0D9DA
(224,217,218)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D4938; }

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

This text font color is #7D4938.

Background Color

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

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

This div background color is #7D4938.

Border color

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

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

This div border color is #7D4938.

Opacity

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

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

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

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

This text has shadow with #7D4938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4938.

Preview

Color preview on black background

This text has color #7D4938 on black background.


Color preview on white background

This text has color #7D4938 on white background.


Black color preview on #7D4938 background

This text has black color on #7D4938 background.


White color preview on #7D4938 background

This text has white color on #7D4938 background.


Related colors

Complementary color

Complementary color for #hex is #82B6C7.


I love getcolorcode.com

Triadic colors

1 #387D49 and #49387D with #7D4938 are triadic colors.

2 #38497D and #497D38 with #7D4938 are triadic colors.