In RGB color space, #803fff hex color has a red value of 128, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #803fff hex color is composed of 49.8% cyan, 75.29% magenta, 0% yellow and 0% black.
#803fff color has a hue of 260.3 degrees, a saturation of 100% and a lightness of 62.4%.
#803fff hex color contains mainly BLUE.
The closest web safe color of #803fff is #9933ff
#803fff hex color has a decimal value of 8404991.
HEX | 803fff | #803fff |
---|---|---|
RGB | 128, 63, 255 | rgb(128, 63, 255) |
RGB Percent | 50.2, 24.71, 100 | rgb(50.2, 24.71, 100) |
CMYK | 50, 75, 0, 0 | |
HSL | 260.3°, 100, 62.4 | hsl(260.3, 100%, 62.4%) |
HSV | 260.3°, 75.3, 100 |
XYZ | 28.73, 15.364, 96.059 |
---|---|
Hunter Lab | 39.197, 62.24, -117.863 |
CIE-LAB | 46.129, 67.763, -84.699 |
CIE-LCH | 46.129, 108.47, 308.661 |
CIE-LUV | 49.8, 75.29, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #803fff
CMYK percent of color #803fff
Text with hexadecimal color #803fff
This text has a font color of #803fff
<p style="color:#803fff">Text here</p>
#803fff Background Color
This box has a background color of #803fff
<div style="background-color:#803fff">Text here</div>
#803fff Border Color
This box has a border color of #803fff
<div style="border: 4px solid #803fff">Text here</div>
CSS codes
<p style="color:#803fff">Text here</p>
<div style="background-color:#803fff">Text here</div>
<div style="border: 4px solid #803fff">Text here</div>
#803fff Color on white background
This is how a font and box color of #803fff will look
on a white background.
#803fff Color on black background
This is how a font and box color of #803fff hex color will look
on a black background.