In RGB color space, #123dec hex color has a red value of 18, a green value of 61 and a blue value of 236.
In CMYK color space (used in color printing), #123dec hex color is composed of 92.37% cyan, 74.15% magenta, 0% yellow and 7.45% black.
#123dec color has a hue of 228.2 degrees, a saturation of 85.83% and a lightness of 49.8%.
#123dec hex color contains mainly BLUE.
The closest web safe color of #123dec is #0033ff
#123dec hex color has a decimal value of 1195500.
HEX | 123dec | #123dec |
---|---|---|
RGB | 18, 61, 236 | rgb(18, 61, 236) |
RGB Percent | 7.06, 23.92, 92.55 | rgb(7.06, 23.92, 92.55) |
CMYK | 92, 74, 0, 7 | |
HSL | 228.2°, 85.83, 49.8 | hsl(228.2, 85.83%, 49.8%) |
HSV | 228.2°, 92.4, 92.5 |
XYZ | 17.059, 9.522, 80.296 |
---|---|
Hunter Lab | 30.858, 44.679, -132.68 |
CIE-LAB | 36.97, 53.717, -89.365 |
CIE-LCH | 36.97, 104.267, 301.01 |
CIE-LUV | 92.37, 74.15, 0, 7.45 |
Web Safe | 0033ff |
RGB percent of color #123dec
CMYK percent of color #123dec
Text with hexadecimal color #123dec
This text has a font color of #123dec
<p style="color:#123dec">Text here</p>
#123dec Background Color
This box has a background color of #123dec
<div style="background-color:#123dec">Text here</div>
#123dec Border Color
This box has a border color of #123dec
<div style="border: 4px solid #123dec">Text here</div>
CSS codes
<p style="color:#123dec">Text here</p>
<div style="background-color:#123dec">Text here</div>
<div style="border: 4px solid #123dec">Text here</div>
#123dec Color on white background
This is how a font and box color of #123dec will look
on a white background.
#123dec Color on black background
This is how a font and box color of #123dec hex color will look
on a black background.