COLOR #B2ADBA

HEX: #B2ADBA RGB: (178,173,186)

Color info

#B2ADBA contains red, green and blue colors in about the same proportion. Web safe color of #B2ADBA is #9999CC (or #99C).

RGB color model

#B2ADBA color RGB value is (178,173,186).

RGB: (178,173,186) (70%, 68%, 73%)

RGB channels and saturation

R 178 of 255 = 70%
G 173 of 255 = 68%
B 186 of 255 = 73%

178
173
186

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

Portions of RGB colors in percentages

R + G + B = 178 + 173 + 186 = 537 (100%)
R 178 of 537 ~ 33.15%
G 173 of 537 ~ 32.22%
B 186 of 537 ~ 34.64'%

%33.15
%32.22
%34.64

CMYK color model

#B2ADBA color CMYK value is (4,7,0,27).

  • cyan value is 4.30%
  • magenta value is 6.99%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (4,7,0,27)
C4M7Y0K27 (4%, 7%, 0%, 27%)
(0.04 / 0.07 / 0.00 / 0.27)

CMYK percentages

%4.3
%6.99
%0
%27.06

Codes

Color #B2ADBA in popluar color models

B2 AD BA
RGB 178 173 186
HSL 263° 8.61% 70.39%
HSB/HSV 263° 6.99% 72.94%
CMYK 4.30% 6.99% 0.00%
27.06%

Color #B2ADBA in popluar number systems.

HEX B2 AD BA
Decimal 178 173 186
Binary 10110010 10101101 10111010
Octal 262 255 272

Shades and tints

Shades of #B2ADBA

#B2ADBA
(178,173,186)
#A29EAA
(162,158,170)
#928F9A
(146,143,154)
#82808A
(130,128,138)
#72717A
(114,113,122)
#62626A
(98,98,106)
#52535A
(82,83,90)
#42444A
(66,68,74)
#32353A
(50,53,58)
#22262A
(34,38,42)
#12171A
(18,23,26)
#000000
(0,0,0)

Tints of #B2ADBA

#B2ADBA
(178,173,186)
#B9B4C0
(185,180,192)
#C0BBC6
(192,187,198)
#C7C2CC
(199,194,204)
#CEC9D2
(206,201,210)
#D5D0D8
(213,208,216)
#DCD7DE
(220,215,222)
#E3DEE4
(227,222,228)
#EAE5EA
(234,229,234)
#F1ECF0
(241,236,240)
#F8F3F6
(248,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2ADBA; }

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

This text font color is #B2ADBA.

Background Color

.myBgColor { background-color: #B2ADBA; }

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

This div background color is #B2ADBA.

Border color

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

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

This div border color is #B2ADBA.

Opacity

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

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

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

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

This text has shadow with #B2ADBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ADBA.

Preview

Color preview on black background

This text has color #B2ADBA on black background.


Color preview on white background

This text has color #B2ADBA on white background.


Black color preview on #B2ADBA background

This text has black color on #B2ADBA background.


White color preview on #B2ADBA background

This text has white color on #B2ADBA background.


Related colors

Complementary color

Complementary color for #hex is #4D5245.


I love getcolorcode.com

Triadic colors

1 #BAB2AD and #ADBAB2 with #B2ADBA are triadic colors.

2 #BAADB2 and #ADB2BA with #B2ADBA are triadic colors.