In RGB color space, #412fff hex color has a red value of 65, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #412fff hex color is composed of 74.51% cyan, 81.57% magenta, 0% yellow and 0% black.
#412fff color has a hue of 245.2 degrees, a saturation of 100% and a lightness of 59.2%.
#412fff hex color contains mainly BLUE.
The closest web safe color of #412fff is #3333ff
#412fff hex color has a decimal value of 4272127.
HEX | 412fff | #412fff |
---|---|---|
RGB | 65, 47, 255 | rgb(65, 47, 255) |
RGB Percent | 25.49, 18.43, 100 | rgb(25.49, 18.43, 100) |
CMYK | 75, 82, 0, 0 | |
HSL | 245.2°, 100, 59.2 | hsl(245.2, 100%, 59.2%) |
HSV | 245.2°, 81.6, 100 |
XYZ | 21.246, 10.377, 95.491 |
---|---|
Hunter Lab | 32.213, 61.355, -153.206 |
CIE-LAB | 38.511, 68.487, -97.455 |
CIE-LCH | 38.511, 119.113, 305.098 |
CIE-LUV | 74.51, 81.57, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #412fff
CMYK percent of color #412fff
Text with hexadecimal color #412fff
This text has a font color of #412fff
<p style="color:#412fff">Text here</p>
#412fff Background Color
This box has a background color of #412fff
<div style="background-color:#412fff">Text here</div>
#412fff Border Color
This box has a border color of #412fff
<div style="border: 4px solid #412fff">Text here</div>
CSS codes
<p style="color:#412fff">Text here</p>
<div style="background-color:#412fff">Text here</div>
<div style="border: 4px solid #412fff">Text here</div>
#412fff Color on white background
This is how a font and box color of #412fff will look
on a white background.
#412fff Color on black background
This is how a font and box color of #412fff hex color will look
on a black background.