COLOR #B47BA6

HEX: #B47BA6 RGB: (180,123,166)

Color info

#B47BA6 contains red, green and blue colors in about the same proportion. Web safe color of #B47BA6 is #CC6699 (or #C69).

RGB color model

#B47BA6 color RGB value is (180,123,166).

RGB: (180,123,166) (71%, 48%, 65%)

RGB channels and saturation

R 180 of 255 = 71%
G 123 of 255 = 48%
B 166 of 255 = 65%

180
123
166

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

Portions of RGB colors in percentages

R + G + B = 180 + 123 + 166 = 469 (100%)
R 180 of 469 ~ 38.38%
G 123 of 469 ~ 26.23%
B 166 of 469 ~ 35.39'%

%38.38
%26.23
%35.39

CMYK color model

#B47BA6 color CMYK value is (0,32,8,29).

  • cyan value is 0.00%
  • magenta value is 31.67%
  • yellow value is 7.78%
  • key color value is 29.41%

CMYK: (0,32,8,29)
C0M32Y8K29 (0%, 32%, 8%, 29%)
(0.00 / 0.32 / 0.08 / 0.29)

CMYK percentages

%0
%31.67
%7.78
%29.41

Codes

Color #B47BA6 in popluar color models

B4 7B A6
RGB 180 123 166
HSL 315° 27.54% 59.41%
HSB/HSV 315° 31.67% 70.59%
CMYK 0.00% 31.67% 7.78%
29.41%

Color #B47BA6 in popluar number systems.

HEX B4 7B A6
Decimal 180 123 166
Binary 10110100 1111011 10100110
Octal 264 173 246

Shades and tints

Shades of #B47BA6

#B47BA6
(180,123,166)
#A47097
(164,112,151)
#946588
(148,101,136)
#845A79
(132,90,121)
#744F6A
(116,79,106)
#64445B
(100,68,91)
#54394C
(84,57,76)
#442E3D
(68,46,61)
#34232E
(52,35,46)
#24181F
(36,24,31)
#140D10
(20,13,16)
#000000
(0,0,0)

Tints of #B47BA6

#B47BA6
(180,123,166)
#BA87AE
(186,135,174)
#C093B6
(192,147,182)
#C69FBE
(198,159,190)
#CCABC6
(204,171,198)
#D2B7CE
(210,183,206)
#D8C3D6
(216,195,214)
#DECFDE
(222,207,222)
#E4DBE6
(228,219,230)
#EAE7EE
(234,231,238)
#F0F3F6
(240,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B47BA6 color. Also use rgb(180,123,166) instead hex code.

Text Font Color

.myTextColor { color: #B47BA6; }

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

This text font color is #B47BA6.

Background Color

.myBgColor { background-color: #B47BA6; }

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

This div background color is #B47BA6.

Border color

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

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

This div border color is #B47BA6.

Opacity

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

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

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

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

This text has shadow with #B47BA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B47BA6.

Preview

Color preview on black background

This text has color #B47BA6 on black background.


Color preview on white background

This text has color #B47BA6 on white background.


Black color preview on #B47BA6 background

This text has black color on #B47BA6 background.


White color preview on #B47BA6 background

This text has white color on #B47BA6 background.


Related colors

Complementary color

Complementary color for #hex is #4B8459.


I love getcolorcode.com

Triadic colors

1 #A6B47B and #7BA6B4 with #B47BA6 are triadic colors.

2 #A67BB4 and #7BB4A6 with #B47BA6 are triadic colors.