In RGB color space, #b100dd hex color has a red value of 177, a green value of 0 and a blue value of 221.
In CMYK color space (used in color printing), #b100dd hex color is composed of 19.91% cyan, 100% magenta, 0% yellow and 13.33% black.
#b100dd color has a hue of 288.1 degrees, a saturation of 100% and a lightness of 43.3%.
#b100dd hex color contains mainly BLUE.
The closest web safe color of #b100dd is #9900cc
#b100dd hex color has a decimal value of 11600093.
HEX | b100dd | #b100dd |
---|---|---|
RGB | 177, 0, 221 | rgb(177, 0, 221) |
RGB Percent | 69.41, 0, 86.67 | rgb(69.41, 0, 86.67) |
CMYK | 20, 100, 0, 13 | |
HSL | 288.1°, 100, 43.3 | hsl(288.1, 100%, 43.3%) |
HSV | 288.1°, 100, 86.7 |
XYZ | 31.183, 14.568, 69.575 |
---|---|
Hunter Lab | 38.168, 79.039, -81.36 |
CIE-LAB | 45.037, 81.76, -67.028 |
CIE-LCH | 45.037, 105.723, 320.655 |
CIE-LUV | 19.91, 100, 0, 13.33 |
Web Safe | 9900cc |
RGB percent of color #b100dd
CMYK percent of color #b100dd
Text with hexadecimal color #b100dd
This text has a font color of #b100dd
<p style="color:#b100dd">Text here</p>
#b100dd Background Color
This box has a background color of #b100dd
<div style="background-color:#b100dd">Text here</div>
#b100dd Border Color
This box has a border color of #b100dd
<div style="border: 4px solid #b100dd">Text here</div>
CSS codes
<p style="color:#b100dd">Text here</p>
<div style="background-color:#b100dd">Text here</div>
<div style="border: 4px solid #b100dd">Text here</div>
#b100dd Color on white background
This is how a font and box color of #b100dd will look
on a white background.
#b100dd Color on black background
This is how a font and box color of #b100dd hex color will look
on a black background.