COLOR #B484A9

HEX: #B484A9 RGB: (180,132,169)

Color info

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

RGB color model

#B484A9 color RGB value is (180,132,169).

RGB: (180,132,169) (71%, 52%, 66%)

RGB channels and saturation

R 180 of 255 = 71%
G 132 of 255 = 52%
B 169 of 255 = 66%

180
132
169

R + G + B ~ 63%. #B484A9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 132 + 169 = 481 (100%)
R 180 of 481 ~ 37.42%
G 132 of 481 ~ 27.44%
B 169 of 481 ~ 35.14'%

%37.42
%27.44
%35.14

CMYK color model

#B484A9 color CMYK value is (0,27,6,29).

  • cyan value is 0.00%
  • magenta value is 26.67%
  • yellow value is 6.11%
  • key color value is 29.41%

CMYK: (0,27,6,29)
C0M27Y6K29 (0%, 27%, 6%, 29%)
(0.00 / 0.27 / 0.06 / 0.29)

CMYK percentages

%0
%26.67
%6.11
%29.41

Codes

Color #B484A9 in popluar color models

B4 84 A9
RGB 180 132 169
HSL 314° 24.24% 61.18%
HSB/HSV 314° 26.67% 70.59%
CMYK 0.00% 26.67% 6.11%
29.41%

Color #B484A9 in popluar number systems.

HEX B4 84 A9
Decimal 180 132 169
Binary 10110100 10000100 10101001
Octal 264 204 251

Shades and tints

Shades of #B484A9

#B484A9
(180,132,169)
#A4789A
(164,120,154)
#946C8B
(148,108,139)
#84607C
(132,96,124)
#74546D
(116,84,109)
#64485E
(100,72,94)
#543C4F
(84,60,79)
#443040
(68,48,64)
#342431
(52,36,49)
#241822
(36,24,34)
#140C13
(20,12,19)
#000000
(0,0,0)

Tints of #B484A9

#B484A9
(180,132,169)
#BA8FB0
(186,143,176)
#C09AB7
(192,154,183)
#C6A5BE
(198,165,190)
#CCB0C5
(204,176,197)
#D2BBCC
(210,187,204)
#D8C6D3
(216,198,211)
#DED1DA
(222,209,218)
#E4DCE1
(228,220,225)
#EAE7E8
(234,231,232)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B484A9 color. Also use rgb(180,132,169) instead hex code.

Text Font Color

.myTextColor { color: #B484A9; }

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

This text font color is #B484A9.

Background Color

.myBgColor { background-color: #B484A9; }

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

This div background color is #B484A9.

Border color

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

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

This div border color is #B484A9.

Opacity

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

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

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

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

This text has shadow with #B484A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B484A9.

Preview

Color preview on black background

This text has color #B484A9 on black background.


Color preview on white background

This text has color #B484A9 on white background.


Black color preview on #B484A9 background

This text has black color on #B484A9 background.


White color preview on #B484A9 background

This text has white color on #B484A9 background.


Related colors

Complementary color

Complementary color for #hex is #4B7B56.


I love getcolorcode.com

Triadic colors

1 #A9B484 and #84A9B4 with #B484A9 are triadic colors.

2 #A984B4 and #84B4A9 with #B484A9 are triadic colors.