In RGB color space, #973fff hex color has a red value of 151, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #973fff hex color is composed of 40.78% cyan, 75.29% magenta, 0% yellow and 0% black.
#973fff color has a hue of 267.5 degrees, a saturation of 100% and a lightness of 62.4%.
#973fff hex color contains mainly BLUE.
The closest web safe color of #973fff is #9933ff
#973fff hex color has a decimal value of 9912319.
HEX | 973fff | #973fff |
---|---|---|
RGB | 151, 63, 255 | rgb(151, 63, 255) |
RGB Percent | 59.22, 24.71, 100 | rgb(59.22, 24.71, 100) |
CMYK | 41, 75, 0, 0 | |
HSL | 267.5°, 100, 62.4 | hsl(267.5, 100%, 62.4%) |
HSV | 267.5°, 75.3, 100 |
XYZ | 32.59, 17.354, 96.24 |
---|---|
Hunter Lab | 41.658, 66.742, -107.813 |
CIE-LAB | 48.703, 71.068, -80.381 |
CIE-LCH | 48.703, 107.293, 311.481 |
CIE-LUV | 40.78, 75.29, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #973fff
CMYK percent of color #973fff
Text with hexadecimal color #973fff
This text has a font color of #973fff
<p style="color:#973fff">Text here</p>
#973fff Background Color
This box has a background color of #973fff
<div style="background-color:#973fff">Text here</div>
#973fff Border Color
This box has a border color of #973fff
<div style="border: 4px solid #973fff">Text here</div>
CSS codes
<p style="color:#973fff">Text here</p>
<div style="background-color:#973fff">Text here</div>
<div style="border: 4px solid #973fff">Text here</div>
#973fff Color on white background
This is how a font and box color of #973fff will look
on a white background.
#973fff Color on black background
This is how a font and box color of #973fff hex color will look
on a black background.