In RGB color space, #b000dd hex color has a red value of 176, a green value of 0 and a blue value of 221.
In CMYK color space (used in color printing), #b000dd hex color is composed of 20.36% cyan, 100% magenta, 0% yellow and 13.33% black.
#b000dd color has a hue of 287.8 degrees, a saturation of 100% and a lightness of 43.3%.
#b000dd hex color contains mainly BLUE.
The closest web safe color of #b000dd is #9900cc
#b000dd hex color has a decimal value of 11534557.
HEX | b000dd | #b000dd |
---|---|---|
RGB | 176, 0, 221 | rgb(176, 0, 221) |
RGB Percent | 69.02, 0, 86.67 | rgb(69.02, 0, 86.67) |
CMYK | 20, 100, 0, 13 | |
HSL | 287.8°, 100, 43.3 | hsl(287.8, 100%, 43.3%) |
HSV | 287.8°, 100, 86.7 |
XYZ | 30.956, 14.451, 69.564 |
---|---|
Hunter Lab | 38.014, 78.831, -81.887 |
CIE-LAB | 44.873, 81.628, -67.302 |
CIE-LCH | 44.873, 105.796, 320.495 |
CIE-LUV | 20.36, 100, 0, 13.33 |
Web Safe | 9900cc |
RGB percent of color #b000dd
CMYK percent of color #b000dd
Text with hexadecimal color #b000dd
This text has a font color of #b000dd
<p style="color:#b000dd">Text here</p>
#b000dd Background Color
This box has a background color of #b000dd
<div style="background-color:#b000dd">Text here</div>
#b000dd Border Color
This box has a border color of #b000dd
<div style="border: 4px solid #b000dd">Text here</div>
CSS codes
<p style="color:#b000dd">Text here</p>
<div style="background-color:#b000dd">Text here</div>
<div style="border: 4px solid #b000dd">Text here</div>
#b000dd Color on white background
This is how a font and box color of #b000dd will look
on a white background.
#b000dd Color on black background
This is how a font and box color of #b000dd hex color will look
on a black background.