In RGB color space, #654fff hex color has a red value of 101, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #654fff hex color is composed of 60.39% cyan, 69.02% magenta, 0% yellow and 0% black.
#654fff color has a hue of 247.5 degrees, a saturation of 100% and a lightness of 65.5%.
#654fff hex color contains mainly BLUE.
The closest web safe color of #654fff is #6666ff
#654fff hex color has a decimal value of 6639615.
HEX | 654fff | #654fff |
---|---|---|
RGB | 101, 79, 255 | rgb(101, 79, 255) |
RGB Percent | 39.61, 30.98, 100 | rgb(39.61, 30.98, 100) |
CMYK | 60, 69, 0, 0 | |
HSL | 247.5°, 100, 65.5 | hsl(247.5, 100%, 65.5%) |
HSV | 247.5°, 69, 100 |
XYZ | 26.213, 15.579, 96.233 |
---|---|
Hunter Lab | 39.47, 49.473, -116.927 |
CIE-LAB | 46.417, 56.419, -84.318 |
CIE-LCH | 46.417, 101.453, 303.787 |
CIE-LUV | 60.39, 69.02, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #654fff
CMYK percent of color #654fff
Text with hexadecimal color #654fff
This text has a font color of #654fff
<p style="color:#654fff">Text here</p>
#654fff Background Color
This box has a background color of #654fff
<div style="background-color:#654fff">Text here</div>
#654fff Border Color
This box has a border color of #654fff
<div style="border: 4px solid #654fff">Text here</div>
CSS codes
<p style="color:#654fff">Text here</p>
<div style="background-color:#654fff">Text here</div>
<div style="border: 4px solid #654fff">Text here</div>
#654fff Color on white background
This is how a font and box color of #654fff will look
on a white background.
#654fff Color on black background
This is how a font and box color of #654fff hex color will look
on a black background.