COLOR #BDB4D6

HEX: #BDB4D6 RGB: (189,180,214)

Color info

#BDB4D6 contains red, green and blue colors in about the same proportion. Web safe color of #BDB4D6 is #CCCCCC (or #CCC).

RGB color model

#BDB4D6 color RGB value is (189,180,214).

RGB: (189,180,214) (74%, 71%, 84%)

RGB channels and saturation

R 189 of 255 = 74%
G 180 of 255 = 71%
B 214 of 255 = 84%

189
180
214

R + G + B ~ 76%. #BDB4D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 180 + 214 = 583 (100%)
R 189 of 583 ~ 32.42%
G 180 of 583 ~ 30.87%
B 214 of 583 ~ 36.71'%

%32.42
%30.87
%36.71

CMYK color model

#BDB4D6 color CMYK value is (12,16,0,16).

  • cyan value is 11.68%
  • magenta value is 15.89%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (12,16,0,16)
C12M16Y0K16 (12%, 16%, 0%, 16%)
(0.12 / 0.16 / 0.00 / 0.16)

CMYK percentages

%11.68
%15.89
%0
%16.08

Codes

Color #BDB4D6 in popluar color models

BD B4 D6
RGB 189 180 214
HSL 256° 29.31% 77.25%
HSB/HSV 256° 15.89% 83.92%
CMYK 11.68% 15.89% 0.00%
16.08%

Color #BDB4D6 in popluar number systems.

HEX BD B4 D6
Decimal 189 180 214
Binary 10111101 10110100 11010110
Octal 275 264 326

Shades and tints

Shades of #BDB4D6

#BDB4D6
(189,180,214)
#ACA4C3
(172,164,195)
#9B94B0
(155,148,176)
#8A849D
(138,132,157)
#79748A
(121,116,138)
#686477
(104,100,119)
#575464
(87,84,100)
#464451
(70,68,81)
#35343E
(53,52,62)
#24242B
(36,36,43)
#131418
(19,20,24)
#000000
(0,0,0)

Tints of #BDB4D6

#BDB4D6
(189,180,214)
#C3BAD9
(195,186,217)
#C9C0DC
(201,192,220)
#CFC6DF
(207,198,223)
#D5CCE2
(213,204,226)
#DBD2E5
(219,210,229)
#E1D8E8
(225,216,232)
#E7DEEB
(231,222,235)
#EDE4EE
(237,228,238)
#F3EAF1
(243,234,241)
#F9F0F4
(249,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDB4D6 color. Also use rgb(189,180,214) instead hex code.

Text Font Color

.myTextColor { color: #BDB4D6; }

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

This text font color is #BDB4D6.

Background Color

.myBgColor { background-color: #BDB4D6; }

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

This div background color is #BDB4D6.

Border color

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

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

This div border color is #BDB4D6.

Opacity

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

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

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

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

This text has shadow with #BDB4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB4D6.

Preview

Color preview on black background

This text has color #BDB4D6 on black background.


Color preview on white background

This text has color #BDB4D6 on white background.


Black color preview on #BDB4D6 background

This text has black color on #BDB4D6 background.


White color preview on #BDB4D6 background

This text has white color on #BDB4D6 background.


Related colors

Complementary color

Complementary color for #hex is #424B29.


I love getcolorcode.com

Triadic colors

1 #D6BDB4 and #B4D6BD with #BDB4D6 are triadic colors.

2 #D6B4BD and #B4BDD6 with #BDB4D6 are triadic colors.