COLOR #B68470

HEX: #B68470 RGB: (182,132,112)

Color info

#B68470 contains mainly red and green colors. Web safe color of #B68470 is #CC9966 (or #C96).

RGB color model

#B68470 color RGB value is (182,132,112).

RGB: (182,132,112) (71%, 52%, 44%)

RGB channels and saturation

R 182 of 255 = 71%
G 132 of 255 = 52%
B 112 of 255 = 44%

182
132
112

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

Portions of RGB colors in percentages

R + G + B = 182 + 132 + 112 = 426 (100%)
R 182 of 426 ~ 42.72%
G 132 of 426 ~ 30.99%
B 112 of 426 ~ 26.29'%

%42.72
%30.99
%26.29

CMYK color model

#B68470 color CMYK value is (0,27,38,29).

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

CMYK: (0,27,38,29)
C0M27Y38K29 (0%, 27%, 38%, 29%)
(0.00 / 0.27 / 0.38 / 0.29)

CMYK percentages

%0
%27.47
%38.46
%28.63

Codes

Color #B68470 in popluar color models

B6 84 70
RGB 182 132 112
HSL 17° 32.41% 57.65%
HSB/HSV 17° 38.46% 71.37%
CMYK 0.00% 27.47% 38.46%
28.63%

Color #B68470 in popluar number systems.

HEX B6 84 70
Decimal 182 132 112
Binary 10110110 10000100 1110000
Octal 266 204 160

Shades and tints

Shades of #B68470

#B68470
(182,132,112)
#A67866
(166,120,102)
#966C5C
(150,108,92)
#866052
(134,96,82)
#765448
(118,84,72)
#66483E
(102,72,62)
#563C34
(86,60,52)
#46302A
(70,48,42)
#362420
(54,36,32)
#261816
(38,24,22)
#160C0C
(22,12,12)
#000000
(0,0,0)

Tints of #B68470

#B68470
(182,132,112)
#BC8F7D
(188,143,125)
#C29A8A
(194,154,138)
#C8A597
(200,165,151)
#CEB0A4
(206,176,164)
#D4BBB1
(212,187,177)
#DAC6BE
(218,198,190)
#E0D1CB
(224,209,203)
#E6DCD8
(230,220,216)
#ECE7E5
(236,231,229)
#F2F2F2
(242,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B68470; }

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

This text font color is #B68470.

Background Color

.myBgColor { background-color: #B68470; }

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

This div background color is #B68470.

Border color

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

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

This div border color is #B68470.

Opacity

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

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

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

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

This text has shadow with #B68470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68470.

Preview

Color preview on black background

This text has color #B68470 on black background.


Color preview on white background

This text has color #B68470 on white background.


Black color preview on #B68470 background

This text has black color on #B68470 background.


White color preview on #B68470 background

This text has white color on #B68470 background.


Related colors

Complementary color

Complementary color for #hex is #497B8F.


I love getcolorcode.com

Triadic colors

1 #70B684 and #8470B6 with #B68470 are triadic colors.

2 #7084B6 and #84B670 with #B68470 are triadic colors.