COLOR #BDA4A7

HEX: #BDA4A7 RGB: (189,164,167)

Color info

#BDA4A7 contains red, green and blue colors in about the same proportion. Web safe color of #BDA4A7 is #CC9999 (or #C99).

RGB color model

#BDA4A7 color RGB value is (189,164,167).

RGB: (189,164,167) (74%, 64%, 65%)

RGB channels and saturation

R 189 of 255 = 74%
G 164 of 255 = 64%
B 167 of 255 = 65%

189
164
167

R + G + B ~ 68%. #BDA4A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 164 + 167 = 520 (100%)
R 189 of 520 ~ 36.35%
G 164 of 520 ~ 31.54%
B 167 of 520 ~ 32.12'%

%36.35
%31.54
%32.12

CMYK color model

#BDA4A7 color CMYK value is (0,13,12,26).

  • cyan value is 0.00%
  • magenta value is 13.23%
  • yellow value is 11.64%
  • key color value is 25.88%

CMYK: (0,13,12,26)
C0M13Y12K26 (0%, 13%, 12%, 26%)
(0.00 / 0.13 / 0.12 / 0.26)

CMYK percentages

%0
%13.23
%11.64
%25.88

Codes

Color #BDA4A7 in popluar color models

BD A4 A7
RGB 189 164 167
HSL 353° 15.92% 69.22%
HSB/HSV 353° 13.23% 74.12%
CMYK 0.00% 13.23% 11.64%
25.88%

Color #BDA4A7 in popluar number systems.

HEX BD A4 A7
Decimal 189 164 167
Binary 10111101 10100100 10100111
Octal 275 244 247

Shades and tints

Shades of #BDA4A7

#BDA4A7
(189,164,167)
#AC9698
(172,150,152)
#9B8889
(155,136,137)
#8A7A7A
(138,122,122)
#796C6B
(121,108,107)
#685E5C
(104,94,92)
#57504D
(87,80,77)
#46423E
(70,66,62)
#35342F
(53,52,47)
#242620
(36,38,32)
#131811
(19,24,17)
#000000
(0,0,0)

Tints of #BDA4A7

#BDA4A7
(189,164,167)
#C3ACAF
(195,172,175)
#C9B4B7
(201,180,183)
#CFBCBF
(207,188,191)
#D5C4C7
(213,196,199)
#DBCCCF
(219,204,207)
#E1D4D7
(225,212,215)
#E7DCDF
(231,220,223)
#EDE4E7
(237,228,231)
#F3ECEF
(243,236,239)
#F9F4F7
(249,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDA4A7; }

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

This text font color is #BDA4A7.

Background Color

.myBgColor { background-color: #BDA4A7; }

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

This div background color is #BDA4A7.

Border color

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

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

This div border color is #BDA4A7.

Opacity

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

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

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

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

This text has shadow with #BDA4A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDA4A7.

Preview

Color preview on black background

This text has color #BDA4A7 on black background.


Color preview on white background

This text has color #BDA4A7 on white background.


Black color preview on #BDA4A7 background

This text has black color on #BDA4A7 background.


White color preview on #BDA4A7 background

This text has white color on #BDA4A7 background.


Related colors

Complementary color

Complementary color for #hex is #425B58.


I love getcolorcode.com

Triadic colors

1 #A7BDA4 and #A4A7BD with #BDA4A7 are triadic colors.

2 #A7A4BD and #A4BDA7 with #BDA4A7 are triadic colors.