COLOR #B6ADBB

HEX: #B6ADBB RGB: (182,173,187)

Color info

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

RGB color model

#B6ADBB color RGB value is (182,173,187).

RGB: (182,173,187) (71%, 68%, 73%)

RGB channels and saturation

R 182 of 255 = 71%
G 173 of 255 = 68%
B 187 of 255 = 73%

182
173
187

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

Portions of RGB colors in percentages

R + G + B = 182 + 173 + 187 = 542 (100%)
R 182 of 542 ~ 33.58%
G 173 of 542 ~ 31.92%
B 187 of 542 ~ 34.5'%

%33.58
%31.92
%34.5

CMYK color model

#B6ADBB color CMYK value is (3,7,0,27).

  • cyan value is 2.67%
  • magenta value is 7.49%
  • yellow value is 0.00%
  • key color value is 26.67%

CMYK: (3,7,0,27)
C3M7Y0K27 (3%, 7%, 0%, 27%)
(0.03 / 0.07 / 0.00 / 0.27)

CMYK percentages

%2.67
%7.49
%0
%26.67

Codes

Color #B6ADBB in popluar color models

B6 AD BB
RGB 182 173 187
HSL 279° 9.33% 70.59%
HSB/HSV 279° 7.49% 73.33%
CMYK 2.67% 7.49% 0.00%
26.67%

Color #B6ADBB in popluar number systems.

HEX B6 AD BB
Decimal 182 173 187
Binary 10110110 10101101 10111011
Octal 266 255 273

Shades and tints

Shades of #B6ADBB

#B6ADBB
(182,173,187)
#A69EAA
(166,158,170)
#968F99
(150,143,153)
#868088
(134,128,136)
#767177
(118,113,119)
#666266
(102,98,102)
#565355
(86,83,85)
#464444
(70,68,68)
#363533
(54,53,51)
#262622
(38,38,34)
#161711
(22,23,17)
#000000
(0,0,0)

Tints of #B6ADBB

#B6ADBB
(182,173,187)
#BCB4C1
(188,180,193)
#C2BBC7
(194,187,199)
#C8C2CD
(200,194,205)
#CEC9D3
(206,201,211)
#D4D0D9
(212,208,217)
#DAD7DF
(218,215,223)
#E0DEE5
(224,222,229)
#E6E5EB
(230,229,235)
#ECECF1
(236,236,241)
#F2F3F7
(242,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6ADBB color. Also use rgb(182,173,187) instead hex code.

Text Font Color

.myTextColor { color: #B6ADBB; }

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

This text font color is #B6ADBB.

Background Color

.myBgColor { background-color: #B6ADBB; }

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

This div background color is #B6ADBB.

Border color

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

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

This div border color is #B6ADBB.

Opacity

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

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

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

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

This text has shadow with #B6ADBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADBB.

Preview

Color preview on black background

This text has color #B6ADBB on black background.


Color preview on white background

This text has color #B6ADBB on white background.


Black color preview on #B6ADBB background

This text has black color on #B6ADBB background.


White color preview on #B6ADBB background

This text has white color on #B6ADBB background.


Related colors

Complementary color

Complementary color for #hex is #495244.


I love getcolorcode.com

Triadic colors

1 #BBB6AD and #ADBBB6 with #B6ADBB are triadic colors.

2 #BBADB6 and #ADB6BB with #B6ADBB are triadic colors.