In RGB color space, #6563ff hex color has a red value of 101, a green value of 99 and a blue value of 255.
In CMYK color space (used in color printing), #6563ff hex color is composed of 60.39% cyan, 61.18% magenta, 0% yellow and 0% black.
#6563ff color has a hue of 240.8 degrees, a saturation of 100% and a lightness of 69.4%.
#6563ff hex color contains mainly BLUE.
The closest web safe color of #6563ff is #6666ff
#6563ff hex color has a decimal value of 6644735.
HEX | 6563ff | #6563ff |
---|---|---|
RGB | 101, 99, 255 | rgb(101, 99, 255) |
RGB Percent | 39.61, 38.82, 100 | rgb(39.61, 38.82, 100) |
CMYK | 60, 61, 0, 0 | |
HSL | 240.8°, 100, 69.4 | hsl(240.8, 100%, 69.4%) |
HSV | 240.8°, 61.2, 100 |
XYZ | 27.879, 18.91, 96.788 |
---|---|
Hunter Lab | 43.486, 38.338, -101.525 |
CIE-LAB | 50.582, 45.222, -77.506 |
CIE-LCH | 50.582, 89.734, 300.262 |
CIE-LUV | 60.39, 61.18, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #6563ff
CMYK percent of color #6563ff
Text with hexadecimal color #6563ff
This text has a font color of #6563ff
<p style="color:#6563ff">Text here</p>
#6563ff Background Color
This box has a background color of #6563ff
<div style="background-color:#6563ff">Text here</div>
#6563ff Border Color
This box has a border color of #6563ff
<div style="border: 4px solid #6563ff">Text here</div>
CSS codes
<p style="color:#6563ff">Text here</p>
<div style="background-color:#6563ff">Text here</div>
<div style="border: 4px solid #6563ff">Text here</div>
#6563ff Color on white background
This is how a font and box color of #6563ff will look
on a white background.
#6563ff Color on black background
This is how a font and box color of #6563ff hex color will look
on a black background.