COLOR #BDAAE6

HEX: #BDAAE6 RGB: (189,170,230)

Color info

#BDAAE6 contains mainly red and blue colors. Web safe color of #BDAAE6 is #CC99CC (or #C9C).

RGB color model

#BDAAE6 color RGB value is (189,170,230).

RGB: (189,170,230) (74%, 67%, 90%)

RGB channels and saturation

R 189 of 255 = 74%
G 170 of 255 = 67%
B 230 of 255 = 90%

189
170
230

R + G + B ~ 77%. #BDAAE6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 170 + 230 = 589 (100%)
R 189 of 589 ~ 32.09%
G 170 of 589 ~ 28.86%
B 230 of 589 ~ 39.05'%

%32.09
%28.86
%39.05

CMYK color model

#BDAAE6 color CMYK value is (18,26,0,10).

  • cyan value is 17.83%
  • magenta value is 26.09%
  • yellow value is 0.00%
  • key color value is 9.80%
CMYK: (18,26,0,10) C18M26Y0K10 (18%,26%,0%,10%) (0.18/0.26/0.00/0.10) 

CMYK percentages

%17.83
%26.09
%0
%9.8

Codes

Color #BDAAE6 in popluar color models

BD AA E6
RGB 189 170 230
HSL 259° 54.55% 78.43%
HSB/HSV 259° 26.09% 90.20%
CMYK 17.83% 26.09% 0.00%
9.80%

Color #BDAAE6 in popluar number systems.

HEX BD AA E6
Decimal 189 170 230
Binary 10111101 10101010 11100110
Octal 275 252 346

Shades and tints

Shades of #BDAAE6

#BDAAE6
(189,170,230)
#AC9BD2
(172,155,210)
#9B8CBE
(155,140,190)
#8A7DAA
(138,125,170)
#796E96
(121,110,150)
#685F82
(104,95,130)
#57506E
(87,80,110)
#46415A
(70,65,90)
#353246
(53,50,70)
#242332
(36,35,50)
#13141E
(19,20,30)
#000000
(0,0,0)

Tints of #BDAAE6

#BDAAE6
(189,170,230)
#C3B1E8
(195,177,232)
#C9B8EA
(201,184,234)
#CFBFEC
(207,191,236)
#D5C6EE
(213,198,238)
#DBCDF0
(219,205,240)
#E1D4F2
(225,212,242)
#E7DBF4
(231,219,244)
#EDE2F6
(237,226,246)
#F3E9F8
(243,233,248)
#F9F0FA
(249,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDAAE6 color. Also use rgb(189,170,230) instead hex code.

Text Font Color

.myTextColor { color: #BDAAE6; }

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

This text font color is #BDAAE6.

Background Color

.myBgColor { background-color: #BDAAE6; }

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

This div background color is #BDAAE6.

Border color

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

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

This div border color is #BDAAE6.

Opacity

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

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

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

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

This text has shadow with #BDAAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDAAE6.

Preview

Color preview on black background

This text has color #BDAAE6 on black background.


Color preview on white background

This text has color #BDAAE6 on white background.


Black color preview on #BDAAE6 background

This text has black color on #BDAAE6 background.


White color preview on #BDAAE6 background

This text has white color on #BDAAE6 background.


Related colors

Complementary color

Complementary color for #hex is #425519.


I love getcolorcode.com

Triadic colors

1 #E6BDAA and #AAE6BD with #BDAAE6 are triadic colors.

2 #E6AABD and #AABDE6 with #BDAAE6 are triadic colors.