In RGB color space, #123bed hex color has a red value of 18, a green value of 59 and a blue value of 237.
In CMYK color space (used in color printing), #123bed hex color is composed of 92.41% cyan, 75.11% magenta, 0% yellow and 7.06% black.
#123bed color has a hue of 228.8 degrees, a saturation of 85.88% and a lightness of 50%.
#123bed hex color contains mainly BLUE.
The closest web safe color of #123bed is #0033ff
#123bed hex color has a decimal value of 1194989.
HEX | 123bed | #123bed |
---|---|---|
RGB | 18, 59, 237 | rgb(18, 59, 237) |
RGB Percent | 7.06, 23.14, 92.94 | rgb(7.06, 23.14, 92.94) |
CMYK | 92, 75, 0, 7 | |
HSL | 228.8°, 85.88, 50 | hsl(228.8, 85.88%, 50%) |
HSV | 228.8°, 92.4, 92.9 |
XYZ | 17.099, 9.371, 81.028 |
---|---|
Hunter Lab | 30.612, 46.134, -135.508 |
CIE-LAB | 36.689, 55.151, -90.397 |
CIE-LCH | 36.689, 105.893, 301.387 |
CIE-LUV | 92.41, 75.11, 0, 7.06 |
Web Safe | 0033ff |
RGB percent of color #123bed
CMYK percent of color #123bed
Text with hexadecimal color #123bed
This text has a font color of #123bed
<p style="color:#123bed">Text here</p>
#123bed Background Color
This box has a background color of #123bed
<div style="background-color:#123bed">Text here</div>
#123bed Border Color
This box has a border color of #123bed
<div style="border: 4px solid #123bed">Text here</div>
CSS codes
<p style="color:#123bed">Text here</p>
<div style="background-color:#123bed">Text here</div>
<div style="border: 4px solid #123bed">Text here</div>
#123bed Color on white background
This is how a font and box color of #123bed will look
on a white background.
#123bed Color on black background
This is how a font and box color of #123bed hex color will look
on a black background.