COLOR #B8ADBD

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

184
173
189

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

Portions of RGB colors in percentages

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

%33.7
%31.68
%34.62

CMYK color model

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

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

CMYK: (3,8,0,26)
C3M8Y0K26 (3%, 8%, 0%, 26%)
(0.03 / 0.08 / 0.00 / 0.26)

CMYK percentages

%2.65
%8.47
%0
%25.88

Codes

Color #B8ADBD in popluar color models

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

Color #B8ADBD in popluar number systems.

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

Shades and tints

Shades of #B8ADBD

#B8ADBD
(184,173,189)
#A89EAC
(168,158,172)
#988F9B
(152,143,155)
#88808A
(136,128,138)
#787179
(120,113,121)
#686268
(104,98,104)
#585357
(88,83,87)
#484446
(72,68,70)
#383535
(56,53,53)
#282624
(40,38,36)
#181713
(24,23,19)
#000000
(0,0,0)

Tints of #B8ADBD

#B8ADBD
(184,173,189)
#BEB4C3
(190,180,195)
#C4BBC9
(196,187,201)
#CAC2CF
(202,194,207)
#D0C9D5
(208,201,213)
#D6D0DB
(214,208,219)
#DCD7E1
(220,215,225)
#E2DEE7
(226,222,231)
#E8E5ED
(232,229,237)
#EEECF3
(238,236,243)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B8ADBD; }

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

This text font color is #B8ADBD.

Background Color

.myBgColor { background-color: #B8ADBD; }

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

This div background color is #B8ADBD.

Border color

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

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

This div border color is #B8ADBD.

Opacity

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

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

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

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

This text has shadow with #B8ADBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8ADBD.

Preview

Color preview on black background

This text has color #B8ADBD on black background.


Color preview on white background

This text has color #B8ADBD on white background.


Black color preview on #B8ADBD background

This text has black color on #B8ADBD background.


White color preview on #B8ADBD background

This text has white color on #B8ADBD background.


Related colors

Complementary color

Complementary color for #hex is #475242.


I love getcolorcode.com

Triadic colors

1 #BDB8AD and #ADBDB8 with #B8ADBD are triadic colors.

2 #BDADB8 and #ADB8BD with #B8ADBD are triadic colors.