COLOR #B68EB6

HEX: #B68EB6 RGB: (182,142,182)

Color info

#B68EB6 contains red, green and blue colors in about the same proportion. Web safe color of #B68EB6 is #CC99CC (or #C9C).

RGB color model

#B68EB6 color RGB value is (182,142,182).

RGB: (182,142,182) (71%, 56%, 71%)

RGB channels and saturation

R 182 of 255 = 71%
G 142 of 255 = 56%
B 182 of 255 = 71%

182
142
182

R + G + B ~ 66%. #B68EB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 142 + 182 = 506 (100%)
R 182 of 506 ~ 35.97%
G 142 of 506 ~ 28.06%
B 182 of 506 ~ 35.97'%

%35.97
%28.06
%35.97

CMYK color model

#B68EB6 color CMYK value is (0,22,0,29).

  • cyan value is 0.00%
  • magenta value is 21.98%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (0,22,0,29)
C0M22Y0K29 (0%, 22%, 0%, 29%)
(0.00 / 0.22 / 0.00 / 0.29)

CMYK percentages

%0
%21.98
%0
%28.63

Codes

Color #B68EB6 in popluar color models

B6 8E B6
RGB 182 142 182
HSL 300° 21.51% 63.53%
HSB/HSV 300° 21.98% 71.37%
CMYK 0.00% 21.98% 0.00%
28.63%

Color #B68EB6 in popluar number systems.

HEX B6 8E B6
Decimal 182 142 182
Binary 10110110 10001110 10110110
Octal 266 216 266

Shades and tints

Shades of #B68EB6

#B68EB6
(182,142,182)
#A682A6
(166,130,166)
#967696
(150,118,150)
#866A86
(134,106,134)
#765E76
(118,94,118)
#665266
(102,82,102)
#564656
(86,70,86)
#463A46
(70,58,70)
#362E36
(54,46,54)
#262226
(38,34,38)
#161616
(22,22,22)
#000000
(0,0,0)

Tints of #B68EB6

#B68EB6
(182,142,182)
#BC98BC
(188,152,188)
#C2A2C2
(194,162,194)
#C8ACC8
(200,172,200)
#CEB6CE
(206,182,206)
#D4C0D4
(212,192,212)
#DACADA
(218,202,218)
#E0D4E0
(224,212,224)
#E6DEE6
(230,222,230)
#ECE8EC
(236,232,236)
#F2F2F2
(242,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B68EB6; }

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

This text font color is #B68EB6.

Background Color

.myBgColor { background-color: #B68EB6; }

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

This div background color is #B68EB6.

Border color

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

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

This div border color is #B68EB6.

Opacity

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

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

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

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

This text has shadow with #B68EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68EB6.

Preview

Color preview on black background

This text has color #B68EB6 on black background.


Color preview on white background

This text has color #B68EB6 on white background.


Black color preview on #B68EB6 background

This text has black color on #B68EB6 background.


White color preview on #B68EB6 background

This text has white color on #B68EB6 background.


Related colors

Complementary color

Complementary color for #hex is #497149.


I love getcolorcode.com

Triadic colors

1 #B6B68E and #8EB6B6 with #B68EB6 are triadic colors.

2 #B68EB6 and #8EB6B6 with #B68EB6 are triadic colors.