COLOR #B8A3B2

HEX: #B8A3B2 RGB: (184,163,178)

Color info

#B8A3B2 contains red, green and blue colors in about the same proportion. Web safe color of #B8A3B2 is #CC9999 (or #C99).

RGB color model

#B8A3B2 color RGB value is (184,163,178).

RGB: (184,163,178) (72%, 64%, 70%)

RGB channels and saturation

R 184 of 255 = 72%
G 163 of 255 = 64%
B 178 of 255 = 70%

184
163
178

R + G + B ~ 69%. #B8A3B2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 163 + 178 = 525 (100%)
R 184 of 525 ~ 35.05%
G 163 of 525 ~ 31.05%
B 178 of 525 ~ 33.9'%

%35.05
%31.05
%33.9

CMYK color model

#B8A3B2 color CMYK value is (0,11,3,28).

  • cyan value is 0.00%
  • magenta value is 11.41%
  • yellow value is 3.26%
  • key color value is 27.84%
CMYK: (0,11,3,28) C0M11Y3K28 (0%,11%,3%,28%) (0.00/0.11/0.03/0.28) 

CMYK percentages

%0
%11.41
%3.26
%27.84

Codes

Color #B8A3B2 in popluar color models

B8 A3 B2
RGB 184 163 178
HSL 317° 12.88% 68.04%
HSB/HSV 317° 11.41% 72.16%
CMYK 0.00% 11.41% 3.26%
27.84%

Color #B8A3B2 in popluar number systems.

HEX B8 A3 B2
Decimal 184 163 178
Binary 10111000 10100011 10110010
Octal 270 243 262

Shades and tints

Shades of #B8A3B2

#B8A3B2
(184,163,178)
#A895A2
(168,149,162)
#988792
(152,135,146)
#887982
(136,121,130)
#786B72
(120,107,114)
#685D62
(104,93,98)
#584F52
(88,79,82)
#484142
(72,65,66)
#383332
(56,51,50)
#282522
(40,37,34)
#181712
(24,23,18)
#000000
(0,0,0)

Tints of #B8A3B2

#B8A3B2
(184,163,178)
#BEABB9
(190,171,185)
#C4B3C0
(196,179,192)
#CABBC7
(202,187,199)
#D0C3CE
(208,195,206)
#D6CBD5
(214,203,213)
#DCD3DC
(220,211,220)
#E2DBE3
(226,219,227)
#E8E3EA
(232,227,234)
#EEEBF1
(238,235,241)
#F4F3F8
(244,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8A3B2 color. Also use rgb(184,163,178) instead hex code.

Text Font Color

.myTextColor { color: #B8A3B2; }

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

This text font color is #B8A3B2.

Background Color

.myBgColor { background-color: #B8A3B2; }

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

This div background color is #B8A3B2.

Border color

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

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

This div border color is #B8A3B2.

Opacity

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

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

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

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

This text has shadow with #B8A3B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8A3B2.

Preview

Color preview on black background

This text has color #B8A3B2 on black background.


Color preview on white background

This text has color #B8A3B2 on white background.


Black color preview on #B8A3B2 background

This text has black color on #B8A3B2 background.


White color preview on #B8A3B2 background

This text has white color on #B8A3B2 background.


Related colors

Complementary color

Complementary color for #hex is #475C4D.


I love getcolorcode.com

Triadic colors

1 #B2B8A3 and #A3B2B8 with #B8A3B2 are triadic colors.

2 #B2A3B8 and #A3B8B2 with #B8A3B2 are triadic colors.