In RGB color space, #123aff hex color has a red value of 18, a green value of 58 and a blue value of 255.
In CMYK color space (used in color printing), #123aff hex color is composed of 92.94% cyan, 77.25% magenta, 0% yellow and 0% black.
#123aff color has a hue of 229.9 degrees, a saturation of 100% and a lightness of 53.5%.
#123aff hex color contains mainly BLUE.
The closest web safe color of #123aff is #0033ff
#123aff hex color has a decimal value of 1194751.
HEX | 123aff | #123aff |
---|---|---|
RGB | 18, 58, 255 | rgb(18, 58, 255) |
RGB Percent | 7.06, 22.75, 100 | rgb(7.06, 22.75, 100) |
CMYK | 93, 77, 0, 0 | |
HSL | 229.9°, 100, 53.5 | hsl(229.9, 100%, 53.5%) |
HSV | 229.9°, 92.9, 100 |
XYZ | 19.813, 10.375, 95.566 |
---|---|
Hunter Lab | 32.21, 53.43, -153.363 |
CIE-LAB | 38.507, 61.52, -97.511 |
CIE-LCH | 38.507, 115.296, 302.248 |
CIE-LUV | 92.94, 77.25, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #123aff
CMYK percent of color #123aff
Text with hexadecimal color #123aff
This text has a font color of #123aff
<p style="color:#123aff">Text here</p>
#123aff Background Color
This box has a background color of #123aff
<div style="background-color:#123aff">Text here</div>
#123aff Border Color
This box has a border color of #123aff
<div style="border: 4px solid #123aff">Text here</div>
CSS codes
<p style="color:#123aff">Text here</p>
<div style="background-color:#123aff">Text here</div>
<div style="border: 4px solid #123aff">Text here</div>
#123aff Color on white background
This is how a font and box color of #123aff will look
on a white background.
#123aff Color on black background
This is how a font and box color of #123aff hex color will look
on a black background.