COLOR #B49AB3

HEX: #B49AB3 RGB: (180,154,179)

Color info

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

RGB color model

#B49AB3 color RGB value is (180,154,179).

RGB: (180,154,179) (71%, 60%, 70%)

RGB channels and saturation

R 180 of 255 = 71%
G 154 of 255 = 60%
B 179 of 255 = 70%

180
154
179

R + G + B ~ 67%. #B49AB3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 154 + 179 = 513 (100%)
R 180 of 513 ~ 35.09%
G 154 of 513 ~ 30.02%
B 179 of 513 ~ 34.89'%

%35.09
%30.02
%34.89

CMYK color model

#B49AB3 color CMYK value is (0,14,1,29).

  • cyan value is 0.00%
  • magenta value is 14.44%
  • yellow value is 0.56%
  • key color value is 29.41%

CMYK: (0,14,1,29)
C0M14Y1K29 (0%, 14%, 1%, 29%)
(0.00 / 0.14 / 0.01 / 0.29)

CMYK percentages

%0
%14.44
%0.56
%29.41

Codes

Color #B49AB3 in popluar color models

B4 9A B3
RGB 180 154 179
HSL 302° 14.77% 65.49%
HSB/HSV 302° 14.44% 70.59%
CMYK 0.00% 14.44% 0.56%
29.41%

Color #B49AB3 in popluar number systems.

HEX B4 9A B3
Decimal 180 154 179
Binary 10110100 10011010 10110011
Octal 264 232 263

Shades and tints

Shades of #B49AB3

#B49AB3
(180,154,179)
#A48CA3
(164,140,163)
#947E93
(148,126,147)
#847083
(132,112,131)
#746273
(116,98,115)
#645463
(100,84,99)
#544653
(84,70,83)
#443843
(68,56,67)
#342A33
(52,42,51)
#241C23
(36,28,35)
#140E13
(20,14,19)
#000000
(0,0,0)

Tints of #B49AB3

#B49AB3
(180,154,179)
#BAA3B9
(186,163,185)
#C0ACBF
(192,172,191)
#C6B5C5
(198,181,197)
#CCBECB
(204,190,203)
#D2C7D1
(210,199,209)
#D8D0D7
(216,208,215)
#DED9DD
(222,217,221)
#E4E2E3
(228,226,227)
#EAEBE9
(234,235,233)
#F0F4EF
(240,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49AB3 color. Also use rgb(180,154,179) instead hex code.

Text Font Color

.myTextColor { color: #B49AB3; }

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

This text font color is #B49AB3.

Background Color

.myBgColor { background-color: #B49AB3; }

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

This div background color is #B49AB3.

Border color

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

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

This div border color is #B49AB3.

Opacity

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

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

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

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

This text has shadow with #B49AB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49AB3.

Preview

Color preview on black background

This text has color #B49AB3 on black background.


Color preview on white background

This text has color #B49AB3 on white background.


Black color preview on #B49AB3 background

This text has black color on #B49AB3 background.


White color preview on #B49AB3 background

This text has white color on #B49AB3 background.


Related colors

Complementary color

Complementary color for #hex is #4B654C.


I love getcolorcode.com

Triadic colors

1 #B3B49A and #9AB3B4 with #B49AB3 are triadic colors.

2 #B39AB4 and #9AB4B3 with #B49AB3 are triadic colors.