COLOR #B4BDAD

HEX: #B4BDAD RGB: (180,189,173)

Color info

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

RGB color model

#B4BDAD color RGB value is (180,189,173).

RGB: (180,189,173) (71%, 74%, 68%)

RGB channels and saturation

R 180 of 255 = 71%
G 189 of 255 = 74%
B 173 of 255 = 68%

180
189
173

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

Portions of RGB colors in percentages

R + G + B = 180 + 189 + 173 = 542 (100%)
R 180 of 542 ~ 33.21%
G 189 of 542 ~ 34.87%
B 173 of 542 ~ 31.92'%

%33.21
%34.87
%31.92

CMYK color model

#B4BDAD color CMYK value is (5,0,8,26).

  • cyan value is 4.76%
  • magenta value is 0.00%
  • yellow value is 8.47%
  • key color value is 25.88%

CMYK: (5,0,8,26)
C5M0Y8K26 (5%, 0%, 8%, 26%)
(0.05 / 0.00 / 0.08 / 0.26)

CMYK percentages

%4.76
%0
%8.47
%25.88

Codes

Color #B4BDAD in popluar color models

B4 BD AD
RGB 180 189 173
HSL 94° 10.81% 70.98%
HSB/HSV 94° 8.47% 74.12%
CMYK 4.76% 0.00% 8.47%
25.88%

Color #B4BDAD in popluar number systems.

HEX B4 BD AD
Decimal 180 189 173
Binary 10110100 10111101 10101101
Octal 264 275 255

Shades and tints

Shades of #B4BDAD

#B4BDAD
(180,189,173)
#A4AC9E
(164,172,158)
#949B8F
(148,155,143)
#848A80
(132,138,128)
#747971
(116,121,113)
#646862
(100,104,98)
#545753
(84,87,83)
#444644
(68,70,68)
#343535
(52,53,53)
#242426
(36,36,38)
#141317
(20,19,23)
#000000
(0,0,0)

Tints of #B4BDAD

#B4BDAD
(180,189,173)
#BAC3B4
(186,195,180)
#C0C9BB
(192,201,187)
#C6CFC2
(198,207,194)
#CCD5C9
(204,213,201)
#D2DBD0
(210,219,208)
#D8E1D7
(216,225,215)
#DEE7DE
(222,231,222)
#E4EDE5
(228,237,229)
#EAF3EC
(234,243,236)
#F0F9F3
(240,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4BDAD color. Also use rgb(180,189,173) instead hex code.

Text Font Color

.myTextColor { color: #B4BDAD; }

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

This text font color is #B4BDAD.

Background Color

.myBgColor { background-color: #B4BDAD; }

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

This div background color is #B4BDAD.

Border color

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

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

This div border color is #B4BDAD.

Opacity

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

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

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

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

This text has shadow with #B4BDAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4BDAD.

Preview

Color preview on black background

This text has color #B4BDAD on black background.


Color preview on white background

This text has color #B4BDAD on white background.


Black color preview on #B4BDAD background

This text has black color on #B4BDAD background.


White color preview on #B4BDAD background

This text has white color on #B4BDAD background.


Related colors

Complementary color

Complementary color for #hex is #4B4252.


I love getcolorcode.com

Triadic colors

1 #ADB4BD and #BDADB4 with #B4BDAD are triadic colors.

2 #ADBDB4 and #BDB4AD with #B4BDAD are triadic colors.