In RGB color space, #720fff hex color has a red value of 114, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #720fff hex color is composed of 55.29% cyan, 94.12% magenta, 0% yellow and 0% black.
#720fff color has a hue of 264.8 degrees, a saturation of 100% and a lightness of 52.9%.
#720fff hex color contains mainly BLUE.
The closest web safe color of #720fff is #6600ff
#720fff hex color has a decimal value of 7475199.
HEX | 720fff | #720fff |
---|---|---|
RGB | 114, 15, 255 | rgb(114, 15, 255) |
RGB Percent | 44.71, 5.88, 100 | rgb(44.71, 5.88, 100) |
CMYK | 55, 94, 0, 0 | |
HSL | 264.8°, 100, 52.9 | hsl(264.8, 100%, 52.9%) |
HSV | 264.8°, 94.1, 100 |
XYZ | 25.16, 11.139, 95.432 |
---|---|
Hunter Lab | 33.375, 76.157, -146.17 |
CIE-LAB | 39.814, 80.465, -95.169 |
CIE-LCH | 39.814, 124.626, 310.214 |
CIE-LUV | 55.29, 94.12, 0, 0 |
Web Safe | 6600ff |
RGB percent of color #720fff
CMYK percent of color #720fff
Text with hexadecimal color #720fff
This text has a font color of #720fff
<p style="color:#720fff">Text here</p>
#720fff Background Color
This box has a background color of #720fff
<div style="background-color:#720fff">Text here</div>
#720fff Border Color
This box has a border color of #720fff
<div style="border: 4px solid #720fff">Text here</div>
CSS codes
<p style="color:#720fff">Text here</p>
<div style="background-color:#720fff">Text here</div>
<div style="border: 4px solid #720fff">Text here</div>
#720fff Color on white background
This is how a font and box color of #720fff will look
on a white background.
#720fff Color on black background
This is how a font and box color of #720fff hex color will look
on a black background.