In RGB color space, #665fff hex color has a red value of 102, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #665fff hex color is composed of 60% cyan, 62.75% magenta, 0% yellow and 0% black.
#665fff color has a hue of 242.6 degrees, a saturation of 100% and a lightness of 68.6%.
#665fff hex color contains mainly BLUE.
The closest web safe color of #665fff is #6666ff
#665fff hex color has a decimal value of 6709247.
HEX | 665fff | #665fff |
---|---|---|
RGB | 102, 95, 255 | rgb(102, 95, 255) |
RGB Percent | 40, 37.25, 100 | rgb(40, 37.25, 100) |
CMYK | 60, 63, 0, 0 | |
HSL | 242.6°, 100, 68.6 | hsl(242.6, 100%, 68.6%) |
HSV | 242.6°, 62.7, 100 |
XYZ | 27.622, 18.229, 96.671 |
---|---|
Hunter Lab | 42.695, 40.764, -104.358 |
CIE-LAB | 49.773, 47.686, -78.823 |
CIE-LCH | 49.773, 92.125, 301.173 |
CIE-LUV | 60, 62.75, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #665fff
CMYK percent of color #665fff
Text with hexadecimal color #665fff
This text has a font color of #665fff
<p style="color:#665fff">Text here</p>
#665fff Background Color
This box has a background color of #665fff
<div style="background-color:#665fff">Text here</div>
#665fff Border Color
This box has a border color of #665fff
<div style="border: 4px solid #665fff">Text here</div>
CSS codes
<p style="color:#665fff">Text here</p>
<div style="background-color:#665fff">Text here</div>
<div style="border: 4px solid #665fff">Text here</div>
#665fff Color on white background
This is how a font and box color of #665fff will look
on a white background.
#665fff Color on black background
This is how a font and box color of #665fff hex color will look
on a black background.