COLOR #7B4D38

HEX: #7B4D38 RGB: (123,77,56)

Color info

#7B4D38 contains mainly red and green colors. Web safe color of #7B4D38 is #663333 (or #633).

RGB color model

#7B4D38 color RGB value is (123,77,56).

RGB: (123,77,56) (48%, 30%, 22%)

RGB channels and saturation

R 123 of 255 = 48%
G 77 of 255 = 30%
B 56 of 255 = 22%

123
77
56

R + G + B ~ 33%. #7B4D38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 77 + 56 = 256 (100%)
R 123 of 256 ~ 48.05%
G 77 of 256 ~ 30.08%
B 56 of 256 ~ 21.88'%

%48.05
%30.08
%21.88

CMYK color model

#7B4D38 color CMYK value is (0,37,54,52).

  • cyan value is 0.00%
  • magenta value is 37.40%
  • yellow value is 54.47%
  • key color value is 51.76%

CMYK: (0,37,54,52)
C0M37Y54K52 (0%, 37%, 54%, 52%)
(0.00 / 0.37 / 0.54 / 0.52)

CMYK percentages

%0
%37.4
%54.47
%51.76

Codes

Color #7B4D38 in popluar color models

7B 4D 38
RGB 123 77 56
HSL 19° 37.43% 35.10%
HSB/HSV 19° 54.47% 48.24%
CMYK 0.00% 37.40% 54.47%
51.76%

Color #7B4D38 in popluar number systems.

HEX 7B 4D 38
Decimal 123 77 56
Binary 1111011 1001101 111000
Octal 173 115 70

Shades and tints

Shades of #7B4D38

#7B4D38
(123,77,56)
#704633
(112,70,51)
#653F2E
(101,63,46)
#5A3829
(90,56,41)
#4F3124
(79,49,36)
#442A1F
(68,42,31)
#39231A
(57,35,26)
#2E1C15
(46,28,21)
#231510
(35,21,16)
#180E0B
(24,14,11)
#0D0706
(13,7,6)
#000000
(0,0,0)

Tints of #7B4D38

#7B4D38
(123,77,56)
#875D4A
(135,93,74)
#936D5C
(147,109,92)
#9F7D6E
(159,125,110)
#AB8D80
(171,141,128)
#B79D92
(183,157,146)
#C3ADA4
(195,173,164)
#CFBDB6
(207,189,182)
#DBCDC8
(219,205,200)
#E7DDDA
(231,221,218)
#F3EDEC
(243,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B4D38 color. Also use rgb(123,77,56) instead hex code.

Text Font Color

.myTextColor { color: #7B4D38; }

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

This text font color is #7B4D38.

Background Color

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

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

This div background color is #7B4D38.

Border color

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

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

This div border color is #7B4D38.

Opacity

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

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

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

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

This text has shadow with #7B4D38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4D38.

Preview

Color preview on black background

This text has color #7B4D38 on black background.


Color preview on white background

This text has color #7B4D38 on white background.


Black color preview on #7B4D38 background

This text has black color on #7B4D38 background.


White color preview on #7B4D38 background

This text has white color on #7B4D38 background.


Related colors

Complementary color

Complementary color for #hex is #84B2C7.


I love getcolorcode.com

Triadic colors

1 #387B4D and #4D387B with #7B4D38 are triadic colors.

2 #384D7B and #4D7B38 with #7B4D38 are triadic colors.