In RGB color space, #7b4fff hex color has a red value of 123, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #7b4fff hex color is composed of 51.76% cyan, 69.02% magenta, 0% yellow and 0% black.
#7b4fff color has a hue of 255 degrees, a saturation of 100% and a lightness of 65.5%.
#7b4fff hex color contains mainly BLUE.
The closest web safe color of #7b4fff is #6666ff
#7b4fff hex color has a decimal value of 8081407.
HEX | 7b4fff | #7b4fff |
---|---|---|
RGB | 123, 79, 255 | rgb(123, 79, 255) |
RGB Percent | 48.24, 30.98, 100 | rgb(48.24, 30.98, 100) |
CMYK | 52, 69, 0, 0 | |
HSL | 255°, 100, 65.5 | hsl(255, 100%, 65.5%) |
HSV | 255°, 69, 100 |
XYZ | 29.014, 17.023, 96.364 |
---|---|
Hunter Lab | 41.259, 53.321, -109.596 |
CIE-LAB | 48.289, 59.553, -81.178 |
CIE-LCH | 48.289, 100.68, 306.264 |
CIE-LUV | 51.76, 69.02, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #7b4fff
CMYK percent of color #7b4fff
Text with hexadecimal color #7b4fff
This text has a font color of #7b4fff
<p style="color:#7b4fff">Text here</p>
#7b4fff Background Color
This box has a background color of #7b4fff
<div style="background-color:#7b4fff">Text here</div>
#7b4fff Border Color
This box has a border color of #7b4fff
<div style="border: 4px solid #7b4fff">Text here</div>
CSS codes
<p style="color:#7b4fff">Text here</p>
<div style="background-color:#7b4fff">Text here</div>
<div style="border: 4px solid #7b4fff">Text here</div>
#7b4fff Color on white background
This is how a font and box color of #7b4fff will look
on a white background.
#7b4fff Color on black background
This is how a font and box color of #7b4fff hex color will look
on a black background.