COLOR #7C4C47

HEX: #7C4C47 RGB: (124,76,71)

Color info

#7C4C47 contains red, green and blue colors in about the same proportion. Web safe color of #7C4C47 is #663333 (or #633).

RGB color model

#7C4C47 color RGB value is (124,76,71).

RGB: (124,76,71) (49%, 30%, 28%)

RGB channels and saturation

R 124 of 255 = 49%
G 76 of 255 = 30%
B 71 of 255 = 28%

124
76
71

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

Portions of RGB colors in percentages

R + G + B = 124 + 76 + 71 = 271 (100%)
R 124 of 271 ~ 45.76%
G 76 of 271 ~ 28.04%
B 71 of 271 ~ 26.2'%

%45.76
%28.04
%26.2

CMYK color model

#7C4C47 color CMYK value is (0,39,43,51).

  • cyan value is 0.00%
  • magenta value is 38.71%
  • yellow value is 42.74%
  • key color value is 51.37%

CMYK: (0,39,43,51)
C0M39Y43K51 (0%, 39%, 43%, 51%)
(0.00 / 0.39 / 0.43 / 0.51)

CMYK percentages

%0
%38.71
%42.74
%51.37

Codes

Color #7C4C47 in popluar color models

7C 4C 47
RGB 124 76 71
HSL 27.18% 38.24%
HSB/HSV 42.74% 48.63%
CMYK 0.00% 38.71% 42.74%
51.37%

Color #7C4C47 in popluar number systems.

HEX 7C 4C 47
Decimal 124 76 71
Binary 1111100 1001100 1000111
Octal 174 114 107

Shades and tints

Shades of #7C4C47

#7C4C47
(124,76,71)
#714641
(113,70,65)
#66403B
(102,64,59)
#5B3A35
(91,58,53)
#50342F
(80,52,47)
#452E29
(69,46,41)
#3A2823
(58,40,35)
#2F221D
(47,34,29)
#241C17
(36,28,23)
#191611
(25,22,17)
#0E100B
(14,16,11)
#000000
(0,0,0)

Tints of #7C4C47

#7C4C47
(124,76,71)
#875C57
(135,92,87)
#926C67
(146,108,103)
#9D7C77
(157,124,119)
#A88C87
(168,140,135)
#B39C97
(179,156,151)
#BEACA7
(190,172,167)
#C9BCB7
(201,188,183)
#D4CCC7
(212,204,199)
#DFDCD7
(223,220,215)
#EAECE7
(234,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C4C47 color. Also use rgb(124,76,71) instead hex code.

Text Font Color

.myTextColor { color: #7C4C47; }

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

This text font color is #7C4C47.

Background Color

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

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

This div background color is #7C4C47.

Border color

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

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

This div border color is #7C4C47.

Opacity

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

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

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

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

This text has shadow with #7C4C47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C4C47.

Preview

Color preview on black background

This text has color #7C4C47 on black background.


Color preview on white background

This text has color #7C4C47 on white background.


Black color preview on #7C4C47 background

This text has black color on #7C4C47 background.


White color preview on #7C4C47 background

This text has white color on #7C4C47 background.


Related colors

Complementary color

Complementary color for #hex is #83B3B8.


I love getcolorcode.com

Triadic colors

1 #477C4C and #4C477C with #7C4C47 are triadic colors.

2 #474C7C and #4C7C47 with #7C4C47 are triadic colors.