COLOR #B4A1CE

HEX: #B4A1CE RGB: (180,161,206)

Color info

#B4A1CE contains red, green and blue colors in about the same proportion. Web safe color of #B4A1CE is #CC99CC (or #C9C).

RGB color model

#B4A1CE color RGB value is (180,161,206).

RGB: (180,161,206) (71%, 63%, 81%)

RGB channels and saturation

R 180 of 255 = 71%
G 161 of 255 = 63%
B 206 of 255 = 81%

180
161
206

R + G + B ~ 72%. #B4A1CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 161 + 206 = 547 (100%)
R 180 of 547 ~ 32.91%
G 161 of 547 ~ 29.43%
B 206 of 547 ~ 37.66'%

%32.91
%29.43
%37.66

CMYK color model

#B4A1CE color CMYK value is (13,22,0,19).

  • cyan value is 12.62%
  • magenta value is 21.84%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (13,22,0,19)
C13M22Y0K19 (13%, 22%, 0%, 19%)
(0.13 / 0.22 / 0.00 / 0.19)

CMYK percentages

%12.62
%21.84
%0
%19.22

Codes

Color #B4A1CE in popluar color models

B4 A1 CE
RGB 180 161 206
HSL 265° 31.47% 71.96%
HSB/HSV 265° 21.84% 80.78%
CMYK 12.62% 21.84% 0.00%
19.22%

Color #B4A1CE in popluar number systems.

HEX B4 A1 CE
Decimal 180 161 206
Binary 10110100 10100001 11001110
Octal 264 241 316

Shades and tints

Shades of #B4A1CE

#B4A1CE
(180,161,206)
#A493BC
(164,147,188)
#9485AA
(148,133,170)
#847798
(132,119,152)
#746986
(116,105,134)
#645B74
(100,91,116)
#544D62
(84,77,98)
#443F50
(68,63,80)
#34313E
(52,49,62)
#24232C
(36,35,44)
#14151A
(20,21,26)
#000000
(0,0,0)

Tints of #B4A1CE

#B4A1CE
(180,161,206)
#BAA9D2
(186,169,210)
#C0B1D6
(192,177,214)
#C6B9DA
(198,185,218)
#CCC1DE
(204,193,222)
#D2C9E2
(210,201,226)
#D8D1E6
(216,209,230)
#DED9EA
(222,217,234)
#E4E1EE
(228,225,238)
#EAE9F2
(234,233,242)
#F0F1F6
(240,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4A1CE color. Also use rgb(180,161,206) instead hex code.

Text Font Color

.myTextColor { color: #B4A1CE; }

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

This text font color is #B4A1CE.

Background Color

.myBgColor { background-color: #B4A1CE; }

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

This div background color is #B4A1CE.

Border color

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

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

This div border color is #B4A1CE.

Opacity

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

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

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

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

This text has shadow with #B4A1CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A1CE.

Preview

Color preview on black background

This text has color #B4A1CE on black background.


Color preview on white background

This text has color #B4A1CE on white background.


Black color preview on #B4A1CE background

This text has black color on #B4A1CE background.


White color preview on #B4A1CE background

This text has white color on #B4A1CE background.


Related colors

Complementary color

Complementary color for #hex is #4B5E31.


I love getcolorcode.com

Triadic colors

1 #CEB4A1 and #A1CEB4 with #B4A1CE are triadic colors.

2 #CEA1B4 and #A1B4CE with #B4A1CE are triadic colors.