COLOR #B2AEBA

HEX: #B2AEBA RGB: (178,174,186)

Color info

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

RGB color model

#B2AEBA color RGB value is (178,174,186).

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

RGB channels and saturation

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

178
174
186

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

Portions of RGB colors in percentages

R + G + B = 178 + 174 + 186 = 538 (100%)
R 178 of 538 ~ 33.09%
G 174 of 538 ~ 32.34%
B 186 of 538 ~ 34.57'%

%33.09
%32.34
%34.57

CMYK color model

#B2AEBA color CMYK value is (4,6,0,27).

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

CMYK: (4,6,0,27)
C4M6Y0K27 (4%, 6%, 0%, 27%)
(0.04 / 0.06 / 0.00 / 0.27)

CMYK percentages

%4.3
%6.45
%0
%27.06

Codes

Color #B2AEBA in popluar color models

B2 AE BA
RGB 178 174 186
HSL 260° 8.00% 70.59%
HSB/HSV 260° 6.45% 72.94%
CMYK 4.30% 6.45% 0.00%
27.06%

Color #B2AEBA in popluar number systems.

HEX B2 AE BA
Decimal 178 174 186
Binary 10110010 10101110 10111010
Octal 262 256 272

Shades and tints

Shades of #B2AEBA

#B2AEBA
(178,174,186)
#A29FAA
(162,159,170)
#92909A
(146,144,154)
#82818A
(130,129,138)
#72727A
(114,114,122)
#62636A
(98,99,106)
#52545A
(82,84,90)
#42454A
(66,69,74)
#32363A
(50,54,58)
#22272A
(34,39,42)
#12181A
(18,24,26)
#000000
(0,0,0)

Tints of #B2AEBA

#B2AEBA
(178,174,186)
#B9B5C0
(185,181,192)
#C0BCC6
(192,188,198)
#C7C3CC
(199,195,204)
#CECAD2
(206,202,210)
#D5D1D8
(213,209,216)
#DCD8DE
(220,216,222)
#E3DFE4
(227,223,228)
#EAE6EA
(234,230,234)
#F1EDF0
(241,237,240)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2AEBA; }

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

This text font color is #B2AEBA.

Background Color

.myBgColor { background-color: #B2AEBA; }

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

This div background color is #B2AEBA.

Border color

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

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

This div border color is #B2AEBA.

Opacity

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

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

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

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

This text has shadow with #B2AEBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2AEBA.

Preview

Color preview on black background

This text has color #B2AEBA on black background.


Color preview on white background

This text has color #B2AEBA on white background.


Black color preview on #B2AEBA background

This text has black color on #B2AEBA background.


White color preview on #B2AEBA background

This text has white color on #B2AEBA background.


Related colors

Complementary color

Complementary color for #hex is #4D5145.


I love getcolorcode.com

Triadic colors

1 #BAB2AE and #AEBAB2 with #B2AEBA are triadic colors.

2 #BAAEB2 and #AEB2BA with #B2AEBA are triadic colors.