In RGB color space, #6464ff hex color has a red value of 100, a green value of 100 and a blue value of 255.
In CMYK color space (used in color printing), #6464ff hex color is composed of 60.78% cyan, 60.78% magenta, 0% yellow and 0% black.
#6464ff color has a hue of 240 degrees, a saturation of 100% and a lightness of 69.6%.
#6464ff hex color contains mainly BLUE.
The closest web safe color of #6464ff is #6666ff
#6464ff hex color has a decimal value of 6579455.
HEX | 6464ff | #6464ff |
---|---|---|
RGB | 100, 100, 255 | rgb(100, 100, 255) |
RGB Percent | 39.22, 39.22, 100 | rgb(39.22, 39.22, 100) |
CMYK | 61, 61, 0, 0 | |
HSL | 240°, 100, 69.6 | hsl(240, 100%, 69.6%) |
HSV | 240°, 60.8, 100 |
XYZ | 27.863, 19.044, 96.815 |
---|---|
Hunter Lab | 43.639, 37.6, -100.989 |
CIE-LAB | 50.739, 44.483, -77.253 |
CIE-LCH | 50.739, 89.145, 299.934 |
CIE-LUV | 60.78, 60.78, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #6464ff
CMYK percent of color #6464ff
Text with hexadecimal color #6464ff
This text has a font color of #6464ff
<p style="color:#6464ff">Text here</p>
#6464ff Background Color
This box has a background color of #6464ff
<div style="background-color:#6464ff">Text here</div>
#6464ff Border Color
This box has a border color of #6464ff
<div style="border: 4px solid #6464ff">Text here</div>
CSS codes
<p style="color:#6464ff">Text here</p>
<div style="background-color:#6464ff">Text here</div>
<div style="border: 4px solid #6464ff">Text here</div>
#6464ff Color on white background
This is how a font and box color of #6464ff will look
on a white background.
#6464ff Color on black background
This is how a font and box color of #6464ff hex color will look
on a black background.