COLOR #7B5E38

HEX: #7B5E38 RGB: (123,94,56)

Color info

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

RGB color model

#7B5E38 color RGB value is (123,94,56).

RGB: (123,94,56) (48%, 37%, 22%)

RGB channels and saturation

R 123 of 255 = 48%
G 94 of 255 = 37%
B 56 of 255 = 22%

123
94
56

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

Portions of RGB colors in percentages

R + G + B = 123 + 94 + 56 = 273 (100%)
R 123 of 273 ~ 45.05%
G 94 of 273 ~ 34.43%
B 56 of 273 ~ 20.51'%

%45.05
%34.43
%20.51

CMYK color model

#7B5E38 color CMYK value is (0,24,54,52).

  • cyan value is 0.00%
  • magenta value is 23.58%
  • yellow value is 54.47%
  • key color value is 51.76%

CMYK: (0,24,54,52)
C0M24Y54K52 (0%, 24%, 54%, 52%)
(0.00 / 0.24 / 0.54 / 0.52)

CMYK percentages

%0
%23.58
%54.47
%51.76

Codes

Color #7B5E38 in popluar color models

7B 5E 38
RGB 123 94 56
HSL 34° 37.43% 35.10%
HSB/HSV 34° 54.47% 48.24%
CMYK 0.00% 23.58% 54.47%
51.76%

Color #7B5E38 in popluar number systems.

HEX 7B 5E 38
Decimal 123 94 56
Binary 1111011 1011110 111000
Octal 173 136 70

Shades and tints

Shades of #7B5E38

#7B5E38
(123,94,56)
#705633
(112,86,51)
#654E2E
(101,78,46)
#5A4629
(90,70,41)
#4F3E24
(79,62,36)
#44361F
(68,54,31)
#392E1A
(57,46,26)
#2E2615
(46,38,21)
#231E10
(35,30,16)
#18160B
(24,22,11)
#0D0E06
(13,14,6)
#000000
(0,0,0)

Tints of #7B5E38

#7B5E38
(123,94,56)
#876C4A
(135,108,74)
#937A5C
(147,122,92)
#9F886E
(159,136,110)
#AB9680
(171,150,128)
#B7A492
(183,164,146)
#C3B2A4
(195,178,164)
#CFC0B6
(207,192,182)
#DBCEC8
(219,206,200)
#E7DCDA
(231,220,218)
#F3EAEC
(243,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B5E38 color. Also use rgb(123,94,56) instead hex code.

Text Font Color

.myTextColor { color: #7B5E38; }

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

This text font color is #7B5E38.

Background Color

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

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

This div background color is #7B5E38.

Border color

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

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

This div border color is #7B5E38.

Opacity

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

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

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

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

This text has shadow with #7B5E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B5E38.

Preview

Color preview on black background

This text has color #7B5E38 on black background.


Color preview on white background

This text has color #7B5E38 on white background.


Black color preview on #7B5E38 background

This text has black color on #7B5E38 background.


White color preview on #7B5E38 background

This text has white color on #7B5E38 background.


Related colors

Complementary color

Complementary color for #hex is #84A1C7.


I love getcolorcode.com

Triadic colors

1 #387B5E and #5E387B with #7B5E38 are triadic colors.

2 #385E7B and #5E7B38 with #7B5E38 are triadic colors.