COLOR #7B4E34

HEX: #7B4E34 RGB: (123,78,52)

Color info

#7B4E34 contains mainly red and green colors. Web safe color of #7B4E34 is #666633 (or #663).

RGB color model

#7B4E34 color RGB value is (123,78,52).

RGB: (123,78,52) (48%, 31%, 20%)

RGB channels and saturation

R 123 of 255 = 48%
G 78 of 255 = 31%
B 52 of 255 = 20%

123
78
52

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

Portions of RGB colors in percentages

R + G + B = 123 + 78 + 52 = 253 (100%)
R 123 of 253 ~ 48.62%
G 78 of 253 ~ 30.83%
B 52 of 253 ~ 20.55'%

%48.62
%30.83
%20.55

CMYK color model

#7B4E34 color CMYK value is (0,37,58,52).

  • cyan value is 0.00%
  • magenta value is 36.59%
  • yellow value is 57.72%
  • key color value is 51.76%

CMYK: (0,37,58,52)
C0M37Y58K52 (0%, 37%, 58%, 52%)
(0.00 / 0.37 / 0.58 / 0.52)

CMYK percentages

%0
%36.59
%57.72
%51.76

Codes

Color #7B4E34 in popluar color models

7B 4E 34
RGB 123 78 52
HSL 22° 40.57% 34.31%
HSB/HSV 22° 57.72% 48.24%
CMYK 0.00% 36.59% 57.72%
51.76%

Color #7B4E34 in popluar number systems.

HEX 7B 4E 34
Decimal 123 78 52
Binary 1111011 1001110 110100
Octal 173 116 64

Shades and tints

Shades of #7B4E34

#7B4E34
(123,78,52)
#704730
(112,71,48)
#65402C
(101,64,44)
#5A3928
(90,57,40)
#4F3224
(79,50,36)
#442B20
(68,43,32)
#39241C
(57,36,28)
#2E1D18
(46,29,24)
#231614
(35,22,20)
#180F10
(24,15,16)
#0D080C
(13,8,12)
#000000
(0,0,0)

Tints of #7B4E34

#7B4E34
(123,78,52)
#875E46
(135,94,70)
#936E58
(147,110,88)
#9F7E6A
(159,126,106)
#AB8E7C
(171,142,124)
#B79E8E
(183,158,142)
#C3AEA0
(195,174,160)
#CFBEB2
(207,190,178)
#DBCEC4
(219,206,196)
#E7DED6
(231,222,214)
#F3EEE8
(243,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B4E34 color. Also use rgb(123,78,52) instead hex code.

Text Font Color

.myTextColor { color: #7B4E34; }

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

This text font color is #7B4E34.

Background Color

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

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

This div background color is #7B4E34.

Border color

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

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

This div border color is #7B4E34.

Opacity

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

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

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

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

This text has shadow with #7B4E34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4E34.

Preview

Color preview on black background

This text has color #7B4E34 on black background.


Color preview on white background

This text has color #7B4E34 on white background.


Black color preview on #7B4E34 background

This text has black color on #7B4E34 background.


White color preview on #7B4E34 background

This text has white color on #7B4E34 background.


Related colors

Complementary color

Complementary color for #hex is #84B1CB.


I love getcolorcode.com

Triadic colors

1 #347B4E and #4E347B with #7B4E34 are triadic colors.

2 #344E7B and #4E7B34 with #7B4E34 are triadic colors.