COLOR #B97AB9

HEX: #B97AB9 RGB: (185,122,185)

Color info

#B97AB9 contains mainly red and blue colors. Web safe color of #B97AB9 is #CC66CC (or #C6C).

RGB color model

#B97AB9 color RGB value is (185,122,185).

RGB: (185,122,185) (73%, 48%, 73%)

RGB channels and saturation

R 185 of 255 = 73%
G 122 of 255 = 48%
B 185 of 255 = 73%

185
122
185

R + G + B ~ 65%. #B97AB9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 122 + 185 = 492 (100%)
R 185 of 492 ~ 37.6%
G 122 of 492 ~ 24.8%
B 185 of 492 ~ 37.6'%

%37.6
%24.8
%37.6

CMYK color model

#B97AB9 color CMYK value is (0,34,0,27).

  • cyan value is 0.00%
  • magenta value is 34.05%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (0,34,0,27)
C0M34Y0K27 (0%, 34%, 0%, 27%)
(0.00 / 0.34 / 0.00 / 0.27)

CMYK percentages

%0
%34.05
%0
%27.45

Codes

Color #B97AB9 in popluar color models

B9 7A B9
RGB 185 122 185
HSL 300° 31.03% 60.20%
HSB/HSV 300° 34.05% 72.55%
CMYK 0.00% 34.05% 0.00%
27.45%

Color #B97AB9 in popluar number systems.

HEX B9 7A B9
Decimal 185 122 185
Binary 10111001 1111010 10111001
Octal 271 172 271

Shades and tints

Shades of #B97AB9

#B97AB9
(185,122,185)
#A96FA9
(169,111,169)
#996499
(153,100,153)
#895989
(137,89,137)
#794E79
(121,78,121)
#694369
(105,67,105)
#593859
(89,56,89)
#492D49
(73,45,73)
#392239
(57,34,57)
#291729
(41,23,41)
#190C19
(25,12,25)
#000000
(0,0,0)

Tints of #B97AB9

#B97AB9
(185,122,185)
#BF86BF
(191,134,191)
#C592C5
(197,146,197)
#CB9ECB
(203,158,203)
#D1AAD1
(209,170,209)
#D7B6D7
(215,182,215)
#DDC2DD
(221,194,221)
#E3CEE3
(227,206,227)
#E9DAE9
(233,218,233)
#EFE6EF
(239,230,239)
#F5F2F5
(245,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B97AB9; }

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

This text font color is #B97AB9.

Background Color

.myBgColor { background-color: #B97AB9; }

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

This div background color is #B97AB9.

Border color

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

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

This div border color is #B97AB9.

Opacity

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

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

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

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

This text has shadow with #B97AB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B97AB9.

Preview

Color preview on black background

This text has color #B97AB9 on black background.


Color preview on white background

This text has color #B97AB9 on white background.


Black color preview on #B97AB9 background

This text has black color on #B97AB9 background.


White color preview on #B97AB9 background

This text has white color on #B97AB9 background.


Related colors

Complementary color

Complementary color for #hex is #468546.


I love getcolorcode.com

Triadic colors

1 #B9B97A and #7AB9B9 with #B97AB9 are triadic colors.

2 #B97AB9 and #7AB9B9 with #B97AB9 are triadic colors.