COLOR #BDA9BD

HEX: #BDA9BD RGB: (189,169,189)

Color info

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

RGB color model

#BDA9BD color RGB value is (189,169,189).

RGB: (189,169,189) (74%, 66%, 74%)

RGB channels and saturation

R 189 of 255 = 74%
G 169 of 255 = 66%
B 189 of 255 = 74%

189
169
189

R + G + B ~ 71%. #BDA9BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 169 + 189 = 547 (100%)
R 189 of 547 ~ 34.55%
G 169 of 547 ~ 30.9%
B 189 of 547 ~ 34.55'%

%34.55
%30.9
%34.55

CMYK color model

#BDA9BD color CMYK value is (0,11,0,26).

  • cyan value is 0.00%
  • magenta value is 10.58%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (0,11,0,26)
C0M11Y0K26 (0%, 11%, 0%, 26%)
(0.00 / 0.11 / 0.00 / 0.26)

CMYK percentages

%0
%10.58
%0
%25.88

Codes

Color #BDA9BD in popluar color models

BD A9 BD
RGB 189 169 189
HSL 300° 13.16% 70.20%
HSB/HSV 300° 10.58% 74.12%
CMYK 0.00% 10.58% 0.00%
25.88%

Color #BDA9BD in popluar number systems.

HEX BD A9 BD
Decimal 189 169 189
Binary 10111101 10101001 10111101
Octal 275 251 275

Shades and tints

Shades of #BDA9BD

#BDA9BD
(189,169,189)
#AC9AAC
(172,154,172)
#9B8B9B
(155,139,155)
#8A7C8A
(138,124,138)
#796D79
(121,109,121)
#685E68
(104,94,104)
#574F57
(87,79,87)
#464046
(70,64,70)
#353135
(53,49,53)
#242224
(36,34,36)
#131313
(19,19,19)
#000000
(0,0,0)

Tints of #BDA9BD

#BDA9BD
(189,169,189)
#C3B0C3
(195,176,195)
#C9B7C9
(201,183,201)
#CFBECF
(207,190,207)
#D5C5D5
(213,197,213)
#DBCCDB
(219,204,219)
#E1D3E1
(225,211,225)
#E7DAE7
(231,218,231)
#EDE1ED
(237,225,237)
#F3E8F3
(243,232,243)
#F9EFF9
(249,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDA9BD; }

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

This text font color is #BDA9BD.

Background Color

.myBgColor { background-color: #BDA9BD; }

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

This div background color is #BDA9BD.

Border color

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

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

This div border color is #BDA9BD.

Opacity

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

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

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

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

This text has shadow with #BDA9BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDA9BD.

Preview

Color preview on black background

This text has color #BDA9BD on black background.


Color preview on white background

This text has color #BDA9BD on white background.


Black color preview on #BDA9BD background

This text has black color on #BDA9BD background.


White color preview on #BDA9BD background

This text has white color on #BDA9BD background.


Related colors

Complementary color

Complementary color for #hex is #425642.


I love getcolorcode.com

Triadic colors

1 #BDBDA9 and #A9BDBD with #BDA9BD are triadic colors.

2 #BDA9BD and #A9BDBD with #BDA9BD are triadic colors.