COLOR #B8ABB7

HEX: #B8ABB7 RGB: (184,171,183)

Color info

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

RGB color model

#B8ABB7 color RGB value is (184,171,183).

RGB: (184,171,183) (72%, 67%, 72%)

RGB channels and saturation

R 184 of 255 = 72%
G 171 of 255 = 67%
B 183 of 255 = 72%

184
171
183

R + G + B ~ 70%. #B8ABB7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 171 + 183 = 538 (100%)
R 184 of 538 ~ 34.2%
G 171 of 538 ~ 31.78%
B 183 of 538 ~ 34.01'%

%34.2
%31.78
%34.01

CMYK color model

#B8ABB7 color CMYK value is (0,7,1,28).

  • cyan value is 0.00%
  • magenta value is 7.07%
  • yellow value is 0.54%
  • key color value is 27.84%

CMYK: (0,7,1,28)
C0M7Y1K28 (0%, 7%, 1%, 28%)
(0.00 / 0.07 / 0.01 / 0.28)

CMYK percentages

%0
%7.07
%0.54
%27.84

Codes

Color #B8ABB7 in popluar color models

B8 AB B7
RGB 184 171 183
HSL 305° 8.39% 69.61%
HSB/HSV 305° 7.07% 72.16%
CMYK 0.00% 7.07% 0.54%
27.84%

Color #B8ABB7 in popluar number systems.

HEX B8 AB B7
Decimal 184 171 183
Binary 10111000 10101011 10110111
Octal 270 253 267

Shades and tints

Shades of #B8ABB7

#B8ABB7
(184,171,183)
#A89CA7
(168,156,167)
#988D97
(152,141,151)
#887E87
(136,126,135)
#786F77
(120,111,119)
#686067
(104,96,103)
#585157
(88,81,87)
#484247
(72,66,71)
#383337
(56,51,55)
#282427
(40,36,39)
#181517
(24,21,23)
#000000
(0,0,0)

Tints of #B8ABB7

#B8ABB7
(184,171,183)
#BEB2BD
(190,178,189)
#C4B9C3
(196,185,195)
#CAC0C9
(202,192,201)
#D0C7CF
(208,199,207)
#D6CED5
(214,206,213)
#DCD5DB
(220,213,219)
#E2DCE1
(226,220,225)
#E8E3E7
(232,227,231)
#EEEAED
(238,234,237)
#F4F1F3
(244,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8ABB7 color. Also use rgb(184,171,183) instead hex code.

Text Font Color

.myTextColor { color: #B8ABB7; }

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

This text font color is #B8ABB7.

Background Color

.myBgColor { background-color: #B8ABB7; }

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

This div background color is #B8ABB7.

Border color

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

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

This div border color is #B8ABB7.

Opacity

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

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

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

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

This text has shadow with #B8ABB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8ABB7.

Preview

Color preview on black background

This text has color #B8ABB7 on black background.


Color preview on white background

This text has color #B8ABB7 on white background.


Black color preview on #B8ABB7 background

This text has black color on #B8ABB7 background.


White color preview on #B8ABB7 background

This text has white color on #B8ABB7 background.


Related colors

Complementary color

Complementary color for #hex is #475448.


I love getcolorcode.com

Triadic colors

1 #B7B8AB and #ABB7B8 with #B8ABB7 are triadic colors.

2 #B7ABB8 and #ABB8B7 with #B8ABB7 are triadic colors.