In RGB color space, #661fff hex color has a red value of 102, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #661fff hex color is composed of 60% cyan, 87.84% magenta, 0% yellow and 0% black.
#661fff color has a hue of 259 degrees, a saturation of 100% and a lightness of 56.1%.
#661fff hex color contains mainly BLUE.
The closest web safe color of #661fff is #6633ff
#661fff hex color has a decimal value of 6692863.
HEX | 661fff | #661fff |
---|---|---|
RGB | 102, 31, 255 | rgb(102, 31, 255) |
RGB Percent | 40, 12.16, 100 | rgb(40, 12.16, 100) |
CMYK | 60, 88, 0, 0 | |
HSL | 259°, 100, 56.1 | hsl(259, 100%, 56.1%) |
HSV | 259°, 87.8, 100 |
XYZ | 24.019, 11.025, 95.47 |
---|---|
Hunter Lab | 33.204, 71.016, -147.232 |
CIE-LAB | 39.623, 76.361, -95.524 |
CIE-LCH | 39.623, 122.294, 308.639 |
CIE-LUV | 60, 87.84, 0, 0 |
Web Safe | 6633ff |
RGB percent of color #661fff
CMYK percent of color #661fff
Text with hexadecimal color #661fff
This text has a font color of #661fff
<p style="color:#661fff">Text here</p>
#661fff Background Color
This box has a background color of #661fff
<div style="background-color:#661fff">Text here</div>
#661fff Border Color
This box has a border color of #661fff
<div style="border: 4px solid #661fff">Text here</div>
CSS codes
<p style="color:#661fff">Text here</p>
<div style="background-color:#661fff">Text here</div>
<div style="border: 4px solid #661fff">Text here</div>
#661fff Color on white background
This is how a font and box color of #661fff will look
on a white background.
#661fff Color on black background
This is how a font and box color of #661fff hex color will look
on a black background.