In RGB color space, #1e3fff hex color has a red value of 30, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #1e3fff hex color is composed of 88.24% cyan, 75.29% magenta, 0% yellow and 0% black.
#1e3fff color has a hue of 231.2 degrees, a saturation of 100% and a lightness of 55.9%.
#1e3fff hex color contains mainly BLUE.
The closest web safe color of #1e3fff is #3333ff
#1e3fff hex color has a decimal value of 1982463.
HEX | 1e3fff | #1e3fff |
---|---|---|
RGB | 30, 63, 255 | rgb(30, 63, 255) |
RGB Percent | 11.76, 24.71, 100 | rgb(11.76, 24.71, 100) |
CMYK | 88, 75, 0, 0 | |
HSL | 231.2°, 100, 55.9 | hsl(231.2, 100%, 55.9%) |
HSV | 231.2°, 88.2, 100 |
XYZ | 20.363, 11.051, 95.668 |
---|---|
Hunter Lab | 33.243, 51.165, -147.357 |
CIE-LAB | 39.666, 59.243, -95.581 |
CIE-LCH | 39.666, 112.452, 301.791 |
CIE-LUV | 88.24, 75.29, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #1e3fff
CMYK percent of color #1e3fff
Text with hexadecimal color #1e3fff
This text has a font color of #1e3fff
<p style="color:#1e3fff">Text here</p>
#1e3fff Background Color
This box has a background color of #1e3fff
<div style="background-color:#1e3fff">Text here</div>
#1e3fff Border Color
This box has a border color of #1e3fff
<div style="border: 4px solid #1e3fff">Text here</div>
CSS codes
<p style="color:#1e3fff">Text here</p>
<div style="background-color:#1e3fff">Text here</div>
<div style="border: 4px solid #1e3fff">Text here</div>
#1e3fff Color on white background
This is how a font and box color of #1e3fff will look
on a white background.
#1e3fff Color on black background
This is how a font and box color of #1e3fff hex color will look
on a black background.