COLOR #B8BDAD

HEX: #B8BDAD RGB: (184,189,173)

Color info

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

RGB color model

#B8BDAD color RGB value is (184,189,173).

RGB: (184,189,173) (72%, 74%, 68%)

RGB channels and saturation

R 184 of 255 = 72%
G 189 of 255 = 74%
B 173 of 255 = 68%

184
189
173

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

Portions of RGB colors in percentages

R + G + B = 184 + 189 + 173 = 546 (100%)
R 184 of 546 ~ 33.7%
G 189 of 546 ~ 34.62%
B 173 of 546 ~ 31.68'%

%33.7
%34.62
%31.68

CMYK color model

#B8BDAD color CMYK value is (3,0,8,26).

  • cyan value is 2.65%
  • magenta value is 0.00%
  • yellow value is 8.47%
  • key color value is 25.88%
CMYK: (3,0,8,26) C3M0Y8K26 (3%,0%,8%,26%) (0.03/0.00/0.08/0.26) 

CMYK percentages

%2.65
%0
%8.47
%25.88

Codes

Color #B8BDAD in popluar color models

B8 BD AD
RGB 184 189 173
HSL 79° 10.81% 70.98%
HSB/HSV 79° 8.47% 74.12%
CMYK 2.65% 0.00% 8.47%
25.88%

Color #B8BDAD in popluar number systems.

HEX B8 BD AD
Decimal 184 189 173
Binary 10111000 10111101 10101101
Octal 270 275 255

Shades and tints

Shades of #B8BDAD

#B8BDAD
(184,189,173)
#A8AC9E
(168,172,158)
#989B8F
(152,155,143)
#888A80
(136,138,128)
#787971
(120,121,113)
#686862
(104,104,98)
#585753
(88,87,83)
#484644
(72,70,68)
#383535
(56,53,53)
#282426
(40,36,38)
#181317
(24,19,23)
#000000
(0,0,0)

Tints of #B8BDAD

#B8BDAD
(184,189,173)
#BEC3B4
(190,195,180)
#C4C9BB
(196,201,187)
#CACFC2
(202,207,194)
#D0D5C9
(208,213,201)
#D6DBD0
(214,219,208)
#DCE1D7
(220,225,215)
#E2E7DE
(226,231,222)
#E8EDE5
(232,237,229)
#EEF3EC
(238,243,236)
#F4F9F3
(244,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B8BDAD; }

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

This text font color is #B8BDAD.

Background Color

.myBgColor { background-color: #B8BDAD; }

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

This div background color is #B8BDAD.

Border color

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

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

This div border color is #B8BDAD.

Opacity

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

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

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

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

This text has shadow with #B8BDAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8BDAD.

Preview

Color preview on black background

This text has color #B8BDAD on black background.


Color preview on white background

This text has color #B8BDAD on white background.


Black color preview on #B8BDAD background

This text has black color on #B8BDAD background.


White color preview on #B8BDAD background

This text has white color on #B8BDAD background.


Related colors

Complementary color

Complementary color for #hex is #474252.


I love getcolorcode.com

Triadic colors

1 #ADB8BD and #BDADB8 with #B8BDAD are triadic colors.

2 #ADBDB8 and #BDB8AD with #B8BDAD are triadic colors.