In RGB color space, #807fff hex color has a red value of 128, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #807fff hex color is composed of 49.8% cyan, 50.2% magenta, 0% yellow and 0% black.
#807fff color has a hue of 240.5 degrees, a saturation of 100% and a lightness of 74.9%.
#807fff hex color contains mainly BLUE.
The closest web safe color of #807fff is #9966ff
#807fff hex color has a decimal value of 8421375.
HEX | 807fff | #807fff |
---|---|---|
RGB | 128, 127, 255 | rgb(128, 127, 255) |
RGB Percent | 50.2, 49.8, 100 | rgb(50.2, 49.8, 100) |
CMYK | 50, 50, 0, 0 | |
HSL | 240.5°, 100, 74.9 | hsl(240.5, 100%, 74.9%) |
HSV | 240.5°, 50.2, 100 |
XYZ | 34.541, 26.988, 97.996 |
---|---|
Hunter Lab | 51.95, 27.77, -75.477 |
CIE-LAB | 58.963, 33.691, -63.852 |
CIE-LCH | 58.963, 72.195, 297.818 |
CIE-LUV | 49.8, 50.2, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #807fff
CMYK percent of color #807fff
Text with hexadecimal color #807fff
This text has a font color of #807fff
<p style="color:#807fff">Text here</p>
#807fff Background Color
This box has a background color of #807fff
<div style="background-color:#807fff">Text here</div>
#807fff Border Color
This box has a border color of #807fff
<div style="border: 4px solid #807fff">Text here</div>
CSS codes
<p style="color:#807fff">Text here</p>
<div style="background-color:#807fff">Text here</div>
<div style="border: 4px solid #807fff">Text here</div>
#807fff Color on white background
This is how a font and box color of #807fff will look
on a white background.
#807fff Color on black background
This is how a font and box color of #807fff hex color will look
on a black background.