COLOR #7C4F49

HEX: #7C4F49 RGB: (124,79,73)

Color info

#7C4F49 contains red, green and blue colors in about the same proportion. Web safe color of #7C4F49 is #666633 (or #663).

RGB color model

#7C4F49 color RGB value is (124,79,73).

RGB: (124,79,73) (49%, 31%, 29%)

RGB channels and saturation

R 124 of 255 = 49%
G 79 of 255 = 31%
B 73 of 255 = 29%

124
79
73

R + G + B ~ 36%. #7C4F49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 79 + 73 = 276 (100%)
R 124 of 276 ~ 44.93%
G 79 of 276 ~ 28.62%
B 73 of 276 ~ 26.45'%

%44.93
%28.62
%26.45

CMYK color model

#7C4F49 color CMYK value is (0,36,41,51).

  • cyan value is 0.00%
  • magenta value is 36.29%
  • yellow value is 41.13%
  • key color value is 51.37%

CMYK: (0,36,41,51)
C0M36Y41K51 (0%, 36%, 41%, 51%)
(0.00 / 0.36 / 0.41 / 0.51)

CMYK percentages

%0
%36.29
%41.13
%51.37

Codes

Color #7C4F49 in popluar color models

7C 4F 49
RGB 124 79 73
HSL 25.89% 38.63%
HSB/HSV 41.13% 48.63%
CMYK 0.00% 36.29% 41.13%
51.37%

Color #7C4F49 in popluar number systems.

HEX 7C 4F 49
Decimal 124 79 73
Binary 1111100 1001111 1001001
Octal 174 117 111

Shades and tints

Shades of #7C4F49

#7C4F49
(124,79,73)
#714843
(113,72,67)
#66413D
(102,65,61)
#5B3A37
(91,58,55)
#503331
(80,51,49)
#452C2B
(69,44,43)
#3A2525
(58,37,37)
#2F1E1F
(47,30,31)
#241719
(36,23,25)
#191013
(25,16,19)
#0E090D
(14,9,13)
#000000
(0,0,0)

Tints of #7C4F49

#7C4F49
(124,79,73)
#875F59
(135,95,89)
#926F69
(146,111,105)
#9D7F79
(157,127,121)
#A88F89
(168,143,137)
#B39F99
(179,159,153)
#BEAFA9
(190,175,169)
#C9BFB9
(201,191,185)
#D4CFC9
(212,207,201)
#DFDFD9
(223,223,217)
#EAEFE9
(234,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C4F49 color. Also use rgb(124,79,73) instead hex code.

Text Font Color

.myTextColor { color: #7C4F49; }

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

This text font color is #7C4F49.

Background Color

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

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

This div background color is #7C4F49.

Border color

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

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

This div border color is #7C4F49.

Opacity

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

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

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

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

This text has shadow with #7C4F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C4F49.

Preview

Color preview on black background

This text has color #7C4F49 on black background.


Color preview on white background

This text has color #7C4F49 on white background.


Black color preview on #7C4F49 background

This text has black color on #7C4F49 background.


White color preview on #7C4F49 background

This text has white color on #7C4F49 background.


Related colors

Complementary color

Complementary color for #hex is #83B0B6.


I love getcolorcode.com

Triadic colors

1 #497C4F and #4F497C with #7C4F49 are triadic colors.

2 #494F7C and #4F7C49 with #7C4F49 are triadic colors.