COLOR #B67672

HEX: #B67672 RGB: (182,118,114)

Color info

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

RGB color model

#B67672 color RGB value is (182,118,114).

RGB: (182,118,114) (71%, 46%, 45%)

RGB channels and saturation

R 182 of 255 = 71%
G 118 of 255 = 46%
B 114 of 255 = 45%

182
118
114

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

Portions of RGB colors in percentages

R + G + B = 182 + 118 + 114 = 414 (100%)
R 182 of 414 ~ 43.96%
G 118 of 414 ~ 28.5%
B 114 of 414 ~ 27.54'%

%43.96
%28.5
%27.54

CMYK color model

#B67672 color CMYK value is (0,35,37,29).

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

CMYK: (0,35,37,29)
C0M35Y37K29 (0%, 35%, 37%, 29%)
(0.00 / 0.35 / 0.37 / 0.29)

CMYK percentages

%0
%35.16
%37.36
%28.63

Codes

Color #B67672 in popluar color models

B6 76 72
RGB 182 118 114
HSL 31.78% 58.04%
HSB/HSV 37.36% 71.37%
CMYK 0.00% 35.16% 37.36%
28.63%

Color #B67672 in popluar number systems.

HEX B6 76 72
Decimal 182 118 114
Binary 10110110 1110110 1110010
Octal 266 166 162

Shades and tints

Shades of #B67672

#B67672
(182,118,114)
#A66C68
(166,108,104)
#96625E
(150,98,94)
#865854
(134,88,84)
#764E4A
(118,78,74)
#664440
(102,68,64)
#563A36
(86,58,54)
#46302C
(70,48,44)
#362622
(54,38,34)
#261C18
(38,28,24)
#16120E
(22,18,14)
#000000
(0,0,0)

Tints of #B67672

#B67672
(182,118,114)
#BC827E
(188,130,126)
#C28E8A
(194,142,138)
#C89A96
(200,154,150)
#CEA6A2
(206,166,162)
#D4B2AE
(212,178,174)
#DABEBA
(218,190,186)
#E0CAC6
(224,202,198)
#E6D6D2
(230,214,210)
#ECE2DE
(236,226,222)
#F2EEEA
(242,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B67672; }

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

This text font color is #B67672.

Background Color

.myBgColor { background-color: #B67672; }

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

This div background color is #B67672.

Border color

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

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

This div border color is #B67672.

Opacity

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

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

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

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

This text has shadow with #B67672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B67672.

Preview

Color preview on black background

This text has color #B67672 on black background.


Color preview on white background

This text has color #B67672 on white background.


Black color preview on #B67672 background

This text has black color on #B67672 background.


White color preview on #B67672 background

This text has white color on #B67672 background.


Related colors

Complementary color

Complementary color for #hex is #49898D.


I love getcolorcode.com

Triadic colors

1 #72B676 and #7672B6 with #B67672 are triadic colors.

2 #7276B6 and #76B672 with #B67672 are triadic colors.