COLOR #B2ADBE

HEX: #B2ADBE RGB: (178,173,190)

Color info

#B2ADBE contains red, green and blue colors in about the same proportion. Web safe color of #B2ADBE is #9999CC (or #99C).

RGB color model

#B2ADBE color RGB value is (178,173,190).

RGB: (178,173,190) (70%, 68%, 75%)

RGB channels and saturation

R 178 of 255 = 70%
G 173 of 255 = 68%
B 190 of 255 = 75%

178
173
190

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

Portions of RGB colors in percentages

R + G + B = 178 + 173 + 190 = 541 (100%)
R 178 of 541 ~ 32.9%
G 173 of 541 ~ 31.98%
B 190 of 541 ~ 35.12'%

%32.9
%31.98
%35.12

CMYK color model

#B2ADBE color CMYK value is (6,9,0,25).

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

CMYK: (6,9,0,25)
C6M9Y0K25 (6%, 9%, 0%, 25%)
(0.06 / 0.09 / 0.00 / 0.25)

CMYK percentages

%6.32
%8.95
%0
%25.49

Codes

Color #B2ADBE in popluar color models

B2 AD BE
RGB 178 173 190
HSL 258° 11.56% 71.18%
HSB/HSV 258° 8.95% 74.51%
CMYK 6.32% 8.95% 0.00%
25.49%

Color #B2ADBE in popluar number systems.

HEX B2 AD BE
Decimal 178 173 190
Binary 10110010 10101101 10111110
Octal 262 255 276

Shades and tints

Shades of #B2ADBE

#B2ADBE
(178,173,190)
#A29EAD
(162,158,173)
#928F9C
(146,143,156)
#82808B
(130,128,139)
#72717A
(114,113,122)
#626269
(98,98,105)
#525358
(82,83,88)
#424447
(66,68,71)
#323536
(50,53,54)
#222625
(34,38,37)
#121714
(18,23,20)
#000000
(0,0,0)

Tints of #B2ADBE

#B2ADBE
(178,173,190)
#B9B4C3
(185,180,195)
#C0BBC8
(192,187,200)
#C7C2CD
(199,194,205)
#CEC9D2
(206,201,210)
#D5D0D7
(213,208,215)
#DCD7DC
(220,215,220)
#E3DEE1
(227,222,225)
#EAE5E6
(234,229,230)
#F1ECEB
(241,236,235)
#F8F3F0
(248,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2ADBE; }

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

This text font color is #B2ADBE.

Background Color

.myBgColor { background-color: #B2ADBE; }

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

This div background color is #B2ADBE.

Border color

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

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

This div border color is #B2ADBE.

Opacity

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

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

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

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

This text has shadow with #B2ADBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2ADBE.

Preview

Color preview on black background

This text has color #B2ADBE on black background.


Color preview on white background

This text has color #B2ADBE on white background.


Black color preview on #B2ADBE background

This text has black color on #B2ADBE background.


White color preview on #B2ADBE background

This text has white color on #B2ADBE background.


Related colors

Complementary color

Complementary color for #hex is #4D5241.


I love getcolorcode.com

Triadic colors

1 #BEB2AD and #ADBEB2 with #B2ADBE are triadic colors.

2 #BEADB2 and #ADB2BE with #B2ADBE are triadic colors.