COLOR #B14D9B

HEX: #B14D9B RGB: (177,77,155)

Color info

#B14D9B contains mainly red and blue colors. Web safe color of #B14D9B is #993399 (or #939).

RGB color model

#B14D9B color RGB value is (177,77,155).

RGB: (177,77,155) (69%, 30%, 61%)

RGB channels and saturation

R 177 of 255 = 69%
G 77 of 255 = 30%
B 155 of 255 = 61%

177
77
155

R + G + B ~ 53%. #B14D9B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 177 + 77 + 155 = 409 (100%)
R 177 of 409 ~ 43.28%
G 77 of 409 ~ 18.83%
B 155 of 409 ~ 37.9'%

%43.28
%18.83
%37.9

CMYK color model

#B14D9B color CMYK value is (0,56,12,31).

  • cyan value is 0.00%
  • magenta value is 56.50%
  • yellow value is 12.43%
  • key color value is 30.59%

CMYK: (0,56,12,31)
C0M56Y12K31 (0%, 56%, 12%, 31%)
(0.00 / 0.56 / 0.12 / 0.31)

CMYK percentages

%0
%56.5
%12.43
%30.59

Codes

Color #B14D9B in popluar color models

B1 4D 9B
RGB 177 77 155
HSL 313° 39.37% 49.80%
HSB/HSV 313° 56.50% 69.41%
CMYK 0.00% 56.50% 12.43%
30.59%

Color #B14D9B in popluar number systems.

HEX B1 4D 9B
Decimal 177 77 155
Binary 10110001 1001101 10011011
Octal 261 115 233

Shades and tints

Shades of #B14D9B

#B14D9B
(177,77,155)
#A1468D
(161,70,141)
#913F7F
(145,63,127)
#813871
(129,56,113)
#713163
(113,49,99)
#612A55
(97,42,85)
#512347
(81,35,71)
#411C39
(65,28,57)
#31152B
(49,21,43)
#210E1D
(33,14,29)
#11070F
(17,7,15)
#000000
(0,0,0)

Tints of #B14D9B

#B14D9B
(177,77,155)
#B85DA4
(184,93,164)
#BF6DAD
(191,109,173)
#C67DB6
(198,125,182)
#CD8DBF
(205,141,191)
#D49DC8
(212,157,200)
#DBADD1
(219,173,209)
#E2BDDA
(226,189,218)
#E9CDE3
(233,205,227)
#F0DDEC
(240,221,236)
#F7EDF5
(247,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B14D9B color. Also use rgb(177,77,155) instead hex code.

Text Font Color

.myTextColor { color: #B14D9B; }

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

This text font color is #B14D9B.

Background Color

.myBgColor { background-color: #B14D9B; }

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

This div background color is #B14D9B.

Border color

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

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

This div border color is #B14D9B.

Opacity

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

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

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

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

This text has shadow with #B14D9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B14D9B.

Preview

Color preview on black background

This text has color #B14D9B on black background.


Color preview on white background

This text has color #B14D9B on white background.


Black color preview on #B14D9B background

This text has black color on #B14D9B background.


White color preview on #B14D9B background

This text has white color on #B14D9B background.


Related colors

Complementary color

Complementary color for #hex is #4EB264.


I love getcolorcode.com

Triadic colors

1 #9BB14D and #4D9BB1 with #B14D9B are triadic colors.

2 #9B4DB1 and #4DB19B with #B14D9B are triadic colors.