COLOR #B4BABC

HEX: #B4BABC RGB: (180,186,188)

Color info

#B4BABC contains red, green and blue colors in about the same proportion. Web safe color of #B4BABC is #CCCCCC (or #CCC).

RGB color model

#B4BABC color RGB value is (180,186,188).

RGB: (180,186,188) (71%, 73%, 74%)

RGB channels and saturation

R 180 of 255 = 71%
G 186 of 255 = 73%
B 188 of 255 = 74%

180
186
188

R + G + B ~ 73%. #B4BABC is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 186 + 188 = 554 (100%)
R 180 of 554 ~ 32.49%
G 186 of 554 ~ 33.57%
B 188 of 554 ~ 33.94'%

%32.49
%33.57
%33.94

CMYK color model

#B4BABC color CMYK value is (4,1,0,26).

  • cyan value is 4.26%
  • magenta value is 1.06%
  • yellow value is 0.00%
  • key color value is 26.27%

CMYK: (4,1,0,26)
C4M1Y0K26 (4%, 1%, 0%, 26%)
(0.04 / 0.01 / 0.00 / 0.26)

CMYK percentages

%4.26
%1.06
%0
%26.27

Codes

Color #B4BABC in popluar color models

B4 BA BC
RGB 180 186 188
HSL 195° 5.63% 72.16%
HSB/HSV 195° 4.26% 73.73%
CMYK 4.26% 1.06% 0.00%
26.27%

Color #B4BABC in popluar number systems.

HEX B4 BA BC
Decimal 180 186 188
Binary 10110100 10111010 10111100
Octal 264 272 274

Shades and tints

Shades of #B4BABC

#B4BABC
(180,186,188)
#A4AAAB
(164,170,171)
#949A9A
(148,154,154)
#848A89
(132,138,137)
#747A78
(116,122,120)
#646A67
(100,106,103)
#545A56
(84,90,86)
#444A45
(68,74,69)
#343A34
(52,58,52)
#242A23
(36,42,35)
#141A12
(20,26,18)
#000000
(0,0,0)

Tints of #B4BABC

#B4BABC
(180,186,188)
#BAC0C2
(186,192,194)
#C0C6C8
(192,198,200)
#C6CCCE
(198,204,206)
#CCD2D4
(204,210,212)
#D2D8DA
(210,216,218)
#D8DEE0
(216,222,224)
#DEE4E6
(222,228,230)
#E4EAEC
(228,234,236)
#EAF0F2
(234,240,242)
#F0F6F8
(240,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4BABC; }

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

This text font color is #B4BABC.

Background Color

.myBgColor { background-color: #B4BABC; }

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

This div background color is #B4BABC.

Border color

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

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

This div border color is #B4BABC.

Opacity

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

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

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

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

This text has shadow with #B4BABC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4BABC.

Preview

Color preview on black background

This text has color #B4BABC on black background.


Color preview on white background

This text has color #B4BABC on white background.


Black color preview on #B4BABC background

This text has black color on #B4BABC background.


White color preview on #B4BABC background

This text has white color on #B4BABC background.


Related colors

Complementary color

Complementary color for #hex is #4B4543.


I love getcolorcode.com

Triadic colors

1 #BCB4BA and #BABCB4 with #B4BABC are triadic colors.

2 #BCBAB4 and #BAB4BC with #B4BABC are triadic colors.