COLOR #7B6D67

HEX: #7B6D67 RGB: (123,109,103)

Color info

#7B6D67 contains red, green and blue colors in about the same proportion. Web safe color of #7B6D67 is #666666 (or #666).

RGB color model

#7B6D67 color RGB value is (123,109,103).

RGB: (123,109,103) (48%, 43%, 40%)

RGB channels and saturation

R 123 of 255 = 48%
G 109 of 255 = 43%
B 103 of 255 = 40%

123
109
103

R + G + B ~ 44%. #7B6D67 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 123 + 109 + 103 = 335 (100%)
R 123 of 335 ~ 36.72%
G 109 of 335 ~ 32.54%
B 103 of 335 ~ 30.75'%

%36.72
%32.54
%30.75

CMYK color model

#7B6D67 color CMYK value is (0,11,16,52).

  • cyan value is 0.00%
  • magenta value is 11.38%
  • yellow value is 16.26%
  • key color value is 51.76%

CMYK: (0,11,16,52)
C0M11Y16K52 (0%, 11%, 16%, 52%)
(0.00 / 0.11 / 0.16 / 0.52)

CMYK percentages

%0
%11.38
%16.26
%51.76

Codes

Color #7B6D67 in popluar color models

7B 6D 67
RGB 123 109 103
HSL 18° 8.85% 44.31%
HSB/HSV 18° 16.26% 48.24%
CMYK 0.00% 11.38% 16.26%
51.76%

Color #7B6D67 in popluar number systems.

HEX 7B 6D 67
Decimal 123 109 103
Binary 1111011 1101101 1100111
Octal 173 155 147

Shades and tints

Shades of #7B6D67

#7B6D67
(123,109,103)
#70645E
(112,100,94)
#655B55
(101,91,85)
#5A524C
(90,82,76)
#4F4943
(79,73,67)
#44403A
(68,64,58)
#393731
(57,55,49)
#2E2E28
(46,46,40)
#23251F
(35,37,31)
#181C16
(24,28,22)
#0D130D
(13,19,13)
#000000
(0,0,0)

Tints of #7B6D67

#7B6D67
(123,109,103)
#877A74
(135,122,116)
#938781
(147,135,129)
#9F948E
(159,148,142)
#ABA19B
(171,161,155)
#B7AEA8
(183,174,168)
#C3BBB5
(195,187,181)
#CFC8C2
(207,200,194)
#DBD5CF
(219,213,207)
#E7E2DC
(231,226,220)
#F3EFE9
(243,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B6D67 color. Also use rgb(123,109,103) instead hex code.

Text Font Color

.myTextColor { color: #7B6D67; }

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

This text font color is #7B6D67.

Background Color

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

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

This div background color is #7B6D67.

Border color

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

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

This div border color is #7B6D67.

Opacity

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

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

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

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

This text has shadow with #7B6D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B6D67.

Preview

Color preview on black background

This text has color #7B6D67 on black background.


Color preview on white background

This text has color #7B6D67 on white background.


Black color preview on #7B6D67 background

This text has black color on #7B6D67 background.


White color preview on #7B6D67 background

This text has white color on #7B6D67 background.


Related colors

Complementary color

Complementary color for #hex is #849298.


I love getcolorcode.com

Triadic colors

1 #677B6D and #6D677B with #7B6D67 are triadic colors.

2 #676D7B and #6D7B67 with #7B6D67 are triadic colors.