COLOR #7B5146

HEX: #7B5146 RGB: (123,81,70)

Color info

#7B5146 contains red, green and blue colors in about the same proportion. Web safe color of #7B5146 is #666633 (or #663).

RGB color model

#7B5146 color RGB value is (123,81,70).

RGB: (123,81,70) (48%, 32%, 27%)

RGB channels and saturation

R 123 of 255 = 48%
G 81 of 255 = 32%
B 70 of 255 = 27%

123
81
70

R + G + B ~ 36%. #7B5146 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 81 + 70 = 274 (100%)
R 123 of 274 ~ 44.89%
G 81 of 274 ~ 29.56%
B 70 of 274 ~ 25.55'%

%44.89
%29.56
%25.55

CMYK color model

#7B5146 color CMYK value is (0,34,43,52).

  • cyan value is 0.00%
  • magenta value is 34.15%
  • yellow value is 43.09%
  • key color value is 51.76%

CMYK: (0,34,43,52)
C0M34Y43K52 (0%, 34%, 43%, 52%)
(0.00 / 0.34 / 0.43 / 0.52)

CMYK percentages

%0
%34.15
%43.09
%51.76

Codes

Color #7B5146 in popluar color models

7B 51 46
RGB 123 81 70
HSL 12° 27.46% 37.84%
HSB/HSV 12° 43.09% 48.24%
CMYK 0.00% 34.15% 43.09%
51.76%

Color #7B5146 in popluar number systems.

HEX 7B 51 46
Decimal 123 81 70
Binary 1111011 1010001 1000110
Octal 173 121 106

Shades and tints

Shades of #7B5146

#7B5146
(123,81,70)
#704A40
(112,74,64)
#65433A
(101,67,58)
#5A3C34
(90,60,52)
#4F352E
(79,53,46)
#442E28
(68,46,40)
#392722
(57,39,34)
#2E201C
(46,32,28)
#231916
(35,25,22)
#181210
(24,18,16)
#0D0B0A
(13,11,10)
#000000
(0,0,0)

Tints of #7B5146

#7B5146
(123,81,70)
#876056
(135,96,86)
#936F66
(147,111,102)
#9F7E76
(159,126,118)
#AB8D86
(171,141,134)
#B79C96
(183,156,150)
#C3ABA6
(195,171,166)
#CFBAB6
(207,186,182)
#DBC9C6
(219,201,198)
#E7D8D6
(231,216,214)
#F3E7E6
(243,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B5146 color. Also use rgb(123,81,70) instead hex code.

Text Font Color

.myTextColor { color: #7B5146; }

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

This text font color is #7B5146.

Background Color

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

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

This div background color is #7B5146.

Border color

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

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

This div border color is #7B5146.

Opacity

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

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

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

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

This text has shadow with #7B5146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B5146.

Preview

Color preview on black background

This text has color #7B5146 on black background.


Color preview on white background

This text has color #7B5146 on white background.


Black color preview on #7B5146 background

This text has black color on #7B5146 background.


White color preview on #7B5146 background

This text has white color on #7B5146 background.


Related colors

Complementary color

Complementary color for #hex is #84AEB9.


I love getcolorcode.com

Triadic colors

1 #467B51 and #51467B with #7B5146 are triadic colors.

2 #46517B and #517B46 with #7B5146 are triadic colors.