COLOR #BDB1D8

HEX: #BDB1D8 RGB: (189,177,216)

Color info

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

RGB color model

#BDB1D8 color RGB value is (189,177,216).

RGB: (189,177,216) (74%, 69%, 85%)

RGB channels and saturation

R 189 of 255 = 74%
G 177 of 255 = 69%
B 216 of 255 = 85%

189
177
216

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

Portions of RGB colors in percentages

R + G + B = 189 + 177 + 216 = 582 (100%)
R 189 of 582 ~ 32.47%
G 177 of 582 ~ 30.41%
B 216 of 582 ~ 37.11'%

%32.47
%30.41
%37.11

CMYK color model

#BDB1D8 color CMYK value is (13,18,0,15).

  • cyan value is 12.50%
  • magenta value is 18.06%
  • yellow value is 0.00%
  • key color value is 15.29%
CMYK: (13,18,0,15) C13M18Y0K15 (13%,18%,0%,15%) (0.13/0.18/0.00/0.15) 

CMYK percentages

%12.5
%18.06
%0
%15.29

Codes

Color #BDB1D8 in popluar color models

BD B1 D8
RGB 189 177 216
HSL 258° 33.33% 77.06%
HSB/HSV 258° 18.06% 84.71%
CMYK 12.50% 18.06% 0.00%
15.29%

Color #BDB1D8 in popluar number systems.

HEX BD B1 D8
Decimal 189 177 216
Binary 10111101 10110001 11011000
Octal 275 261 330

Shades and tints

Shades of #BDB1D8

#BDB1D8
(189,177,216)
#ACA1C5
(172,161,197)
#9B91B2
(155,145,178)
#8A819F
(138,129,159)
#79718C
(121,113,140)
#686179
(104,97,121)
#575166
(87,81,102)
#464153
(70,65,83)
#353140
(53,49,64)
#24212D
(36,33,45)
#13111A
(19,17,26)
#000000
(0,0,0)

Tints of #BDB1D8

#BDB1D8
(189,177,216)
#C3B8DB
(195,184,219)
#C9BFDE
(201,191,222)
#CFC6E1
(207,198,225)
#D5CDE4
(213,205,228)
#DBD4E7
(219,212,231)
#E1DBEA
(225,219,234)
#E7E2ED
(231,226,237)
#EDE9F0
(237,233,240)
#F3F0F3
(243,240,243)
#F9F7F6
(249,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDB1D8 color. Also use rgb(189,177,216) instead hex code.

Text Font Color

.myTextColor { color: #BDB1D8; }

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

This text font color is #BDB1D8.

Background Color

.myBgColor { background-color: #BDB1D8; }

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

This div background color is #BDB1D8.

Border color

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

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

This div border color is #BDB1D8.

Opacity

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

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

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

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

This text has shadow with #BDB1D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB1D8.

Preview

Color preview on black background

This text has color #BDB1D8 on black background.


Color preview on white background

This text has color #BDB1D8 on white background.


Black color preview on #BDB1D8 background

This text has black color on #BDB1D8 background.


White color preview on #BDB1D8 background

This text has white color on #BDB1D8 background.


Related colors

Complementary color

Complementary color for #hex is #424E27.


I love getcolorcode.com

Triadic colors

1 #D8BDB1 and #B1D8BD with #BDB1D8 are triadic colors.

2 #D8B1BD and #B1BDD8 with #BDB1D8 are triadic colors.