In RGB color space, #563fff hex color has a red value of 86, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #563fff hex color is composed of 66.27% cyan, 75.29% magenta, 0% yellow and 0% black.
#563fff color has a hue of 247.2 degrees, a saturation of 100% and a lightness of 62.4%.
#563fff hex color contains mainly BLUE.
The closest web safe color of #563fff is #6633ff
#563fff hex color has a decimal value of 5652479.
HEX | 563fff | #563fff |
---|---|---|
RGB | 86, 63, 255 | rgb(86, 63, 255) |
RGB Percent | 33.73, 24.71, 100 | rgb(33.73, 24.71, 100) |
CMYK | 66, 75, 0, 0 | |
HSL | 247.2°, 100, 62.4 | hsl(247.2, 100%, 62.4%) |
HSV | 247.2°, 75.3, 100 |
XYZ | 23.665, 12.753, 95.822 |
---|---|
Hunter Lab | 35.711, 55.793, -134.091 |
CIE-LAB | 42.389, 62.877, -90.99 |
CIE-LCH | 42.389, 110.602, 304.646 |
CIE-LUV | 66.27, 75.29, 0, 0 |
Web Safe | 6633ff |
RGB percent of color #563fff
CMYK percent of color #563fff
Text with hexadecimal color #563fff
This text has a font color of #563fff
<p style="color:#563fff">Text here</p>
#563fff Background Color
This box has a background color of #563fff
<div style="background-color:#563fff">Text here</div>
#563fff Border Color
This box has a border color of #563fff
<div style="border: 4px solid #563fff">Text here</div>
CSS codes
<p style="color:#563fff">Text here</p>
<div style="background-color:#563fff">Text here</div>
<div style="border: 4px solid #563fff">Text here</div>
#563fff Color on white background
This is how a font and box color of #563fff will look
on a white background.
#563fff Color on black background
This is how a font and box color of #563fff hex color will look
on a black background.