COLOR #B46A8A

HEX: #B46A8A RGB: (180,106,138)

Color info

#B46A8A contains mainly red and blue colors. Web safe color of #B46A8A is #CC6699 (or #C69).

RGB color model

#B46A8A color RGB value is (180,106,138).

RGB: (180,106,138) (71%, 42%, 54%)

RGB channels and saturation

R 180 of 255 = 71%
G 106 of 255 = 42%
B 138 of 255 = 54%

180
106
138

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

Portions of RGB colors in percentages

R + G + B = 180 + 106 + 138 = 424 (100%)
R 180 of 424 ~ 42.45%
G 106 of 424 ~ 25%
B 138 of 424 ~ 32.55'%

%42.45
%25
%32.55

CMYK color model

#B46A8A color CMYK value is (0,41,23,29).

  • cyan value is 0.00%
  • magenta value is 41.11%
  • yellow value is 23.33%
  • key color value is 29.41%

CMYK: (0,41,23,29)
C0M41Y23K29 (0%, 41%, 23%, 29%)
(0.00 / 0.41 / 0.23 / 0.29)

CMYK percentages

%0
%41.11
%23.33
%29.41

Codes

Color #B46A8A in popluar color models

B4 6A 8A
RGB 180 106 138
HSL 334° 33.04% 56.08%
HSB/HSV 334° 41.11% 70.59%
CMYK 0.00% 41.11% 23.33%
29.41%

Color #B46A8A in popluar number systems.

HEX B4 6A 8A
Decimal 180 106 138
Binary 10110100 1101010 10001010
Octal 264 152 212

Shades and tints

Shades of #B46A8A

#B46A8A
(180,106,138)
#A4617E
(164,97,126)
#945872
(148,88,114)
#844F66
(132,79,102)
#74465A
(116,70,90)
#643D4E
(100,61,78)
#543442
(84,52,66)
#442B36
(68,43,54)
#34222A
(52,34,42)
#24191E
(36,25,30)
#141012
(20,16,18)
#000000
(0,0,0)

Tints of #B46A8A

#B46A8A
(180,106,138)
#BA7794
(186,119,148)
#C0849E
(192,132,158)
#C691A8
(198,145,168)
#CC9EB2
(204,158,178)
#D2ABBC
(210,171,188)
#D8B8C6
(216,184,198)
#DEC5D0
(222,197,208)
#E4D2DA
(228,210,218)
#EADFE4
(234,223,228)
#F0ECEE
(240,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B46A8A; }

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

This text font color is #B46A8A.

Background Color

.myBgColor { background-color: #B46A8A; }

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

This div background color is #B46A8A.

Border color

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

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

This div border color is #B46A8A.

Opacity

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

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

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

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

This text has shadow with #B46A8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B46A8A.

Preview

Color preview on black background

This text has color #B46A8A on black background.


Color preview on white background

This text has color #B46A8A on white background.


Black color preview on #B46A8A background

This text has black color on #B46A8A background.


White color preview on #B46A8A background

This text has white color on #B46A8A background.


Related colors

Complementary color

Complementary color for #hex is #4B9575.


I love getcolorcode.com

Triadic colors

1 #8AB46A and #6A8AB4 with #B46A8A are triadic colors.

2 #8A6AB4 and #6AB48A with #B46A8A are triadic colors.