COLOR #7B4F46

HEX: #7B4F46 RGB: (123,79,70)

Color info

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

RGB color model

#7B4F46 color RGB value is (123,79,70).

RGB: (123,79,70) (48%, 31%, 27%)

RGB channels and saturation

R 123 of 255 = 48%
G 79 of 255 = 31%
B 70 of 255 = 27%

123
79
70

R + G + B ~ 35%. #7B4F46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 79 + 70 = 272 (100%)
R 123 of 272 ~ 45.22%
G 79 of 272 ~ 29.04%
B 70 of 272 ~ 25.74'%

%45.22
%29.04
%25.74

CMYK color model

#7B4F46 color CMYK value is (0,36,43,52).

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

CMYK: (0,36,43,52)
C0M36Y43K52 (0%, 36%, 43%, 52%)
(0.00 / 0.36 / 0.43 / 0.52)

CMYK percentages

%0
%35.77
%43.09
%51.76

Codes

Color #7B4F46 in popluar color models

7B 4F 46
RGB 123 79 70
HSL 10° 27.46% 37.84%
HSB/HSV 10° 43.09% 48.24%
CMYK 0.00% 35.77% 43.09%
51.76%

Color #7B4F46 in popluar number systems.

HEX 7B 4F 46
Decimal 123 79 70
Binary 1111011 1001111 1000110
Octal 173 117 106

Shades and tints

Shades of #7B4F46

#7B4F46
(123,79,70)
#704840
(112,72,64)
#65413A
(101,65,58)
#5A3A34
(90,58,52)
#4F332E
(79,51,46)
#442C28
(68,44,40)
#392522
(57,37,34)
#2E1E1C
(46,30,28)
#231716
(35,23,22)
#181010
(24,16,16)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #7B4F46

#7B4F46
(123,79,70)
#875F56
(135,95,86)
#936F66
(147,111,102)
#9F7F76
(159,127,118)
#AB8F86
(171,143,134)
#B79F96
(183,159,150)
#C3AFA6
(195,175,166)
#CFBFB6
(207,191,182)
#DBCFC6
(219,207,198)
#E7DFD6
(231,223,214)
#F3EFE6
(243,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B4F46; }

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

This text font color is #7B4F46.

Background Color

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

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

This div background color is #7B4F46.

Border color

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

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

This div border color is #7B4F46.

Opacity

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

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

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

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

This text has shadow with #7B4F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4F46.

Preview

Color preview on black background

This text has color #7B4F46 on black background.


Color preview on white background

This text has color #7B4F46 on white background.


Black color preview on #7B4F46 background

This text has black color on #7B4F46 background.


White color preview on #7B4F46 background

This text has white color on #7B4F46 background.


Related colors

Complementary color

Complementary color for #hex is #84B0B9.


I love getcolorcode.com

Triadic colors

1 #467B4F and #4F467B with #7B4F46 are triadic colors.

2 #464F7B and #4F7B46 with #7B4F46 are triadic colors.