COLOR #7C5457

HEX: #7C5457 RGB: (124,84,87)

Color info

#7C5457 contains red, green and blue colors in about the same proportion. Web safe color of #7C5457 is #666666 (or #666).

RGB color model

#7C5457 color RGB value is (124,84,87).

RGB: (124,84,87) (49%, 33%, 34%)

RGB channels and saturation

R 124 of 255 = 49%
G 84 of 255 = 33%
B 87 of 255 = 34%

124
84
87

R + G + B ~ 39%. #7C5457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 84 + 87 = 295 (100%)
R 124 of 295 ~ 42.03%
G 84 of 295 ~ 28.47%
B 87 of 295 ~ 29.49'%

%42.03
%28.47
%29.49

CMYK color model

#7C5457 color CMYK value is (0,32,30,51).

  • cyan value is 0.00%
  • magenta value is 32.26%
  • yellow value is 29.84%
  • key color value is 51.37%
CMYK: (0,32,30,51) C0M32Y30K51 (0%,32%,30%,51%) (0.00/0.32/0.30/0.51) 

CMYK percentages

%0
%32.26
%29.84
%51.37

Codes

Color #7C5457 in popluar color models

7C 54 57
RGB 124 84 87
HSL 356° 19.23% 40.78%
HSB/HSV 356° 32.26% 48.63%
CMYK 0.00% 32.26% 29.84%
51.37%

Color #7C5457 in popluar number systems.

HEX 7C 54 57
Decimal 124 84 87
Binary 1111100 1010100 1010111
Octal 174 124 127

Shades and tints

Shades of #7C5457

#7C5457
(124,84,87)
#714D50
(113,77,80)
#664649
(102,70,73)
#5B3F42
(91,63,66)
#50383B
(80,56,59)
#453134
(69,49,52)
#3A2A2D
(58,42,45)
#2F2326
(47,35,38)
#241C1F
(36,28,31)
#191518
(25,21,24)
#0E0E11
(14,14,17)
#000000
(0,0,0)

Tints of #7C5457

#7C5457
(124,84,87)
#876366
(135,99,102)
#927275
(146,114,117)
#9D8184
(157,129,132)
#A89093
(168,144,147)
#B39FA2
(179,159,162)
#BEAEB1
(190,174,177)
#C9BDC0
(201,189,192)
#D4CCCF
(212,204,207)
#DFDBDE
(223,219,222)
#EAEAED
(234,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C5457; }

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

This text font color is #7C5457.

Background Color

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

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

This div background color is #7C5457.

Border color

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

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

This div border color is #7C5457.

Opacity

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

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

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

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

This text has shadow with #7C5457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C5457.

Preview

Color preview on black background

This text has color #7C5457 on black background.


Color preview on white background

This text has color #7C5457 on white background.


Black color preview on #7C5457 background

This text has black color on #7C5457 background.


White color preview on #7C5457 background

This text has white color on #7C5457 background.


Related colors

Complementary color

Complementary color for #hex is #83ABA8.


I love getcolorcode.com

Triadic colors

1 #577C54 and #54577C with #7C5457 are triadic colors.

2 #57547C and #547C57 with #7C5457 are triadic colors.