COLOR #B6AEBB

HEX: #B6AEBB RGB: (182,174,187)

Color info

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

RGB color model

#B6AEBB color RGB value is (182,174,187).

RGB: (182,174,187) (71%, 68%, 73%)

RGB channels and saturation

R 182 of 255 = 71%
G 174 of 255 = 68%
B 187 of 255 = 73%

182
174
187

R + G + B ~ 71%. #B6AEBB is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 174 + 187 = 543 (100%)
R 182 of 543 ~ 33.52%
G 174 of 543 ~ 32.04%
B 187 of 543 ~ 34.44'%

%33.52
%32.04
%34.44

CMYK color model

#B6AEBB color CMYK value is (3,7,0,27).

  • cyan value is 2.67%
  • magenta value is 6.95%
  • yellow value is 0.00%
  • key color value is 26.67%

CMYK: (3,7,0,27)
C3M7Y0K27 (3%, 7%, 0%, 27%)
(0.03 / 0.07 / 0.00 / 0.27)

CMYK percentages

%2.67
%6.95
%0
%26.67

Codes

Color #B6AEBB in popluar color models

B6 AE BB
RGB 182 174 187
HSL 277° 8.72% 70.78%
HSB/HSV 277° 6.95% 73.33%
CMYK 2.67% 6.95% 0.00%
26.67%

Color #B6AEBB in popluar number systems.

HEX B6 AE BB
Decimal 182 174 187
Binary 10110110 10101110 10111011
Octal 266 256 273

Shades and tints

Shades of #B6AEBB

#B6AEBB
(182,174,187)
#A69FAA
(166,159,170)
#969099
(150,144,153)
#868188
(134,129,136)
#767277
(118,114,119)
#666366
(102,99,102)
#565455
(86,84,85)
#464544
(70,69,68)
#363633
(54,54,51)
#262722
(38,39,34)
#161811
(22,24,17)
#000000
(0,0,0)

Tints of #B6AEBB

#B6AEBB
(182,174,187)
#BCB5C1
(188,181,193)
#C2BCC7
(194,188,199)
#C8C3CD
(200,195,205)
#CECAD3
(206,202,211)
#D4D1D9
(212,209,217)
#DAD8DF
(218,216,223)
#E0DFE5
(224,223,229)
#E6E6EB
(230,230,235)
#ECEDF1
(236,237,241)
#F2F4F7
(242,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6AEBB color. Also use rgb(182,174,187) instead hex code.

Text Font Color

.myTextColor { color: #B6AEBB; }

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

This text font color is #B6AEBB.

Background Color

.myBgColor { background-color: #B6AEBB; }

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

This div background color is #B6AEBB.

Border color

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

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

This div border color is #B6AEBB.

Opacity

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

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

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

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

This text has shadow with #B6AEBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6AEBB.

Preview

Color preview on black background

This text has color #B6AEBB on black background.


Color preview on white background

This text has color #B6AEBB on white background.


Black color preview on #B6AEBB background

This text has black color on #B6AEBB background.


White color preview on #B6AEBB background

This text has white color on #B6AEBB background.


Related colors

Complementary color

Complementary color for #hex is #495144.


I love getcolorcode.com

Triadic colors

1 #BBB6AE and #AEBBB6 with #B6AEBB are triadic colors.

2 #BBAEB6 and #AEB6BB with #B6AEBB are triadic colors.