COLOR #B4BBAF

HEX: #B4BBAF RGB: (180,187,175)

Color info

#B4BBAF contains red, green and blue colors in about the same proportion. Web safe color of #B4BBAF is #CCCC99 (or #CC9).

RGB color model

#B4BBAF color RGB value is (180,187,175).

RGB: (180,187,175) (71%, 73%, 69%)

RGB channels and saturation

R 180 of 255 = 71%
G 187 of 255 = 73%
B 175 of 255 = 69%

180
187
175

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

Portions of RGB colors in percentages

R + G + B = 180 + 187 + 175 = 542 (100%)
R 180 of 542 ~ 33.21%
G 187 of 542 ~ 34.5%
B 175 of 542 ~ 32.29'%

%33.21
%34.5
%32.29

CMYK color model

#B4BBAF color CMYK value is (4,0,6,27).

  • cyan value is 3.74%
  • magenta value is 0.00%
  • yellow value is 6.42%
  • key color value is 26.67%

CMYK: (4,0,6,27)
C4M0Y6K27 (4%, 0%, 6%, 27%)
(0.04 / 0.00 / 0.06 / 0.27)

CMYK percentages

%3.74
%0
%6.42
%26.67

Codes

Color #B4BBAF in popluar color models

B4 BB AF
RGB 180 187 175
HSL 95° 8.11% 70.98%
HSB/HSV 95° 6.42% 73.33%
CMYK 3.74% 0.00% 6.42%
26.67%

Color #B4BBAF in popluar number systems.

HEX B4 BB AF
Decimal 180 187 175
Binary 10110100 10111011 10101111
Octal 264 273 257

Shades and tints

Shades of #B4BBAF

#B4BBAF
(180,187,175)
#A4AAA0
(164,170,160)
#949991
(148,153,145)
#848882
(132,136,130)
#747773
(116,119,115)
#646664
(100,102,100)
#545555
(84,85,85)
#444446
(68,68,70)
#343337
(52,51,55)
#242228
(36,34,40)
#141119
(20,17,25)
#000000
(0,0,0)

Tints of #B4BBAF

#B4BBAF
(180,187,175)
#BAC1B6
(186,193,182)
#C0C7BD
(192,199,189)
#C6CDC4
(198,205,196)
#CCD3CB
(204,211,203)
#D2D9D2
(210,217,210)
#D8DFD9
(216,223,217)
#DEE5E0
(222,229,224)
#E4EBE7
(228,235,231)
#EAF1EE
(234,241,238)
#F0F7F5
(240,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4BBAF; }

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

This text font color is #B4BBAF.

Background Color

.myBgColor { background-color: #B4BBAF; }

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

This div background color is #B4BBAF.

Border color

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

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

This div border color is #B4BBAF.

Opacity

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

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

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

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

This text has shadow with #B4BBAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4BBAF.

Preview

Color preview on black background

This text has color #B4BBAF on black background.


Color preview on white background

This text has color #B4BBAF on white background.


Black color preview on #B4BBAF background

This text has black color on #B4BBAF background.


White color preview on #B4BBAF background

This text has white color on #B4BBAF background.


Related colors

Complementary color

Complementary color for #hex is #4B4450.


I love getcolorcode.com

Triadic colors

1 #AFB4BB and #BBAFB4 with #B4BBAF are triadic colors.

2 #AFBBB4 and #BBB4AF with #B4BBAF are triadic colors.