COLOR #B477BA

HEX: #B477BA RGB: (180,119,186)

Color info

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

RGB color model

#B477BA color RGB value is (180,119,186).

RGB: (180,119,186) (71%, 47%, 73%)

RGB channels and saturation

R 180 of 255 = 71%
G 119 of 255 = 47%
B 186 of 255 = 73%

180
119
186

R + G + B ~ 64%. #B477BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 119 + 186 = 485 (100%)
R 180 of 485 ~ 37.11%
G 119 of 485 ~ 24.54%
B 186 of 485 ~ 38.35'%

%37.11
%24.54
%38.35

CMYK color model

#B477BA color CMYK value is (3,36,0,27).

  • cyan value is 3.23%
  • magenta value is 36.02%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (3,36,0,27) C3M36Y0K27 (3%,36%,0%,27%) (0.03/0.36/0.00/0.27) 

CMYK percentages

%3.23
%36.02
%0
%27.06

Codes

Color #B477BA in popluar color models

B4 77 BA
RGB 180 119 186
HSL 295° 32.68% 59.80%
HSB/HSV 295° 36.02% 72.94%
CMYK 3.23% 36.02% 0.00%
27.06%

Color #B477BA in popluar number systems.

HEX B4 77 BA
Decimal 180 119 186
Binary 10110100 1110111 10111010
Octal 264 167 272

Shades and tints

Shades of #B477BA

#B477BA
(180,119,186)
#A46DAA
(164,109,170)
#94639A
(148,99,154)
#84598A
(132,89,138)
#744F7A
(116,79,122)
#64456A
(100,69,106)
#543B5A
(84,59,90)
#44314A
(68,49,74)
#34273A
(52,39,58)
#241D2A
(36,29,42)
#14131A
(20,19,26)
#000000
(0,0,0)

Tints of #B477BA

#B477BA
(180,119,186)
#BA83C0
(186,131,192)
#C08FC6
(192,143,198)
#C69BCC
(198,155,204)
#CCA7D2
(204,167,210)
#D2B3D8
(210,179,216)
#D8BFDE
(216,191,222)
#DECBE4
(222,203,228)
#E4D7EA
(228,215,234)
#EAE3F0
(234,227,240)
#F0EFF6
(240,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B477BA color. Also use rgb(180,119,186) instead hex code.

Text Font Color

.myTextColor { color: #B477BA; }

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

This text font color is #B477BA.

Background Color

.myBgColor { background-color: #B477BA; }

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

This div background color is #B477BA.

Border color

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

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

This div border color is #B477BA.

Opacity

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

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

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

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

This text has shadow with #B477BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B477BA.

Preview

Color preview on black background

This text has color #B477BA on black background.


Color preview on white background

This text has color #B477BA on white background.


Black color preview on #B477BA background

This text has black color on #B477BA background.


White color preview on #B477BA background

This text has white color on #B477BA background.


Related colors

Complementary color

Complementary color for #hex is #4B8845.


I love getcolorcode.com

Triadic colors

1 #BAB477 and #77BAB4 with #B477BA are triadic colors.

2 #BA77B4 and #77B4BA with #B477BA are triadic colors.