In RGB color space, #111aff hex color has a red value of 17, a green value of 26 and a blue value of 255.
In CMYK color space (used in color printing), #111aff hex color is composed of 93.33% cyan, 89.8% magenta, 0% yellow and 0% black.
#111aff color has a hue of 237.7 degrees, a saturation of 100% and a lightness of 53.3%.
#111aff hex color contains mainly BLUE.
The closest web safe color of #111aff is #0033ff
#111aff hex color has a decimal value of 1121023.
HEX | 111aff | #111aff |
---|---|---|
RGB | 17, 26, 255 | rgb(17, 26, 255) |
RGB Percent | 6.67, 10.2, 100 | rgb(6.67, 10.2, 100) |
CMYK | 93, 90, 0, 0 | |
HSL | 237.7°, 100, 53.3 | hsl(237.7, 100%, 53.3%) |
HSV | 237.7°, 93.3, 100 |
XYZ | 18.651, 8.078, 95.184 |
---|---|
Hunter Lab | 28.422, 67.397, -178.666 |
CIE-LAB | 34.145, 74.411, -104.777 |
CIE-LCH | 34.145, 128.512, 305.382 |
CIE-LUV | 93.33, 89.8, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #111aff
CMYK percent of color #111aff
Text with hexadecimal color #111aff
This text has a font color of #111aff
<p style="color:#111aff">Text here</p>
#111aff Background Color
This box has a background color of #111aff
<div style="background-color:#111aff">Text here</div>
#111aff Border Color
This box has a border color of #111aff
<div style="border: 4px solid #111aff">Text here</div>
CSS codes
<p style="color:#111aff">Text here</p>
<div style="background-color:#111aff">Text here</div>
<div style="border: 4px solid #111aff">Text here</div>
#111aff Color on white background
This is how a font and box color of #111aff will look
on a white background.
#111aff Color on black background
This is how a font and box color of #111aff hex color will look
on a black background.