COLOR #7B4742

HEX: #7B4742 RGB: (123,71,66)

Color info

#7B4742 contains red, green and blue colors in about the same proportion. Web safe color of #7B4742 is #663333 (or #633).

RGB color model

#7B4742 color RGB value is (123,71,66).

RGB: (123,71,66) (48%, 28%, 26%)

RGB channels and saturation

R 123 of 255 = 48%
G 71 of 255 = 28%
B 66 of 255 = 26%

123
71
66

R + G + B ~ 34%. #7B4742 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 71 + 66 = 260 (100%)
R 123 of 260 ~ 47.31%
G 71 of 260 ~ 27.31%
B 66 of 260 ~ 25.38'%

%47.31
%27.31
%25.38

CMYK color model

#7B4742 color CMYK value is (0,42,46,52).

  • cyan value is 0.00%
  • magenta value is 42.28%
  • yellow value is 46.34%
  • key color value is 51.76%
CMYK: (0,42,46,52) C0M42Y46K52 (0%,42%,46%,52%) (0.00/0.42/0.46/0.52) 

CMYK percentages

%0
%42.28
%46.34
%51.76

Codes

Color #7B4742 in popluar color models

7B 47 42
RGB 123 71 66
HSL 30.16% 37.06%
HSB/HSV 46.34% 48.24%
CMYK 0.00% 42.28% 46.34%
51.76%

Color #7B4742 in popluar number systems.

HEX 7B 47 42
Decimal 123 71 66
Binary 1111011 1000111 1000010
Octal 173 107 102

Shades and tints

Shades of #7B4742

#7B4742
(123,71,66)
#70413C
(112,65,60)
#653B36
(101,59,54)
#5A3530
(90,53,48)
#4F2F2A
(79,47,42)
#442924
(68,41,36)
#39231E
(57,35,30)
#2E1D18
(46,29,24)
#231712
(35,23,18)
#18110C
(24,17,12)
#0D0B06
(13,11,6)
#000000
(0,0,0)

Tints of #7B4742

#7B4742
(123,71,66)
#875753
(135,87,83)
#936764
(147,103,100)
#9F7775
(159,119,117)
#AB8786
(171,135,134)
#B79797
(183,151,151)
#C3A7A8
(195,167,168)
#CFB7B9
(207,183,185)
#DBC7CA
(219,199,202)
#E7D7DB
(231,215,219)
#F3E7EC
(243,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B4742 color. Also use rgb(123,71,66) instead hex code.

Text Font Color

.myTextColor { color: #7B4742; }

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

This text font color is #7B4742.

Background Color

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

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

This div background color is #7B4742.

Border color

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

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

This div border color is #7B4742.

Opacity

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

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

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

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

This text has shadow with #7B4742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4742.

Preview

Color preview on black background

This text has color #7B4742 on black background.


Color preview on white background

This text has color #7B4742 on white background.


Black color preview on #7B4742 background

This text has black color on #7B4742 background.


White color preview on #7B4742 background

This text has white color on #7B4742 background.


Related colors

Complementary color

Complementary color for #hex is #84B8BD.


I love getcolorcode.com

Triadic colors

1 #427B47 and #47427B with #7B4742 are triadic colors.

2 #42477B and #477B42 with #7B4742 are triadic colors.