Pinky purple : The hexadecimal color #bb4fbe

The hexadecimal color #bb4fbe is a color blue whose writing is rgb(187, 79, 190) either 73% of red, 31% of green, 75% of blue; the HSL value is hsl(126, 117%, 135%) either a shade of 126°, a saturation of 117% and a brightness of 135%; the CMYK value is cmyk(2, 58, 0, 25) either 2% of cyan, 58% of magenta, 0% of yellow and 25% of black.

The color combinaison (or color scheme) of the color pinky purple

The gradient colors and complementary colors below allow you to find colors near bb4fbe for a good harmony of your web design and your artwork.

#bb4fbe : Using the html color in a CSS style

The CSS notation for use that color (bb4fbe) as text color is color:#bb4fbe;
This is an text example writing in hex color #bb4fbe.

The CSS notation for use that color (bb4fbe) as background color is background-color:#bb4fbe;
This is a box with a background color in hex #bb4fbe

The CSS notation for use that color (bb4fbe) as border color is border-color:#bb4fbe;
This is a box with a border color in hex #bb4fbe

The CSS notation for use that color (bb4fbe) as shadow color is box-shadow:0 0 20px #bb4fbe;
This is a box with a shadow color in hex #bb4fbe

Converting the hex color bb4fbe in RGB, HSL and CMYK

  • Color code HEX : #bb4fbe
  • Color code RGB : rgb(187, 79, 190)
  • Color code HSL : hsl(126, 117%, 135%)
  • Color code CMYK : cmyk(2, 58, 0, 25)
  • Color code BIN : 10111011 1001111 10111110

What is a color HEX ?

The HEX code consists of 3 groups of 2 digits from 00 to FF, representing the primary colors: red, green, blue.
The maximum number of colors in hexadecimal format is 256 x 256 x 256 = 16,777,216

What is a color RGB ?

RGB code consists of 3 groups ranging from 0 to 255 and representing the primary colors: red, green, blue.
The theoretical maximum number is also ~ 16M colors.


Hex color #bb4fbe - pinky purple

What is a color HSL ?

HSL code consists of 3 groups: a first in degree determining the color hue (between 0° and 360°) followed by 2 digits ranging from 0 to 255 and expressed as a percentage, respectively, determine the saturation and brightness of color.

What is a color CMYK ?

The CMYK code consists of four groups of digits ranging from 0 to 100 and represents the percentage of cyan, magenta, yellow and black present in the main color.