COLOR #B67370

HEX: #B67370 RGB: (182,115,112)

Color info

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

RGB color model

#B67370 color RGB value is (182,115,112).

RGB: (182,115,112) (71%, 45%, 44%)

RGB channels and saturation

R 182 of 255 = 71%
G 115 of 255 = 45%
B 112 of 255 = 44%

182
115
112

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

Portions of RGB colors in percentages

R + G + B = 182 + 115 + 112 = 409 (100%)
R 182 of 409 ~ 44.5%
G 115 of 409 ~ 28.12%
B 112 of 409 ~ 27.38'%

%44.5
%28.12
%27.38

CMYK color model

#B67370 color CMYK value is (0,37,38,29).

  • cyan value is 0.00%
  • magenta value is 36.81%
  • yellow value is 38.46%
  • key color value is 28.63%

CMYK: (0,37,38,29)
C0M37Y38K29 (0%, 37%, 38%, 29%)
(0.00 / 0.37 / 0.38 / 0.29)

CMYK percentages

%0
%36.81
%38.46
%28.63

Codes

Color #B67370 in popluar color models

B6 73 70
RGB 182 115 112
HSL 32.41% 57.65%
HSB/HSV 38.46% 71.37%
CMYK 0.00% 36.81% 38.46%
28.63%

Color #B67370 in popluar number systems.

HEX B6 73 70
Decimal 182 115 112
Binary 10110110 1110011 1110000
Octal 266 163 160

Shades and tints

Shades of #B67370

#B67370
(182,115,112)
#A66966
(166,105,102)
#965F5C
(150,95,92)
#865552
(134,85,82)
#764B48
(118,75,72)
#66413E
(102,65,62)
#563734
(86,55,52)
#462D2A
(70,45,42)
#362320
(54,35,32)
#261916
(38,25,22)
#160F0C
(22,15,12)
#000000
(0,0,0)

Tints of #B67370

#B67370
(182,115,112)
#BC7F7D
(188,127,125)
#C28B8A
(194,139,138)
#C89797
(200,151,151)
#CEA3A4
(206,163,164)
#D4AFB1
(212,175,177)
#DABBBE
(218,187,190)
#E0C7CB
(224,199,203)
#E6D3D8
(230,211,216)
#ECDFE5
(236,223,229)
#F2EBF2
(242,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B67370 color. Also use rgb(182,115,112) instead hex code.

Text Font Color

.myTextColor { color: #B67370; }

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

This text font color is #B67370.

Background Color

.myBgColor { background-color: #B67370; }

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

This div background color is #B67370.

Border color

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

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

This div border color is #B67370.

Opacity

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

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

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

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

This text has shadow with #B67370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B67370.

Preview

Color preview on black background

This text has color #B67370 on black background.


Color preview on white background

This text has color #B67370 on white background.


Black color preview on #B67370 background

This text has black color on #B67370 background.


White color preview on #B67370 background

This text has white color on #B67370 background.


Related colors

Complementary color

Complementary color for #hex is #498C8F.


I love getcolorcode.com

Triadic colors

1 #70B673 and #7370B6 with #B67370 are triadic colors.

2 #7073B6 and #73B670 with #B67370 are triadic colors.