COLOR #7C4D57

HEX: #7C4D57 RGB: (124,77,87)

Color info

#7C4D57 contains red, green and blue colors in about the same proportion. Web safe color of #7C4D57 is #663366 (or #636).

RGB color model

#7C4D57 color RGB value is (124,77,87).

RGB: (124,77,87) (49%, 30%, 34%)

RGB channels and saturation

R 124 of 255 = 49%
G 77 of 255 = 30%
B 87 of 255 = 34%

124
77
87

R + G + B ~ 38%. #7C4D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 77 + 87 = 288 (100%)
R 124 of 288 ~ 43.06%
G 77 of 288 ~ 26.74%
B 87 of 288 ~ 30.21'%

%43.06
%26.74
%30.21

CMYK color model

#7C4D57 color CMYK value is (0,38,30,51).

  • cyan value is 0.00%
  • magenta value is 37.90%
  • yellow value is 29.84%
  • key color value is 51.37%

CMYK: (0,38,30,51)
C0M38Y30K51 (0%, 38%, 30%, 51%)
(0.00 / 0.38 / 0.30 / 0.51)

CMYK percentages

%0
%37.9
%29.84
%51.37

Codes

Color #7C4D57 in popluar color models

7C 4D 57
RGB 124 77 87
HSL 347° 23.38% 39.41%
HSB/HSV 347° 37.90% 48.63%
CMYK 0.00% 37.90% 29.84%
51.37%

Color #7C4D57 in popluar number systems.

HEX 7C 4D 57
Decimal 124 77 87
Binary 1111100 1001101 1010111
Octal 174 115 127

Shades and tints

Shades of #7C4D57

#7C4D57
(124,77,87)
#714650
(113,70,80)
#663F49
(102,63,73)
#5B3842
(91,56,66)
#50313B
(80,49,59)
#452A34
(69,42,52)
#3A232D
(58,35,45)
#2F1C26
(47,28,38)
#24151F
(36,21,31)
#190E18
(25,14,24)
#0E0711
(14,7,17)
#000000
(0,0,0)

Tints of #7C4D57

#7C4D57
(124,77,87)
#875D66
(135,93,102)
#926D75
(146,109,117)
#9D7D84
(157,125,132)
#A88D93
(168,141,147)
#B39DA2
(179,157,162)
#BEADB1
(190,173,177)
#C9BDC0
(201,189,192)
#D4CDCF
(212,205,207)
#DFDDDE
(223,221,222)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C4D57 color. Also use rgb(124,77,87) instead hex code.

Text Font Color

.myTextColor { color: #7C4D57; }

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

This text font color is #7C4D57.

Background Color

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

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

This div background color is #7C4D57.

Border color

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

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

This div border color is #7C4D57.

Opacity

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

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

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

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

This text has shadow with #7C4D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C4D57.

Preview

Color preview on black background

This text has color #7C4D57 on black background.


Color preview on white background

This text has color #7C4D57 on white background.


Black color preview on #7C4D57 background

This text has black color on #7C4D57 background.


White color preview on #7C4D57 background

This text has white color on #7C4D57 background.


Related colors

Complementary color

Complementary color for #hex is #83B2A8.


I love getcolorcode.com

Triadic colors

1 #577C4D and #4D577C with #7C4D57 are triadic colors.

2 #574D7C and #4D7C57 with #7C4D57 are triadic colors.