COLOR #B67976

HEX: #B67976 RGB: (182,121,118)

Color info

#B67976 contains mainly red color. Web safe color of #B67976 is #CC6666 (or #C66).

RGB color model

#B67976 color RGB value is (182,121,118).

RGB: (182,121,118) (71%, 47%, 46%)

RGB channels and saturation

R 182 of 255 = 71%
G 121 of 255 = 47%
B 118 of 255 = 46%

182
121
118

R + G + B ~ 55%. #B67976 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 182 + 121 + 118 = 421 (100%)
R 182 of 421 ~ 43.23%
G 121 of 421 ~ 28.74%
B 118 of 421 ~ 28.03'%

%43.23
%28.74
%28.03

CMYK color model

#B67976 color CMYK value is (0,34,35,29).

  • cyan value is 0.00%
  • magenta value is 33.52%
  • yellow value is 35.16%
  • key color value is 28.63%

CMYK: (0,34,35,29)
C0M34Y35K29 (0%, 34%, 35%, 29%)
(0.00 / 0.34 / 0.35 / 0.29)

CMYK percentages

%0
%33.52
%35.16
%28.63

Codes

Color #B67976 in popluar color models

B6 79 76
RGB 182 121 118
HSL 30.48% 58.82%
HSB/HSV 35.16% 71.37%
CMYK 0.00% 33.52% 35.16%
28.63%

Color #B67976 in popluar number systems.

HEX B6 79 76
Decimal 182 121 118
Binary 10110110 1111001 1110110
Octal 266 171 166

Shades and tints

Shades of #B67976

#B67976
(182,121,118)
#A66E6C
(166,110,108)
#966362
(150,99,98)
#865858
(134,88,88)
#764D4E
(118,77,78)
#664244
(102,66,68)
#56373A
(86,55,58)
#462C30
(70,44,48)
#362126
(54,33,38)
#26161C
(38,22,28)
#160B12
(22,11,18)
#000000
(0,0,0)

Tints of #B67976

#B67976
(182,121,118)
#BC8582
(188,133,130)
#C2918E
(194,145,142)
#C89D9A
(200,157,154)
#CEA9A6
(206,169,166)
#D4B5B2
(212,181,178)
#DAC1BE
(218,193,190)
#E0CDCA
(224,205,202)
#E6D9D6
(230,217,214)
#ECE5E2
(236,229,226)
#F2F1EE
(242,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B67976 color. Also use rgb(182,121,118) instead hex code.

Text Font Color

.myTextColor { color: #B67976; }

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

This text font color is #B67976.

Background Color

.myBgColor { background-color: #B67976; }

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

This div background color is #B67976.

Border color

.myBorderColor { border: 1px solid #B67976; }

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

This div border color is #B67976.

Opacity

.myOpacity80 { color: #B67976; opacity: 0.8; }

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

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

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

This text has shadow with #B67976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B67976.

Preview

Color preview on black background

This text has color #B67976 on black background.


Color preview on white background

This text has color #B67976 on white background.


Black color preview on #B67976 background

This text has black color on #B67976 background.


White color preview on #B67976 background

This text has white color on #B67976 background.


Related colors

Complementary color

Complementary color for #hex is #498689.


I love getcolorcode.com

Triadic colors

1 #76B679 and #7976B6 with #B67976 are triadic colors.

2 #7679B6 and #79B676 with #B67976 are triadic colors.