In RGB color space, #146fff hex color has a red value of 20, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #146fff hex color is composed of 92.16% cyan, 56.47% magenta, 0% yellow and 0% black.
#146fff color has a hue of 216.8 degrees, a saturation of 100% and a lightness of 53.9%.
#146fff hex color contains mainly BLUE.
The closest web safe color of #146fff is #0066ff
#146fff hex color has a decimal value of 1339391.
HEX | 146fff | #146fff |
---|---|---|
RGB | 20, 111, 255 | rgb(20, 111, 255) |
RGB Percent | 7.84, 43.53, 100 | rgb(7.84, 43.53, 100) |
CMYK | 92, 56, 0, 0 | |
HSL | 216.8°, 100, 53.9 | hsl(216.8, 100%, 53.9%) |
HSV | 216.8°, 92.2, 100 |
XYZ | 24.023, 18.738, 96.958 |
---|---|
Hunter Lab | 43.287, 23.308, -102.5 |
CIE-LAB | 50.379, 30.013, -77.968 |
CIE-LCH | 50.379, 83.545, 291.054 |
CIE-LUV | 92.16, 56.47, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #146fff
CMYK percent of color #146fff
Text with hexadecimal color #146fff
This text has a font color of #146fff
<p style="color:#146fff">Text here</p>
#146fff Background Color
This box has a background color of #146fff
<div style="background-color:#146fff">Text here</div>
#146fff Border Color
This box has a border color of #146fff
<div style="border: 4px solid #146fff">Text here</div>
CSS codes
<p style="color:#146fff">Text here</p>
<div style="background-color:#146fff">Text here</div>
<div style="border: 4px solid #146fff">Text here</div>
#146fff Color on white background
This is how a font and box color of #146fff will look
on a white background.
#146fff Color on black background
This is how a font and box color of #146fff hex color will look
on a black background.