COLOR #7C4B48

HEX: #7C4B48 RGB: (124,75,72)

Color info

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

RGB color model

#7C4B48 color RGB value is (124,75,72).

RGB: (124,75,72) (49%, 29%, 28%)

RGB channels and saturation

R 124 of 255 = 49%
G 75 of 255 = 29%
B 72 of 255 = 28%

124
75
72

R + G + B ~ 35%. #7C4B48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 75 + 72 = 271 (100%)
R 124 of 271 ~ 45.76%
G 75 of 271 ~ 27.68%
B 72 of 271 ~ 26.57'%

%45.76
%27.68
%26.57

CMYK color model

#7C4B48 color CMYK value is (0,40,42,51).

  • cyan value is 0.00%
  • magenta value is 39.52%
  • yellow value is 41.94%
  • key color value is 51.37%

CMYK: (0,40,42,51)
C0M40Y42K51 (0%, 40%, 42%, 51%)
(0.00 / 0.40 / 0.42 / 0.51)

CMYK percentages

%0
%39.52
%41.94
%51.37

Codes

Color #7C4B48 in popluar color models

7C 4B 48
RGB 124 75 72
HSL 26.53% 38.43%
HSB/HSV 41.94% 48.63%
CMYK 0.00% 39.52% 41.94%
51.37%

Color #7C4B48 in popluar number systems.

HEX 7C 4B 48
Decimal 124 75 72
Binary 1111100 1001011 1001000
Octal 174 113 110

Shades and tints

Shades of #7C4B48

#7C4B48
(124,75,72)
#714542
(113,69,66)
#663F3C
(102,63,60)
#5B3936
(91,57,54)
#503330
(80,51,48)
#452D2A
(69,45,42)
#3A2724
(58,39,36)
#2F211E
(47,33,30)
#241B18
(36,27,24)
#191512
(25,21,18)
#0E0F0C
(14,15,12)
#000000
(0,0,0)

Tints of #7C4B48

#7C4B48
(124,75,72)
#875B58
(135,91,88)
#926B68
(146,107,104)
#9D7B78
(157,123,120)
#A88B88
(168,139,136)
#B39B98
(179,155,152)
#BEABA8
(190,171,168)
#C9BBB8
(201,187,184)
#D4CBC8
(212,203,200)
#DFDBD8
(223,219,216)
#EAEBE8
(234,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C4B48 color. Also use rgb(124,75,72) instead hex code.

Text Font Color

.myTextColor { color: #7C4B48; }

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

This text font color is #7C4B48.

Background Color

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

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

This div background color is #7C4B48.

Border color

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

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

This div border color is #7C4B48.

Opacity

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

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

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

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

This text has shadow with #7C4B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C4B48.

Preview

Color preview on black background

This text has color #7C4B48 on black background.


Color preview on white background

This text has color #7C4B48 on white background.


Black color preview on #7C4B48 background

This text has black color on #7C4B48 background.


White color preview on #7C4B48 background

This text has white color on #7C4B48 background.


Related colors

Complementary color

Complementary color for #hex is #83B4B7.


I love getcolorcode.com

Triadic colors

1 #487C4B and #4B487C with #7C4B48 are triadic colors.

2 #484B7C and #4B7C48 with #7C4B48 are triadic colors.