COLOR #B2AECE

HEX: #B2AECE RGB: (178,174,206)

Color info

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

RGB color model

#B2AECE color RGB value is (178,174,206).

RGB: (178,174,206) (70%, 68%, 81%)

RGB channels and saturation

R 178 of 255 = 70%
G 174 of 255 = 68%
B 206 of 255 = 81%

178
174
206

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

Portions of RGB colors in percentages

R + G + B = 178 + 174 + 206 = 558 (100%)
R 178 of 558 ~ 31.9%
G 174 of 558 ~ 31.18%
B 206 of 558 ~ 36.92'%

%31.9
%31.18
%36.92

CMYK color model

#B2AECE color CMYK value is (14,16,0,19).

  • cyan value is 13.59%
  • magenta value is 15.53%
  • yellow value is 0.00%
  • key color value is 19.22%
CMYK: (14,16,0,19) C14M16Y0K19 (14%,16%,0%,19%) (0.14/0.16/0.00/0.19) 

CMYK percentages

%13.59
%15.53
%0
%19.22

Codes

Color #B2AECE in popluar color models

B2 AE CE
RGB 178 174 206
HSL 248° 24.62% 74.51%
HSB/HSV 248° 15.53% 80.78%
CMYK 13.59% 15.53% 0.00%
19.22%

Color #B2AECE in popluar number systems.

HEX B2 AE CE
Decimal 178 174 206
Binary 10110010 10101110 11001110
Octal 262 256 316

Shades and tints

Shades of #B2AECE

#B2AECE
(178,174,206)
#A29FBC
(162,159,188)
#9290AA
(146,144,170)
#828198
(130,129,152)
#727286
(114,114,134)
#626374
(98,99,116)
#525462
(82,84,98)
#424550
(66,69,80)
#32363E
(50,54,62)
#22272C
(34,39,44)
#12181A
(18,24,26)
#000000
(0,0,0)

Tints of #B2AECE

#B2AECE
(178,174,206)
#B9B5D2
(185,181,210)
#C0BCD6
(192,188,214)
#C7C3DA
(199,195,218)
#CECADE
(206,202,222)
#D5D1E2
(213,209,226)
#DCD8E6
(220,216,230)
#E3DFEA
(227,223,234)
#EAE6EE
(234,230,238)
#F1EDF2
(241,237,242)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2AECE; }

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

This text font color is #B2AECE.

Background Color

.myBgColor { background-color: #B2AECE; }

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

This div background color is #B2AECE.

Border color

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

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

This div border color is #B2AECE.

Opacity

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

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

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

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

This text has shadow with #B2AECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2AECE.

Preview

Color preview on black background

This text has color #B2AECE on black background.


Color preview on white background

This text has color #B2AECE on white background.


Black color preview on #B2AECE background

This text has black color on #B2AECE background.


White color preview on #B2AECE background

This text has white color on #B2AECE background.


Related colors

Complementary color

Complementary color for #hex is #4D5131.


I love getcolorcode.com

Triadic colors

1 #CEB2AE and #AECEB2 with #B2AECE are triadic colors.

2 #CEAEB2 and #AEB2CE with #B2AECE are triadic colors.