COLOR #B4AFB6

HEX: #B4AFB6 RGB: (180,175,182)

Color info

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

RGB color model

#B4AFB6 color RGB value is (180,175,182).

RGB: (180,175,182) (71%, 69%, 71%)

RGB channels and saturation

R 180 of 255 = 71%
G 175 of 255 = 69%
B 182 of 255 = 71%

180
175
182

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

Portions of RGB colors in percentages

R + G + B = 180 + 175 + 182 = 537 (100%)
R 180 of 537 ~ 33.52%
G 175 of 537 ~ 32.59%
B 182 of 537 ~ 33.89'%

%33.52
%32.59
%33.89

CMYK color model

#B4AFB6 color CMYK value is (1,4,0,29).

  • cyan value is 1.10%
  • magenta value is 3.85%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (1,4,0,29)
C1M4Y0K29 (1%, 4%, 0%, 29%)
(0.01 / 0.04 / 0.00 / 0.29)

CMYK percentages

%1.1
%3.85
%0
%28.63

Codes

Color #B4AFB6 in popluar color models

B4 AF B6
RGB 180 175 182
HSL 283° 4.58% 70.00%
HSB/HSV 283° 3.85% 71.37%
CMYK 1.10% 3.85% 0.00%
28.63%

Color #B4AFB6 in popluar number systems.

HEX B4 AF B6
Decimal 180 175 182
Binary 10110100 10101111 10110110
Octal 264 257 266

Shades and tints

Shades of #B4AFB6

#B4AFB6
(180,175,182)
#A4A0A6
(164,160,166)
#949196
(148,145,150)
#848286
(132,130,134)
#747376
(116,115,118)
#646466
(100,100,102)
#545556
(84,85,86)
#444646
(68,70,70)
#343736
(52,55,54)
#242826
(36,40,38)
#141916
(20,25,22)
#000000
(0,0,0)

Tints of #B4AFB6

#B4AFB6
(180,175,182)
#BAB6BC
(186,182,188)
#C0BDC2
(192,189,194)
#C6C4C8
(198,196,200)
#CCCBCE
(204,203,206)
#D2D2D4
(210,210,212)
#D8D9DA
(216,217,218)
#DEE0E0
(222,224,224)
#E4E7E6
(228,231,230)
#EAEEEC
(234,238,236)
#F0F5F2
(240,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4AFB6 color. Also use rgb(180,175,182) instead hex code.

Text Font Color

.myTextColor { color: #B4AFB6; }

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

This text font color is #B4AFB6.

Background Color

.myBgColor { background-color: #B4AFB6; }

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

This div background color is #B4AFB6.

Border color

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

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

This div border color is #B4AFB6.

Opacity

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

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

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

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

This text has shadow with #B4AFB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4AFB6.

Preview

Color preview on black background

This text has color #B4AFB6 on black background.


Color preview on white background

This text has color #B4AFB6 on white background.


Black color preview on #B4AFB6 background

This text has black color on #B4AFB6 background.


White color preview on #B4AFB6 background

This text has white color on #B4AFB6 background.


Related colors

Complementary color

Complementary color for #hex is #4B5049.


I love getcolorcode.com

Triadic colors

1 #B6B4AF and #AFB6B4 with #B4AFB6 are triadic colors.

2 #B6AFB4 and #AFB4B6 with #B4AFB6 are triadic colors.