COLOR #B68386

HEX: #B68386 RGB: (182,131,134)

Color info

#B68386 contains red, green and blue colors in about the same proportion. Web safe color of #B68386 is #CC9999 (or #C99).

RGB color model

#B68386 color RGB value is (182,131,134).

RGB: (182,131,134) (71%, 51%, 53%)

RGB channels and saturation

R 182 of 255 = 71%
G 131 of 255 = 51%
B 134 of 255 = 53%

182
131
134

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

Portions of RGB colors in percentages

R + G + B = 182 + 131 + 134 = 447 (100%)
R 182 of 447 ~ 40.72%
G 131 of 447 ~ 29.31%
B 134 of 447 ~ 29.98'%

%40.72
%29.31
%29.98

CMYK color model

#B68386 color CMYK value is (0,28,26,29).

  • cyan value is 0.00%
  • magenta value is 28.02%
  • yellow value is 26.37%
  • key color value is 28.63%
CMYK: (0,28,26,29) C0M28Y26K29 (0%,28%,26%,29%) (0.00/0.28/0.26/0.29) 

CMYK percentages

%0
%28.02
%26.37
%28.63

Codes

Color #B68386 in popluar color models

B6 83 86
RGB 182 131 134
HSL 356° 25.89% 61.37%
HSB/HSV 356° 28.02% 71.37%
CMYK 0.00% 28.02% 26.37%
28.63%

Color #B68386 in popluar number systems.

HEX B6 83 86
Decimal 182 131 134
Binary 10110110 10000011 10000110
Octal 266 203 206

Shades and tints

Shades of #B68386

#B68386
(182,131,134)
#A6787A
(166,120,122)
#966D6E
(150,109,110)
#866262
(134,98,98)
#765756
(118,87,86)
#664C4A
(102,76,74)
#56413E
(86,65,62)
#463632
(70,54,50)
#362B26
(54,43,38)
#26201A
(38,32,26)
#16150E
(22,21,14)
#000000
(0,0,0)

Tints of #B68386

#B68386
(182,131,134)
#BC8E91
(188,142,145)
#C2999C
(194,153,156)
#C8A4A7
(200,164,167)
#CEAFB2
(206,175,178)
#D4BABD
(212,186,189)
#DAC5C8
(218,197,200)
#E0D0D3
(224,208,211)
#E6DBDE
(230,219,222)
#ECE6E9
(236,230,233)
#F2F1F4
(242,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B68386 color. Also use rgb(182,131,134) instead hex code.

Text Font Color

.myTextColor { color: #B68386; }

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

This text font color is #B68386.

Background Color

.myBgColor { background-color: #B68386; }

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

This div background color is #B68386.

Border color

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

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

This div border color is #B68386.

Opacity

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

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

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

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

This text has shadow with #B68386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68386.

Preview

Color preview on black background

This text has color #B68386 on black background.


Color preview on white background

This text has color #B68386 on white background.


Black color preview on #B68386 background

This text has black color on #B68386 background.


White color preview on #B68386 background

This text has white color on #B68386 background.


Related colors

Complementary color

Complementary color for #hex is #497C79.


I love getcolorcode.com

Triadic colors

1 #86B683 and #8386B6 with #B68386 are triadic colors.

2 #8683B6 and #83B686 with #B68386 are triadic colors.