COLOR #BDAEB9

HEX: #BDAEB9 RGB: (189,174,185)

Color info

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

RGB color model

#BDAEB9 color RGB value is (189,174,185).

RGB: (189,174,185) (74%, 68%, 73%)

RGB channels and saturation

R 189 of 255 = 74%
G 174 of 255 = 68%
B 185 of 255 = 73%

189
174
185

R + G + B ~ 72%. #BDAEB9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 174 + 185 = 548 (100%)
R 189 of 548 ~ 34.49%
G 174 of 548 ~ 31.75%
B 185 of 548 ~ 33.76'%

%34.49
%31.75
%33.76

CMYK color model

#BDAEB9 color CMYK value is (0,8,2,26).

  • cyan value is 0.00%
  • magenta value is 7.94%
  • yellow value is 2.12%
  • key color value is 25.88%

CMYK: (0,8,2,26)
C0M8Y2K26 (0%, 8%, 2%, 26%)
(0.00 / 0.08 / 0.02 / 0.26)

CMYK percentages

%0
%7.94
%2.12
%25.88

Codes

Color #BDAEB9 in popluar color models

BD AE B9
RGB 189 174 185
HSL 316° 10.20% 71.18%
HSB/HSV 316° 7.94% 74.12%
CMYK 0.00% 7.94% 2.12%
25.88%

Color #BDAEB9 in popluar number systems.

HEX BD AE B9
Decimal 189 174 185
Binary 10111101 10101110 10111001
Octal 275 256 271

Shades and tints

Shades of #BDAEB9

#BDAEB9
(189,174,185)
#AC9FA9
(172,159,169)
#9B9099
(155,144,153)
#8A8189
(138,129,137)
#797279
(121,114,121)
#686369
(104,99,105)
#575459
(87,84,89)
#464549
(70,69,73)
#353639
(53,54,57)
#242729
(36,39,41)
#131819
(19,24,25)
#000000
(0,0,0)

Tints of #BDAEB9

#BDAEB9
(189,174,185)
#C3B5BF
(195,181,191)
#C9BCC5
(201,188,197)
#CFC3CB
(207,195,203)
#D5CAD1
(213,202,209)
#DBD1D7
(219,209,215)
#E1D8DD
(225,216,221)
#E7DFE3
(231,223,227)
#EDE6E9
(237,230,233)
#F3EDEF
(243,237,239)
#F9F4F5
(249,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDAEB9; }

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

This text font color is #BDAEB9.

Background Color

.myBgColor { background-color: #BDAEB9; }

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

This div background color is #BDAEB9.

Border color

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

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

This div border color is #BDAEB9.

Opacity

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

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

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

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

This text has shadow with #BDAEB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDAEB9.

Preview

Color preview on black background

This text has color #BDAEB9 on black background.


Color preview on white background

This text has color #BDAEB9 on white background.


Black color preview on #BDAEB9 background

This text has black color on #BDAEB9 background.


White color preview on #BDAEB9 background

This text has white color on #BDAEB9 background.


Related colors

Complementary color

Complementary color for #hex is #425146.


I love getcolorcode.com

Triadic colors

1 #B9BDAE and #AEB9BD with #BDAEB9 are triadic colors.

2 #B9AEBD and #AEBDB9 with #BDAEB9 are triadic colors.