In RGB color space, #655fff hex color has a red value of 101, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #655fff hex color is composed of 60.39% cyan, 62.75% magenta, 0% yellow and 0% black.
#655fff color has a hue of 242.3 degrees, a saturation of 100% and a lightness of 68.6%.
#655fff hex color contains mainly BLUE.
The closest web safe color of #655fff is #6666ff
#655fff hex color has a decimal value of 6643711.
HEX | 655fff | #655fff |
---|---|---|
RGB | 101, 95, 255 | rgb(101, 95, 255) |
RGB Percent | 39.61, 37.25, 100 | rgb(39.61, 37.25, 100) |
CMYK | 60, 63, 0, 0 | |
HSL | 242.3°, 100, 68.6 | hsl(242.3, 100%, 68.6%) |
HSV | 242.3°, 62.7, 100 |
XYZ | 27.509, 18.171, 96.665 |
---|---|
Hunter Lab | 42.627, 40.594, -104.611 |
CIE-LAB | 49.703, 47.535, -78.94 |
CIE-LCH | 49.703, 92.147, 301.055 |
CIE-LUV | 60.39, 62.75, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #655fff
CMYK percent of color #655fff
Text with hexadecimal color #655fff
This text has a font color of #655fff
<p style="color:#655fff">Text here</p>
#655fff Background Color
This box has a background color of #655fff
<div style="background-color:#655fff">Text here</div>
#655fff Border Color
This box has a border color of #655fff
<div style="border: 4px solid #655fff">Text here</div>
CSS codes
<p style="color:#655fff">Text here</p>
<div style="background-color:#655fff">Text here</div>
<div style="border: 4px solid #655fff">Text here</div>
#655fff Color on white background
This is how a font and box color of #655fff will look
on a white background.
#655fff Color on black background
This is how a font and box color of #655fff hex color will look
on a black background.