COLOR #B686A1

HEX: #B686A1 RGB: (182,134,161)

Color info

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

RGB color model

#B686A1 color RGB value is (182,134,161).

RGB: (182,134,161) (71%, 53%, 63%)

RGB channels and saturation

R 182 of 255 = 71%
G 134 of 255 = 53%
B 161 of 255 = 63%

182
134
161

R + G + B ~ 62%. #B686A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 134 + 161 = 477 (100%)
R 182 of 477 ~ 38.16%
G 134 of 477 ~ 28.09%
B 161 of 477 ~ 33.75'%

%38.16
%28.09
%33.75

CMYK color model

#B686A1 color CMYK value is (0,26,12,29).

  • cyan value is 0.00%
  • magenta value is 26.37%
  • yellow value is 11.54%
  • key color value is 28.63%

CMYK: (0,26,12,29)
C0M26Y12K29 (0%, 26%, 12%, 29%)
(0.00 / 0.26 / 0.12 / 0.29)

CMYK percentages

%0
%26.37
%11.54
%28.63

Codes

Color #B686A1 in popluar color models

B6 86 A1
RGB 182 134 161
HSL 326° 24.74% 61.96%
HSB/HSV 326° 26.37% 71.37%
CMYK 0.00% 26.37% 11.54%
28.63%

Color #B686A1 in popluar number systems.

HEX B6 86 A1
Decimal 182 134 161
Binary 10110110 10000110 10100001
Octal 266 206 241

Shades and tints

Shades of #B686A1

#B686A1
(182,134,161)
#A67A93
(166,122,147)
#966E85
(150,110,133)
#866277
(134,98,119)
#765669
(118,86,105)
#664A5B
(102,74,91)
#563E4D
(86,62,77)
#46323F
(70,50,63)
#362631
(54,38,49)
#261A23
(38,26,35)
#160E15
(22,14,21)
#000000
(0,0,0)

Tints of #B686A1

#B686A1
(182,134,161)
#BC91A9
(188,145,169)
#C29CB1
(194,156,177)
#C8A7B9
(200,167,185)
#CEB2C1
(206,178,193)
#D4BDC9
(212,189,201)
#DAC8D1
(218,200,209)
#E0D3D9
(224,211,217)
#E6DEE1
(230,222,225)
#ECE9E9
(236,233,233)
#F2F4F1
(242,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B686A1; }

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

This text font color is #B686A1.

Background Color

.myBgColor { background-color: #B686A1; }

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

This div background color is #B686A1.

Border color

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

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

This div border color is #B686A1.

Opacity

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

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

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

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

This text has shadow with #B686A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B686A1.

Preview

Color preview on black background

This text has color #B686A1 on black background.


Color preview on white background

This text has color #B686A1 on white background.


Black color preview on #B686A1 background

This text has black color on #B686A1 background.


White color preview on #B686A1 background

This text has white color on #B686A1 background.


Related colors

Complementary color

Complementary color for #hex is #49795E.


I love getcolorcode.com

Triadic colors

1 #A1B686 and #86A1B6 with #B686A1 are triadic colors.

2 #A186B6 and #86B6A1 with #B686A1 are triadic colors.