In RGB color space, #400fff hex color has a red value of 64, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #400fff hex color is composed of 74.9% cyan, 94.12% magenta, 0% yellow and 0% black.
#400fff color has a hue of 252.3 degrees, a saturation of 100% and a lightness of 52.9%.
#400fff hex color contains mainly BLUE.
The closest web safe color of #400fff is #3300ff
#400fff hex color has a decimal value of 4198399.
HEX | 400fff | #400fff |
---|---|---|
RGB | 64, 15, 255 | rgb(64, 15, 255) |
RGB Percent | 25.1, 5.88, 100 | rgb(25.1, 5.88, 100) |
CMYK | 75, 94, 0, 0 | |
HSL | 252.3°, 100, 52.9 | hsl(252.3, 100%, 52.9%) |
HSV | 252.3°, 94.1, 100 |
XYZ | 20.335, 8.652, 95.206 |
---|---|
Hunter Lab | 29.414, 71.928, -171.316 |
CIE-LAB | 35.305, 77.902, -102.791 |
CIE-LCH | 35.305, 128.976, 307.157 |
CIE-LUV | 74.9, 94.12, 0, 0 |
Web Safe | 3300ff |
RGB percent of color #400fff
CMYK percent of color #400fff
Text with hexadecimal color #400fff
This text has a font color of #400fff
<p style="color:#400fff">Text here</p>
#400fff Background Color
This box has a background color of #400fff
<div style="background-color:#400fff">Text here</div>
#400fff Border Color
This box has a border color of #400fff
<div style="border: 4px solid #400fff">Text here</div>
CSS codes
<p style="color:#400fff">Text here</p>
<div style="background-color:#400fff">Text here</div>
<div style="border: 4px solid #400fff">Text here</div>
#400fff Color on white background
This is how a font and box color of #400fff will look
on a white background.
#400fff Color on black background
This is how a font and box color of #400fff hex color will look
on a black background.