COLOR #BDBFD6

HEX: #BDBFD6 RGB: (189,191,214)

Color info

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

RGB color model

#BDBFD6 color RGB value is (189,191,214).

RGB: (189,191,214) (74%, 75%, 84%)

RGB channels and saturation

R 189 of 255 = 74%
G 191 of 255 = 75%
B 214 of 255 = 84%

189
191
214

R + G + B ~ 78%. #BDBFD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 191 + 214 = 594 (100%)
R 189 of 594 ~ 31.82%
G 191 of 594 ~ 32.15%
B 214 of 594 ~ 36.03'%

%31.82
%32.15
%36.03

CMYK color model

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

  • cyan value is 11.68%
  • magenta value is 10.75%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (12,11,0,16) C12M11Y0K16 (12%,11%,0%,16%) (0.12/0.11/0.00/0.16) 

CMYK percentages

%11.68
%10.75
%0
%16.08

Codes

Color #BDBFD6 in popluar color models

BD BF D6
RGB 189 191 214
HSL 235° 23.36% 79.02%
HSB/HSV 235° 11.68% 83.92%
CMYK 11.68% 10.75% 0.00%
16.08%

Color #BDBFD6 in popluar number systems.

HEX BD BF D6
Decimal 189 191 214
Binary 10111101 10111111 11010110
Octal 275 277 326

Shades and tints

Shades of #BDBFD6

#BDBFD6
(189,191,214)
#ACAEC3
(172,174,195)
#9B9DB0
(155,157,176)
#8A8C9D
(138,140,157)
#797B8A
(121,123,138)
#686A77
(104,106,119)
#575964
(87,89,100)
#464851
(70,72,81)
#35373E
(53,55,62)
#24262B
(36,38,43)
#131518
(19,21,24)
#000000
(0,0,0)

Tints of #BDBFD6

#BDBFD6
(189,191,214)
#C3C4D9
(195,196,217)
#C9C9DC
(201,201,220)
#CFCEDF
(207,206,223)
#D5D3E2
(213,211,226)
#DBD8E5
(219,216,229)
#E1DDE8
(225,221,232)
#E7E2EB
(231,226,235)
#EDE7EE
(237,231,238)
#F3ECF1
(243,236,241)
#F9F1F4
(249,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDBFD6; }

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

This text font color is #BDBFD6.

Background Color

.myBgColor { background-color: #BDBFD6; }

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

This div background color is #BDBFD6.

Border color

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

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

This div border color is #BDBFD6.

Opacity

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

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

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

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

This text has shadow with #BDBFD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDBFD6.

Preview

Color preview on black background

This text has color #BDBFD6 on black background.


Color preview on white background

This text has color #BDBFD6 on white background.


Black color preview on #BDBFD6 background

This text has black color on #BDBFD6 background.


White color preview on #BDBFD6 background

This text has white color on #BDBFD6 background.


Related colors

Complementary color

Complementary color for #hex is #424029.


I love getcolorcode.com

Triadic colors

1 #D6BDBF and #BFD6BD with #BDBFD6 are triadic colors.

2 #D6BFBD and #BFBDD6 with #BDBFD6 are triadic colors.