COLOR #B6ADBE

HEX: #B6ADBE RGB: (182,173,190)

Color info

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

RGB color model

#B6ADBE color RGB value is (182,173,190).

RGB: (182,173,190) (71%, 68%, 75%)

RGB channels and saturation

R 182 of 255 = 71%
G 173 of 255 = 68%
B 190 of 255 = 75%

182
173
190

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

Portions of RGB colors in percentages

R + G + B = 182 + 173 + 190 = 545 (100%)
R 182 of 545 ~ 33.39%
G 173 of 545 ~ 31.74%
B 190 of 545 ~ 34.86'%

%33.39
%31.74
%34.86

CMYK color model

#B6ADBE color CMYK value is (4,9,0,25).

  • cyan value is 4.21%
  • magenta value is 8.95%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (4,9,0,25)
C4M9Y0K25 (4%, 9%, 0%, 25%)
(0.04 / 0.09 / 0.00 / 0.25)

CMYK percentages

%4.21
%8.95
%0
%25.49

Codes

Color #B6ADBE in popluar color models

B6 AD BE
RGB 182 173 190
HSL 272° 11.56% 71.18%
HSB/HSV 272° 8.95% 74.51%
CMYK 4.21% 8.95% 0.00%
25.49%

Color #B6ADBE in popluar number systems.

HEX B6 AD BE
Decimal 182 173 190
Binary 10110110 10101101 10111110
Octal 266 255 276

Shades and tints

Shades of #B6ADBE

#B6ADBE
(182,173,190)
#A69EAD
(166,158,173)
#968F9C
(150,143,156)
#86808B
(134,128,139)
#76717A
(118,113,122)
#666269
(102,98,105)
#565358
(86,83,88)
#464447
(70,68,71)
#363536
(54,53,54)
#262625
(38,38,37)
#161714
(22,23,20)
#000000
(0,0,0)

Tints of #B6ADBE

#B6ADBE
(182,173,190)
#BCB4C3
(188,180,195)
#C2BBC8
(194,187,200)
#C8C2CD
(200,194,205)
#CEC9D2
(206,201,210)
#D4D0D7
(212,208,215)
#DAD7DC
(218,215,220)
#E0DEE1
(224,222,225)
#E6E5E6
(230,229,230)
#ECECEB
(236,236,235)
#F2F3F0
(242,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6ADBE; }

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

This text font color is #B6ADBE.

Background Color

.myBgColor { background-color: #B6ADBE; }

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

This div background color is #B6ADBE.

Border color

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

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

This div border color is #B6ADBE.

Opacity

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

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

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

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

This text has shadow with #B6ADBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADBE.

Preview

Color preview on black background

This text has color #B6ADBE on black background.


Color preview on white background

This text has color #B6ADBE on white background.


Black color preview on #B6ADBE background

This text has black color on #B6ADBE background.


White color preview on #B6ADBE background

This text has white color on #B6ADBE background.


Related colors

Complementary color

Complementary color for #hex is #495241.


I love getcolorcode.com

Triadic colors

1 #BEB6AD and #ADBEB6 with #B6ADBE are triadic colors.

2 #BEADB6 and #ADB6BE with #B6ADBE are triadic colors.