In RGB color space, #1555ff hex color has a red value of 21, a green value of 85 and a blue value of 255.
In CMYK color space (used in color printing), #1555ff hex color is composed of 91.76% cyan, 66.67% magenta, 0% yellow and 0% black.
#1555ff color has a hue of 223.6 degrees, a saturation of 100% and a lightness of 54.1%.
#1555ff hex color contains mainly BLUE.
The closest web safe color of #1555ff is #0066ff
#1555ff hex color has a decimal value of 1398271.
HEX | 1555ff | #1555ff |
---|---|---|
RGB | 21, 85, 255 | rgb(21, 85, 255) |
RGB Percent | 8.24, 33.33, 100 | rgb(8.24, 33.33, 100) |
CMYK | 92, 67, 0, 0 | |
HSL | 223.6°, 100, 54.1 | hsl(223.6, 100%, 54.1%) |
HSV | 223.6°, 91.8, 100 |
XYZ | 21.608, 13.876, 96.147 |
---|---|
Hunter Lab | 37.251, 38.355, -126.958 |
CIE-LAB | 44.055, 46.305, -88.334 |
CIE-LCH | 44.055, 99.735, 297.664 |
CIE-LUV | 91.76, 66.67, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #1555ff
CMYK percent of color #1555ff
Text with hexadecimal color #1555ff
This text has a font color of #1555ff
<p style="color:#1555ff">Text here</p>
#1555ff Background Color
This box has a background color of #1555ff
<div style="background-color:#1555ff">Text here</div>
#1555ff Border Color
This box has a border color of #1555ff
<div style="border: 4px solid #1555ff">Text here</div>
CSS codes
<p style="color:#1555ff">Text here</p>
<div style="background-color:#1555ff">Text here</div>
<div style="border: 4px solid #1555ff">Text here</div>
#1555ff Color on white background
This is how a font and box color of #1555ff will look
on a white background.
#1555ff Color on black background
This is how a font and box color of #1555ff hex color will look
on a black background.