COLOR #7C5B56

HEX: #7C5B56 RGB: (124,91,86)

Color info

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

RGB color model

#7C5B56 color RGB value is (124,91,86).

RGB: (124,91,86) (49%, 36%, 34%)

RGB channels and saturation

R 124 of 255 = 49%
G 91 of 255 = 36%
B 86 of 255 = 34%

124
91
86

R + G + B ~ 40%. #7C5B56 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 124 + 91 + 86 = 301 (100%)
R 124 of 301 ~ 41.2%
G 91 of 301 ~ 30.23%
B 86 of 301 ~ 28.57'%

%41.2
%30.23
%28.57

CMYK color model

#7C5B56 color CMYK value is (0,27,31,51).

  • cyan value is 0.00%
  • magenta value is 26.61%
  • yellow value is 30.65%
  • key color value is 51.37%

CMYK: (0,27,31,51)
C0M27Y31K51 (0%, 27%, 31%, 51%)
(0.00 / 0.27 / 0.31 / 0.51)

CMYK percentages

%0
%26.61
%30.65
%51.37

Codes

Color #7C5B56 in popluar color models

7C 5B 56
RGB 124 91 86
HSL 18.10% 41.18%
HSB/HSV 30.65% 48.63%
CMYK 0.00% 26.61% 30.65%
51.37%

Color #7C5B56 in popluar number systems.

HEX 7C 5B 56
Decimal 124 91 86
Binary 1111100 1011011 1010110
Octal 174 133 126

Shades and tints

Shades of #7C5B56

#7C5B56
(124,91,86)
#71534F
(113,83,79)
#664B48
(102,75,72)
#5B4341
(91,67,65)
#503B3A
(80,59,58)
#453333
(69,51,51)
#3A2B2C
(58,43,44)
#2F2325
(47,35,37)
#241B1E
(36,27,30)
#191317
(25,19,23)
#0E0B10
(14,11,16)
#000000
(0,0,0)

Tints of #7C5B56

#7C5B56
(124,91,86)
#876965
(135,105,101)
#927774
(146,119,116)
#9D8583
(157,133,131)
#A89392
(168,147,146)
#B3A1A1
(179,161,161)
#BEAFB0
(190,175,176)
#C9BDBF
(201,189,191)
#D4CBCE
(212,203,206)
#DFD9DD
(223,217,221)
#EAE7EC
(234,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C5B56 color. Also use rgb(124,91,86) instead hex code.

Text Font Color

.myTextColor { color: #7C5B56; }

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

This text font color is #7C5B56.

Background Color

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

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

This div background color is #7C5B56.

Border color

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

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

This div border color is #7C5B56.

Opacity

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

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

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

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

This text has shadow with #7C5B56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C5B56.

Preview

Color preview on black background

This text has color #7C5B56 on black background.


Color preview on white background

This text has color #7C5B56 on white background.


Black color preview on #7C5B56 background

This text has black color on #7C5B56 background.


White color preview on #7C5B56 background

This text has white color on #7C5B56 background.


Related colors

Complementary color

Complementary color for #hex is #83A4A9.


I love getcolorcode.com

Triadic colors

1 #567C5B and #5B567C with #7C5B56 are triadic colors.

2 #565B7C and #5B7C56 with #7C5B56 are triadic colors.