COLOR #7B4C48

HEX: #7B4C48 RGB: (123,76,72)

Color info

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

RGB color model

#7B4C48 color RGB value is (123,76,72).

RGB: (123,76,72) (48%, 30%, 28%)

RGB channels and saturation

R 123 of 255 = 48%
G 76 of 255 = 30%
B 72 of 255 = 28%

123
76
72

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

Portions of RGB colors in percentages

R + G + B = 123 + 76 + 72 = 271 (100%)
R 123 of 271 ~ 45.39%
G 76 of 271 ~ 28.04%
B 72 of 271 ~ 26.57'%

%45.39
%28.04
%26.57

CMYK color model

#7B4C48 color CMYK value is (0,38,41,52).

  • cyan value is 0.00%
  • magenta value is 38.21%
  • yellow value is 41.46%
  • key color value is 51.76%

CMYK: (0,38,41,52)
C0M38Y41K52 (0%, 38%, 41%, 52%)
(0.00 / 0.38 / 0.41 / 0.52)

CMYK percentages

%0
%38.21
%41.46
%51.76

Codes

Color #7B4C48 in popluar color models

7B 4C 48
RGB 123 76 72
HSL 26.15% 38.24%
HSB/HSV 41.46% 48.24%
CMYK 0.00% 38.21% 41.46%
51.76%

Color #7B4C48 in popluar number systems.

HEX 7B 4C 48
Decimal 123 76 72
Binary 1111011 1001100 1001000
Octal 173 114 110

Shades and tints

Shades of #7B4C48

#7B4C48
(123,76,72)
#704642
(112,70,66)
#65403C
(101,64,60)
#5A3A36
(90,58,54)
#4F3430
(79,52,48)
#442E2A
(68,46,42)
#392824
(57,40,36)
#2E221E
(46,34,30)
#231C18
(35,28,24)
#181612
(24,22,18)
#0D100C
(13,16,12)
#000000
(0,0,0)

Tints of #7B4C48

#7B4C48
(123,76,72)
#875C58
(135,92,88)
#936C68
(147,108,104)
#9F7C78
(159,124,120)
#AB8C88
(171,140,136)
#B79C98
(183,156,152)
#C3ACA8
(195,172,168)
#CFBCB8
(207,188,184)
#DBCCC8
(219,204,200)
#E7DCD8
(231,220,216)
#F3ECE8
(243,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B4C48 color. Also use rgb(123,76,72) instead hex code.

Text Font Color

.myTextColor { color: #7B4C48; }

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

This text font color is #7B4C48.

Background Color

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

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

This div background color is #7B4C48.

Border color

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

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

This div border color is #7B4C48.

Opacity

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

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

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

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

This text has shadow with #7B4C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4C48.

Preview

Color preview on black background

This text has color #7B4C48 on black background.


Color preview on white background

This text has color #7B4C48 on white background.


Black color preview on #7B4C48 background

This text has black color on #7B4C48 background.


White color preview on #7B4C48 background

This text has white color on #7B4C48 background.


Related colors

Complementary color

Complementary color for #hex is #84B3B7.


I love getcolorcode.com

Triadic colors

1 #487B4C and #4C487B with #7B4C48 are triadic colors.

2 #484C7B and #4C7B48 with #7B4C48 are triadic colors.