COLOR #7B6B34

HEX: #7B6B34 RGB: (123,107,52)

Color info

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

RGB color model

#7B6B34 color RGB value is (123,107,52).

RGB: (123,107,52) (48%, 42%, 20%)

RGB channels and saturation

R 123 of 255 = 48%
G 107 of 255 = 42%
B 52 of 255 = 20%

123
107
52

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

Portions of RGB colors in percentages

R + G + B = 123 + 107 + 52 = 282 (100%)
R 123 of 282 ~ 43.62%
G 107 of 282 ~ 37.94%
B 52 of 282 ~ 18.44'%

%43.62
%37.94
%18.44

CMYK color model

#7B6B34 color CMYK value is (0,13,58,52).

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

CMYK: (0,13,58,52)
C0M13Y58K52 (0%, 13%, 58%, 52%)
(0.00 / 0.13 / 0.58 / 0.52)

CMYK percentages

%0
%13.01
%57.72
%51.76

Codes

Color #7B6B34 in popluar color models

7B 6B 34
RGB 123 107 52
HSL 46° 40.57% 34.31%
HSB/HSV 46° 57.72% 48.24%
CMYK 0.00% 13.01% 57.72%
51.76%

Color #7B6B34 in popluar number systems.

HEX 7B 6B 34
Decimal 123 107 52
Binary 1111011 1101011 110100
Octal 173 153 64

Shades and tints

Shades of #7B6B34

#7B6B34
(123,107,52)
#706230
(112,98,48)
#65592C
(101,89,44)
#5A5028
(90,80,40)
#4F4724
(79,71,36)
#443E20
(68,62,32)
#39351C
(57,53,28)
#2E2C18
(46,44,24)
#232314
(35,35,20)
#181A10
(24,26,16)
#0D110C
(13,17,12)
#000000
(0,0,0)

Tints of #7B6B34

#7B6B34
(123,107,52)
#877846
(135,120,70)
#938558
(147,133,88)
#9F926A
(159,146,106)
#AB9F7C
(171,159,124)
#B7AC8E
(183,172,142)
#C3B9A0
(195,185,160)
#CFC6B2
(207,198,178)
#DBD3C4
(219,211,196)
#E7E0D6
(231,224,214)
#F3EDE8
(243,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B6B34; }

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

This text font color is #7B6B34.

Background Color

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

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

This div background color is #7B6B34.

Border color

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

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

This div border color is #7B6B34.

Opacity

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

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

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

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

This text has shadow with #7B6B34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B6B34.

Preview

Color preview on black background

This text has color #7B6B34 on black background.


Color preview on white background

This text has color #7B6B34 on white background.


Black color preview on #7B6B34 background

This text has black color on #7B6B34 background.


White color preview on #7B6B34 background

This text has white color on #7B6B34 background.


Related colors

Complementary color

Complementary color for #hex is #8494CB.


I love getcolorcode.com

Triadic colors

1 #347B6B and #6B347B with #7B6B34 are triadic colors.

2 #346B7B and #6B7B34 with #7B6B34 are triadic colors.