COLOR #7C4457

HEX: #7C4457 RGB: (124,68,87)

Color info

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

RGB color model

#7C4457 color RGB value is (124,68,87).

RGB: (124,68,87) (49%, 27%, 34%)

RGB channels and saturation

R 124 of 255 = 49%
G 68 of 255 = 27%
B 87 of 255 = 34%

124
68
87

R + G + B ~ 37%. #7C4457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 68 + 87 = 279 (100%)
R 124 of 279 ~ 44.44%
G 68 of 279 ~ 24.37%
B 87 of 279 ~ 31.18'%

%44.44
%24.37
%31.18

CMYK color model

#7C4457 color CMYK value is (0,45,30,51).

  • cyan value is 0.00%
  • magenta value is 45.16%
  • yellow value is 29.84%
  • key color value is 51.37%
CMYK: (0,45,30,51) C0M45Y30K51 (0%,45%,30%,51%) (0.00/0.45/0.30/0.51) 

CMYK percentages

%0
%45.16
%29.84
%51.37

Codes

Color #7C4457 in popluar color models

7C 44 57
RGB 124 68 87
HSL 340° 29.17% 37.65%
HSB/HSV 340° 45.16% 48.63%
CMYK 0.00% 45.16% 29.84%
51.37%

Color #7C4457 in popluar number systems.

HEX 7C 44 57
Decimal 124 68 87
Binary 1111100 1000100 1010111
Octal 174 104 127

Shades and tints

Shades of #7C4457

#7C4457
(124,68,87)
#713E50
(113,62,80)
#663849
(102,56,73)
#5B3242
(91,50,66)
#502C3B
(80,44,59)
#452634
(69,38,52)
#3A202D
(58,32,45)
#2F1A26
(47,26,38)
#24141F
(36,20,31)
#190E18
(25,14,24)
#0E0811
(14,8,17)
#000000
(0,0,0)

Tints of #7C4457

#7C4457
(124,68,87)
#875566
(135,85,102)
#926675
(146,102,117)
#9D7784
(157,119,132)
#A88893
(168,136,147)
#B399A2
(179,153,162)
#BEAAB1
(190,170,177)
#C9BBC0
(201,187,192)
#D4CCCF
(212,204,207)
#DFDDDE
(223,221,222)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C4457; }

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

This text font color is #7C4457.

Background Color

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

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

This div background color is #7C4457.

Border color

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

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

This div border color is #7C4457.

Opacity

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

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

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

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

This text has shadow with #7C4457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C4457.

Preview

Color preview on black background

This text has color #7C4457 on black background.


Color preview on white background

This text has color #7C4457 on white background.


Black color preview on #7C4457 background

This text has black color on #7C4457 background.


White color preview on #7C4457 background

This text has white color on #7C4457 background.


Related colors

Complementary color

Complementary color for #hex is #83BBA8.


I love getcolorcode.com

Triadic colors

1 #577C44 and #44577C with #7C4457 are triadic colors.

2 #57447C and #447C57 with #7C4457 are triadic colors.