COLOR #BDB9EF

HEX: #BDB9EF RGB: (189,185,239)

Color info

#BDB9EF contains red, green and blue colors in about the same proportion. Web safe color of #BDB9EF is #CCCCFF (or #CCF).

RGB color model

#BDB9EF color RGB value is (189,185,239).

RGB: (189,185,239) (74%, 73%, 94%)

RGB channels and saturation

R 189 of 255 = 74%
G 185 of 255 = 73%
B 239 of 255 = 94%

189
185
239

R + G + B ~ 80%. #BDB9EF is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 185 + 239 = 613 (100%)
R 189 of 613 ~ 30.83%
G 185 of 613 ~ 30.18%
B 239 of 613 ~ 38.99'%

%30.83
%30.18
%38.99

CMYK color model

#BDB9EF color CMYK value is (21,23,0,6).

  • cyan value is 20.92%
  • magenta value is 22.59%
  • yellow value is 0.00%
  • key color value is 6.27%
CMYK: (21,23,0,6) C21M23Y0K6 (21%,23%,0%,6%) (0.21/0.23/0.00/0.06) 

CMYK percentages

%20.92
%22.59
%0
%6.27

Codes

Color #BDB9EF in popluar color models

BD B9 EF
RGB 189 185 239
HSL 244° 62.79% 83.14%
HSB/HSV 244° 22.59% 93.73%
CMYK 20.92% 22.59% 0.00%
6.27%

Color #BDB9EF in popluar number systems.

HEX BD B9 EF
Decimal 189 185 239
Binary 10111101 10111001 11101111
Octal 275 271 357

Shades and tints

Shades of #BDB9EF

#BDB9EF
(189,185,239)
#ACA9DA
(172,169,218)
#9B99C5
(155,153,197)
#8A89B0
(138,137,176)
#79799B
(121,121,155)
#686986
(104,105,134)
#575971
(87,89,113)
#46495C
(70,73,92)
#353947
(53,57,71)
#242932
(36,41,50)
#13191D
(19,25,29)
#000000
(0,0,0)

Tints of #BDB9EF

#BDB9EF
(189,185,239)
#C3BFF0
(195,191,240)
#C9C5F1
(201,197,241)
#CFCBF2
(207,203,242)
#D5D1F3
(213,209,243)
#DBD7F4
(219,215,244)
#E1DDF5
(225,221,245)
#E7E3F6
(231,227,246)
#EDE9F7
(237,233,247)
#F3EFF8
(243,239,248)
#F9F5F9
(249,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDB9EF color. Also use rgb(189,185,239) instead hex code.

Text Font Color

.myTextColor { color: #BDB9EF; }

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

This text font color is #BDB9EF.

Background Color

.myBgColor { background-color: #BDB9EF; }

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

This div background color is #BDB9EF.

Border color

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

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

This div border color is #BDB9EF.

Opacity

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

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

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

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

This text has shadow with #BDB9EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB9EF.

Preview

Color preview on black background

This text has color #BDB9EF on black background.


Color preview on white background

This text has color #BDB9EF on white background.


Black color preview on #BDB9EF background

This text has black color on #BDB9EF background.


White color preview on #BDB9EF background

This text has white color on #BDB9EF background.


Related colors

Complementary color

Complementary color for #hex is #424610.


I love getcolorcode.com

Triadic colors

1 #EFBDB9 and #B9EFBD with #BDB9EF are triadic colors.

2 #EFB9BD and #B9BDEF with #BDB9EF are triadic colors.