COLOR #BCA4B6

HEX: #BCA4B6 RGB: (188,164,182)

Color info

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

RGB color model

#BCA4B6 color RGB value is (188,164,182).

RGB: (188,164,182) (74%, 64%, 71%)

RGB channels and saturation

R 188 of 255 = 74%
G 164 of 255 = 64%
B 182 of 255 = 71%

188
164
182

R + G + B ~ 70%. #BCA4B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 188 + 164 + 182 = 534 (100%)
R 188 of 534 ~ 35.21%
G 164 of 534 ~ 30.71%
B 182 of 534 ~ 34.08'%

%35.21
%30.71
%34.08

CMYK color model

#BCA4B6 color CMYK value is (0,13,3,26).

  • cyan value is 0.00%
  • magenta value is 12.77%
  • yellow value is 3.19%
  • key color value is 26.27%

CMYK: (0,13,3,26)
C0M13Y3K26 (0%, 13%, 3%, 26%)
(0.00 / 0.13 / 0.03 / 0.26)

CMYK percentages

%0
%12.77
%3.19
%26.27

Codes

Color #BCA4B6 in popluar color models

BC A4 B6
RGB 188 164 182
HSL 315° 15.19% 69.02%
HSB/HSV 315° 12.77% 73.73%
CMYK 0.00% 12.77% 3.19%
26.27%

Color #BCA4B6 in popluar number systems.

HEX BC A4 B6
Decimal 188 164 182
Binary 10111100 10100100 10110110
Octal 274 244 266

Shades and tints

Shades of #BCA4B6

#BCA4B6
(188,164,182)
#AB96A6
(171,150,166)
#9A8896
(154,136,150)
#897A86
(137,122,134)
#786C76
(120,108,118)
#675E66
(103,94,102)
#565056
(86,80,86)
#454246
(69,66,70)
#343436
(52,52,54)
#232626
(35,38,38)
#121816
(18,24,22)
#000000
(0,0,0)

Tints of #BCA4B6

#BCA4B6
(188,164,182)
#C2ACBC
(194,172,188)
#C8B4C2
(200,180,194)
#CEBCC8
(206,188,200)
#D4C4CE
(212,196,206)
#DACCD4
(218,204,212)
#E0D4DA
(224,212,218)
#E6DCE0
(230,220,224)
#ECE4E6
(236,228,230)
#F2ECEC
(242,236,236)
#F8F4F2
(248,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCA4B6 color. Also use rgb(188,164,182) instead hex code.

Text Font Color

.myTextColor { color: #BCA4B6; }

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

This text font color is #BCA4B6.

Background Color

.myBgColor { background-color: #BCA4B6; }

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

This div background color is #BCA4B6.

Border color

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

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

This div border color is #BCA4B6.

Opacity

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

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

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

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

This text has shadow with #BCA4B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCA4B6.

Preview

Color preview on black background

This text has color #BCA4B6 on black background.


Color preview on white background

This text has color #BCA4B6 on white background.


Black color preview on #BCA4B6 background

This text has black color on #BCA4B6 background.


White color preview on #BCA4B6 background

This text has white color on #BCA4B6 background.


Related colors

Complementary color

Complementary color for #hex is #435B49.


I love getcolorcode.com

Triadic colors

1 #B6BCA4 and #A4B6BC with #BCA4B6 are triadic colors.

2 #B6A4BC and #A4BCB6 with #BCA4B6 are triadic colors.