COLOR #B14B9E

HEX: #B14B9E RGB: (177,75,158)

Color info

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

RGB color model

#B14B9E color RGB value is (177,75,158).

RGB: (177,75,158) (69%, 29%, 62%)

RGB channels and saturation

R 177 of 255 = 69%
G 75 of 255 = 29%
B 158 of 255 = 62%

177
75
158

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

Portions of RGB colors in percentages

R + G + B = 177 + 75 + 158 = 410 (100%)
R 177 of 410 ~ 43.17%
G 75 of 410 ~ 18.29%
B 158 of 410 ~ 38.54'%

%43.17
%18.29
%38.54

CMYK color model

#B14B9E color CMYK value is (0,58,11,31).

  • cyan value is 0.00%
  • magenta value is 57.63%
  • yellow value is 10.73%
  • key color value is 30.59%

CMYK: (0,58,11,31)
C0M58Y11K31 (0%, 58%, 11%, 31%)
(0.00 / 0.58 / 0.11 / 0.31)

CMYK percentages

%0
%57.63
%10.73
%30.59

Codes

Color #B14B9E in popluar color models

B1 4B 9E
RGB 177 75 158
HSL 311° 40.48% 49.41%
HSB/HSV 311° 57.63% 69.41%
CMYK 0.00% 57.63% 10.73%
30.59%

Color #B14B9E in popluar number systems.

HEX B1 4B 9E
Decimal 177 75 158
Binary 10110001 1001011 10011110
Octal 261 113 236

Shades and tints

Shades of #B14B9E

#B14B9E
(177,75,158)
#A14590
(161,69,144)
#913F82
(145,63,130)
#813974
(129,57,116)
#713366
(113,51,102)
#612D58
(97,45,88)
#51274A
(81,39,74)
#41213C
(65,33,60)
#311B2E
(49,27,46)
#211520
(33,21,32)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #B14B9E

#B14B9E
(177,75,158)
#B85BA6
(184,91,166)
#BF6BAE
(191,107,174)
#C67BB6
(198,123,182)
#CD8BBE
(205,139,190)
#D49BC6
(212,155,198)
#DBABCE
(219,171,206)
#E2BBD6
(226,187,214)
#E9CBDE
(233,203,222)
#F0DBE6
(240,219,230)
#F7EBEE
(247,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B14B9E color. Also use rgb(177,75,158) instead hex code.

Text Font Color

.myTextColor { color: #B14B9E; }

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

This text font color is #B14B9E.

Background Color

.myBgColor { background-color: #B14B9E; }

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

This div background color is #B14B9E.

Border color

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

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

This div border color is #B14B9E.

Opacity

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

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

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

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

This text has shadow with #B14B9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B14B9E.

Preview

Color preview on black background

This text has color #B14B9E on black background.


Color preview on white background

This text has color #B14B9E on white background.


Black color preview on #B14B9E background

This text has black color on #B14B9E background.


White color preview on #B14B9E background

This text has white color on #B14B9E background.


Related colors

Complementary color

Complementary color for #B14B9E is #4EB461.


I love getcolorcode.com

Triadic colors

1 #9EB14B and #4B9EB1 with #B14B9E are triadic colors.

2 #9E4BB1 and #4BB19E with #B14B9E are triadic colors.