COLOR #BDA7BF

HEX: #BDA7BF RGB: (189,167,191)

Color info

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

RGB color model

#BDA7BF color RGB value is (189,167,191).

RGB: (189,167,191) (74%, 65%, 75%)

RGB channels and saturation

R 189 of 255 = 74%
G 167 of 255 = 65%
B 191 of 255 = 75%

189
167
191

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

Portions of RGB colors in percentages

R + G + B = 189 + 167 + 191 = 547 (100%)
R 189 of 547 ~ 34.55%
G 167 of 547 ~ 30.53%
B 191 of 547 ~ 34.92'%

%34.55
%30.53
%34.92

CMYK color model

#BDA7BF color CMYK value is (1,13,0,25).

  • cyan value is 1.05%
  • magenta value is 12.57%
  • yellow value is 0.00%
  • key color value is 25.10%

CMYK: (1,13,0,25)
C1M13Y0K25 (1%, 13%, 0%, 25%)
(0.01 / 0.13 / 0.00 / 0.25)

CMYK percentages

%1.05
%12.57
%0
%25.1

Codes

Color #BDA7BF in popluar color models

BD A7 BF
RGB 189 167 191
HSL 295° 15.79% 70.20%
HSB/HSV 295° 12.57% 74.90%
CMYK 1.05% 12.57% 0.00%
25.10%

Color #BDA7BF in popluar number systems.

HEX BD A7 BF
Decimal 189 167 191
Binary 10111101 10100111 10111111
Octal 275 247 277

Shades and tints

Shades of #BDA7BF

#BDA7BF
(189,167,191)
#AC98AE
(172,152,174)
#9B899D
(155,137,157)
#8A7A8C
(138,122,140)
#796B7B
(121,107,123)
#685C6A
(104,92,106)
#574D59
(87,77,89)
#463E48
(70,62,72)
#352F37
(53,47,55)
#242026
(36,32,38)
#131115
(19,17,21)
#000000
(0,0,0)

Tints of #BDA7BF

#BDA7BF
(189,167,191)
#C3AFC4
(195,175,196)
#C9B7C9
(201,183,201)
#CFBFCE
(207,191,206)
#D5C7D3
(213,199,211)
#DBCFD8
(219,207,216)
#E1D7DD
(225,215,221)
#E7DFE2
(231,223,226)
#EDE7E7
(237,231,231)
#F3EFEC
(243,239,236)
#F9F7F1
(249,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDA7BF; }

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

This text font color is #BDA7BF.

Background Color

.myBgColor { background-color: #BDA7BF; }

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

This div background color is #BDA7BF.

Border color

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

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

This div border color is #BDA7BF.

Opacity

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

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

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

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

This text has shadow with #BDA7BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDA7BF.

Preview

Color preview on black background

This text has color #BDA7BF on black background.


Color preview on white background

This text has color #BDA7BF on white background.


Black color preview on #BDA7BF background

This text has black color on #BDA7BF background.


White color preview on #BDA7BF background

This text has white color on #BDA7BF background.


Related colors

Complementary color

Complementary color for #hex is #425840.


I love getcolorcode.com

Triadic colors

1 #BFBDA7 and #A7BFBD with #BDA7BF are triadic colors.

2 #BFA7BD and #A7BDBF with #BDA7BF are triadic colors.