COLOR #7B6A37

HEX: #7B6A37 RGB: (123,106,55)

Color info

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

RGB color model

#7B6A37 color RGB value is (123,106,55).

RGB: (123,106,55) (48%, 42%, 22%)

RGB channels and saturation

R 123 of 255 = 48%
G 106 of 255 = 42%
B 55 of 255 = 22%

123
106
55

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

Portions of RGB colors in percentages

R + G + B = 123 + 106 + 55 = 284 (100%)
R 123 of 284 ~ 43.31%
G 106 of 284 ~ 37.32%
B 55 of 284 ~ 19.37'%

%43.31
%37.32
%19.37

CMYK color model

#7B6A37 color CMYK value is (0,14,55,52).

  • cyan value is 0.00%
  • magenta value is 13.82%
  • yellow value is 55.28%
  • key color value is 51.76%
CMYK: (0,14,55,52) C0M14Y55K52 (0%,14%,55%,52%) (0.00/0.14/0.55/0.52) 

CMYK percentages

%0
%13.82
%55.28
%51.76

Codes

Color #7B6A37 in popluar color models

7B 6A 37
RGB 123 106 55
HSL 45° 38.20% 34.90%
HSB/HSV 45° 55.28% 48.24%
CMYK 0.00% 13.82% 55.28%
51.76%

Color #7B6A37 in popluar number systems.

HEX 7B 6A 37
Decimal 123 106 55
Binary 1111011 1101010 110111
Octal 173 152 67

Shades and tints

Shades of #7B6A37

#7B6A37
(123,106,55)
#706132
(112,97,50)
#65582D
(101,88,45)
#5A4F28
(90,79,40)
#4F4623
(79,70,35)
#443D1E
(68,61,30)
#393419
(57,52,25)
#2E2B14
(46,43,20)
#23220F
(35,34,15)
#18190A
(24,25,10)
#0D1005
(13,16,5)
#000000
(0,0,0)

Tints of #7B6A37

#7B6A37
(123,106,55)
#877749
(135,119,73)
#93845B
(147,132,91)
#9F916D
(159,145,109)
#AB9E7F
(171,158,127)
#B7AB91
(183,171,145)
#C3B8A3
(195,184,163)
#CFC5B5
(207,197,181)
#DBD2C7
(219,210,199)
#E7DFD9
(231,223,217)
#F3ECEB
(243,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B6A37 color. Also use rgb(123,106,55) instead hex code.

Text Font Color

.myTextColor { color: #7B6A37; }

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

This text font color is #7B6A37.

Background Color

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

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

This div background color is #7B6A37.

Border color

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

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

This div border color is #7B6A37.

Opacity

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

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

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

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

This text has shadow with #7B6A37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B6A37.

Preview

Color preview on black background

This text has color #7B6A37 on black background.


Color preview on white background

This text has color #7B6A37 on white background.


Black color preview on #7B6A37 background

This text has black color on #7B6A37 background.


White color preview on #7B6A37 background

This text has white color on #7B6A37 background.


Related colors

Complementary color

Complementary color for #hex is #8495C8.


I love getcolorcode.com

Triadic colors

1 #377B6A and #6A377B with #7B6A37 are triadic colors.

2 #376A7B and #6A7B37 with #7B6A37 are triadic colors.