COLOR #7B5F46

HEX: #7B5F46 RGB: (123,95,70)

Color info

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

RGB color model

#7B5F46 color RGB value is (123,95,70).

RGB: (123,95,70) (48%, 37%, 27%)

RGB channels and saturation

R 123 of 255 = 48%
G 95 of 255 = 37%
B 70 of 255 = 27%

123
95
70

R + G + B ~ 37%. #7B5F46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 95 + 70 = 288 (100%)
R 123 of 288 ~ 42.71%
G 95 of 288 ~ 32.99%
B 70 of 288 ~ 24.31'%

%42.71
%32.99
%24.31

CMYK color model

#7B5F46 color CMYK value is (0,23,43,52).

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

CMYK: (0,23,43,52)
C0M23Y43K52 (0%, 23%, 43%, 52%)
(0.00 / 0.23 / 0.43 / 0.52)

CMYK percentages

%0
%22.76
%43.09
%51.76

Codes

Color #7B5F46 in popluar color models

7B 5F 46
RGB 123 95 70
HSL 28° 27.46% 37.84%
HSB/HSV 28° 43.09% 48.24%
CMYK 0.00% 22.76% 43.09%
51.76%

Color #7B5F46 in popluar number systems.

HEX 7B 5F 46
Decimal 123 95 70
Binary 1111011 1011111 1000110
Octal 173 137 106

Shades and tints

Shades of #7B5F46

#7B5F46
(123,95,70)
#705740
(112,87,64)
#654F3A
(101,79,58)
#5A4734
(90,71,52)
#4F3F2E
(79,63,46)
#443728
(68,55,40)
#392F22
(57,47,34)
#2E271C
(46,39,28)
#231F16
(35,31,22)
#181710
(24,23,16)
#0D0F0A
(13,15,10)
#000000
(0,0,0)

Tints of #7B5F46

#7B5F46
(123,95,70)
#876D56
(135,109,86)
#937B66
(147,123,102)
#9F8976
(159,137,118)
#AB9786
(171,151,134)
#B7A596
(183,165,150)
#C3B3A6
(195,179,166)
#CFC1B6
(207,193,182)
#DBCFC6
(219,207,198)
#E7DDD6
(231,221,214)
#F3EBE6
(243,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B5F46; }

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

This text font color is #7B5F46.

Background Color

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

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

This div background color is #7B5F46.

Border color

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

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

This div border color is #7B5F46.

Opacity

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

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

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

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

This text has shadow with #7B5F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B5F46.

Preview

Color preview on black background

This text has color #7B5F46 on black background.


Color preview on white background

This text has color #7B5F46 on white background.


Black color preview on #7B5F46 background

This text has black color on #7B5F46 background.


White color preview on #7B5F46 background

This text has white color on #7B5F46 background.


Related colors

Complementary color

Complementary color for #hex is #84A0B9.


I love getcolorcode.com

Triadic colors

1 #467B5F and #5F467B with #7B5F46 are triadic colors.

2 #465F7B and #5F7B46 with #7B5F46 are triadic colors.