In RGB color space, #7500ff hex color has a red value of 117, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #7500ff hex color is composed of 54.12% cyan, 100% magenta, 0% yellow and 0% black.
#7500ff color has a hue of 267.5 degrees, a saturation of 100% and a lightness of 50%.
#7500ff hex color contains mainly BLUE.
The closest web safe color of #7500ff is #6600ff
#7500ff hex color has a decimal value of 7667967.
HEX | 7500ff | #7500ff |
---|---|---|
RGB | 117, 0, 255 | rgb(117, 0, 255) |
RGB Percent | 45.88, 0, 100 | rgb(45.88, 0, 100) |
CMYK | 54, 100, 0, 0 | |
HSL | 267.5°, 100, 50 | hsl(267.5, 100%, 50%) |
HSV | 267.5°, 100, 100 |
XYZ | 25.386, 11.002, 95.393 |
---|---|
Hunter Lab | 33.169, 78.568, -147.296 |
CIE-LAB | 39.584, 82.414, -95.539 |
CIE-LCH | 39.584, 126.174, 310.782 |
CIE-LUV | 54.12, 100, 0, 0 |
Web Safe | 6600ff |
RGB percent of color #7500ff
CMYK percent of color #7500ff
Text with hexadecimal color #7500ff
This text has a font color of #7500ff
<p style="color:#7500ff">Text here</p>
#7500ff Background Color
This box has a background color of #7500ff
<div style="background-color:#7500ff">Text here</div>
#7500ff Border Color
This box has a border color of #7500ff
<div style="border: 4px solid #7500ff">Text here</div>
CSS codes
<p style="color:#7500ff">Text here</p>
<div style="background-color:#7500ff">Text here</div>
<div style="border: 4px solid #7500ff">Text here</div>
#7500ff Color on white background
This is how a font and box color of #7500ff will look
on a white background.
#7500ff Color on black background
This is how a font and box color of #7500ff hex color will look
on a black background.