COLOR #7B5746

HEX: #7B5746 RGB: (123,87,70)

Color info

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

RGB color model

#7B5746 color RGB value is (123,87,70).

RGB: (123,87,70) (48%, 34%, 27%)

RGB channels and saturation

R 123 of 255 = 48%
G 87 of 255 = 34%
B 70 of 255 = 27%

123
87
70

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

Portions of RGB colors in percentages

R + G + B = 123 + 87 + 70 = 280 (100%)
R 123 of 280 ~ 43.93%
G 87 of 280 ~ 31.07%
B 70 of 280 ~ 25'%

%43.93
%31.07
%25

CMYK color model

#7B5746 color CMYK value is (0,29,43,52).

  • cyan value is 0.00%
  • magenta value is 29.27%
  • yellow value is 43.09%
  • key color value is 51.76%
CMYK: (0,29,43,52) C0M29Y43K52 (0%,29%,43%,52%) (0.00/0.29/0.43/0.52) 

CMYK percentages

%0
%29.27
%43.09
%51.76

Codes

Color #7B5746 in popluar color models

7B 57 46
RGB 123 87 70
HSL 19° 27.46% 37.84%
HSB/HSV 19° 43.09% 48.24%
CMYK 0.00% 29.27% 43.09%
51.76%

Color #7B5746 in popluar number systems.

HEX 7B 57 46
Decimal 123 87 70
Binary 1111011 1010111 1000110
Octal 173 127 106

Shades and tints

Shades of #7B5746

#7B5746
(123,87,70)
#705040
(112,80,64)
#65493A
(101,73,58)
#5A4234
(90,66,52)
#4F3B2E
(79,59,46)
#443428
(68,52,40)
#392D22
(57,45,34)
#2E261C
(46,38,28)
#231F16
(35,31,22)
#181810
(24,24,16)
#0D110A
(13,17,10)
#000000
(0,0,0)

Tints of #7B5746

#7B5746
(123,87,70)
#876656
(135,102,86)
#937566
(147,117,102)
#9F8476
(159,132,118)
#AB9386
(171,147,134)
#B7A296
(183,162,150)
#C3B1A6
(195,177,166)
#CFC0B6
(207,192,182)
#DBCFC6
(219,207,198)
#E7DED6
(231,222,214)
#F3EDE6
(243,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B5746; }

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

This text font color is #7B5746.

Background Color

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

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

This div background color is #7B5746.

Border color

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

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

This div border color is #7B5746.

Opacity

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

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

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

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

This text has shadow with #7B5746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B5746.

Preview

Color preview on black background

This text has color #7B5746 on black background.


Color preview on white background

This text has color #7B5746 on white background.


Black color preview on #7B5746 background

This text has black color on #7B5746 background.


White color preview on #7B5746 background

This text has white color on #7B5746 background.


Related colors

Complementary color

Complementary color for #hex is #84A8B9.


I love getcolorcode.com

Triadic colors

1 #467B57 and #57467B with #7B5746 are triadic colors.

2 #46577B and #577B46 with #7B5746 are triadic colors.