COLOR #B2ABAD

HEX: #B2ABAD RGB: (178,171,173)

Color info

#B2ABAD contains red, green and blue colors in about the same proportion. Web safe color of #B2ABAD is #999999 (or #999).

RGB color model

#B2ABAD color RGB value is (178,171,173).

RGB: (178,171,173) (70%, 67%, 68%)

RGB channels and saturation

R 178 of 255 = 70%
G 171 of 255 = 67%
B 173 of 255 = 68%

178
171
173

R + G + B ~ 68%. #B2ABAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 171 + 173 = 522 (100%)
R 178 of 522 ~ 34.1%
G 171 of 522 ~ 32.76%
B 173 of 522 ~ 33.14'%

%34.1
%32.76
%33.14

CMYK color model

#B2ABAD color CMYK value is (0,4,3,30).

  • cyan value is 0.00%
  • magenta value is 3.93%
  • yellow value is 2.81%
  • key color value is 30.20%

CMYK: (0,4,3,30)
C0M4Y3K30 (0%, 4%, 3%, 30%)
(0.00 / 0.04 / 0.03 / 0.30)

CMYK percentages

%0
%3.93
%2.81
%30.2

Codes

Color #B2ABAD in popluar color models

B2 AB AD
RGB 178 171 173
HSL 343° 4.35% 68.43%
HSB/HSV 343° 3.93% 69.80%
CMYK 0.00% 3.93% 2.81%
30.20%

Color #B2ABAD in popluar number systems.

HEX B2 AB AD
Decimal 178 171 173
Binary 10110010 10101011 10101101
Octal 262 253 255

Shades and tints

Shades of #B2ABAD

#B2ABAD
(178,171,173)
#A29C9E
(162,156,158)
#928D8F
(146,141,143)
#827E80
(130,126,128)
#726F71
(114,111,113)
#626062
(98,96,98)
#525153
(82,81,83)
#424244
(66,66,68)
#323335
(50,51,53)
#222426
(34,36,38)
#121517
(18,21,23)
#000000
(0,0,0)

Tints of #B2ABAD

#B2ABAD
(178,171,173)
#B9B2B4
(185,178,180)
#C0B9BB
(192,185,187)
#C7C0C2
(199,192,194)
#CEC7C9
(206,199,201)
#D5CED0
(213,206,208)
#DCD5D7
(220,213,215)
#E3DCDE
(227,220,222)
#EAE3E5
(234,227,229)
#F1EAEC
(241,234,236)
#F8F1F3
(248,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2ABAD color. Also use rgb(178,171,173) instead hex code.

Text Font Color

.myTextColor { color: #B2ABAD; }

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

This text font color is #B2ABAD.

Background Color

.myBgColor { background-color: #B2ABAD; }

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

This div background color is #B2ABAD.

Border color

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

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

This div border color is #B2ABAD.

Opacity

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

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

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

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

This text has shadow with #B2ABAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ABAD.

Preview

Color preview on black background

This text has color #B2ABAD on black background.


Color preview on white background

This text has color #B2ABAD on white background.


Black color preview on #B2ABAD background

This text has black color on #B2ABAD background.


White color preview on #B2ABAD background

This text has white color on #B2ABAD background.


Related colors

Complementary color

Complementary color for #hex is #4D5452.


I love getcolorcode.com

Triadic colors

1 #ADB2AB and #ABADB2 with #B2ABAD are triadic colors.

2 #ADABB2 and #ABB2AD with #B2ABAD are triadic colors.