COLOR #B66AB6

HEX: #B66AB6 RGB: (182,106,182)

Color info

#B66AB6 contains mainly red and blue colors. Web safe color of #B66AB6 is #CC66CC (or #C6C).

RGB color model

#B66AB6 color RGB value is (182,106,182).

RGB: (182,106,182) (71%, 42%, 71%)

RGB channels and saturation

R 182 of 255 = 71%
G 106 of 255 = 42%
B 182 of 255 = 71%

182
106
182

R + G + B ~ 61%. #B66AB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 106 + 182 = 470 (100%)
R 182 of 470 ~ 38.72%
G 106 of 470 ~ 22.55%
B 182 of 470 ~ 38.72'%

%38.72
%22.55
%38.72

CMYK color model

#B66AB6 color CMYK value is (0,42,0,29).

  • cyan value is 0.00%
  • magenta value is 41.76%
  • yellow value is 0.00%
  • key color value is 28.63%
CMYK: (0,42,0,29) C0M42Y0K29 (0%,42%,0%,29%) (0.00/0.42/0.00/0.29) 

CMYK percentages

%0
%41.76
%0
%28.63

Codes

Color #B66AB6 in popluar color models

B6 6A B6
RGB 182 106 182
HSL 300° 34.23% 56.47%
HSB/HSV 300° 41.76% 71.37%
CMYK 0.00% 41.76% 0.00%
28.63%

Color #B66AB6 in popluar number systems.

HEX B6 6A B6
Decimal 182 106 182
Binary 10110110 1101010 10110110
Octal 266 152 266

Shades and tints

Shades of #B66AB6

#B66AB6
(182,106,182)
#A661A6
(166,97,166)
#965896
(150,88,150)
#864F86
(134,79,134)
#764676
(118,70,118)
#663D66
(102,61,102)
#563456
(86,52,86)
#462B46
(70,43,70)
#362236
(54,34,54)
#261926
(38,25,38)
#161016
(22,16,22)
#000000
(0,0,0)

Tints of #B66AB6

#B66AB6
(182,106,182)
#BC77BC
(188,119,188)
#C284C2
(194,132,194)
#C891C8
(200,145,200)
#CE9ECE
(206,158,206)
#D4ABD4
(212,171,212)
#DAB8DA
(218,184,218)
#E0C5E0
(224,197,224)
#E6D2E6
(230,210,230)
#ECDFEC
(236,223,236)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B66AB6; }

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

This text font color is #B66AB6.

Background Color

.myBgColor { background-color: #B66AB6; }

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

This div background color is #B66AB6.

Border color

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

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

This div border color is #B66AB6.

Opacity

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

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

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

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

This text has shadow with #B66AB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B66AB6.

Preview

Color preview on black background

This text has color #B66AB6 on black background.


Color preview on white background

This text has color #B66AB6 on white background.


Black color preview on #B66AB6 background

This text has black color on #B66AB6 background.


White color preview on #B66AB6 background

This text has white color on #B66AB6 background.


Related colors

Complementary color

Complementary color for #hex is #499549.


I love getcolorcode.com

Triadic colors

1 #B6B66A and #6AB6B6 with #B66AB6 are triadic colors.

2 #B66AB6 and #6AB6B6 with #B66AB6 are triadic colors.