In RGB color space, #1234be hex color has a red value of 18, a green value of 52 and a blue value of 190.
In CMYK color space (used in color printing), #1234be hex color is composed of 90.53% cyan, 72.63% magenta, 0% yellow and 25.49% black.
#1234be color has a hue of 228.1 degrees, a saturation of 82.69% and a lightness of 40.8%.
#1234be hex color contains mainly BLUE.
The closest web safe color of #1234be is #0033cc
#1234be hex color has a decimal value of 1193150.
HEX | 1234be | #1234be |
---|---|---|
RGB | 18, 52, 190 | rgb(18, 52, 190) |
RGB Percent | 7.06, 20.39, 74.51 | rgb(7.06, 20.39, 74.51) |
CMYK | 91, 73, 0, 25 | |
HSL | 228.1°, 82.69, 40.8 | hsl(228.1, 82.69%, 40.8%) |
HSV | 228.1°, 90.5, 74.5 |
XYZ | 10.772, 6.302, 49.364 |
---|---|
Hunter Lab | 25.104, 32.662, -99.015 |
CIE-LAB | 30.162, 42.993, -74.054 |
CIE-LCH | 30.162, 85.629, 300.138 |
CIE-LUV | 90.53, 72.63, 0, 25.49 |
Web Safe | 0033cc |
RGB percent of color #1234be
CMYK percent of color #1234be
Text with hexadecimal color #1234be
This text has a font color of #1234be
<p style="color:#1234be">Text here</p>
#1234be Background Color
This box has a background color of #1234be
<div style="background-color:#1234be">Text here</div>
#1234be Border Color
This box has a border color of #1234be
<div style="border: 4px solid #1234be">Text here</div>
CSS codes
<p style="color:#1234be">Text here</p>
<div style="background-color:#1234be">Text here</div>
<div style="border: 4px solid #1234be">Text here</div>
#1234be Color on white background
This is how a font and box color of #1234be will look
on a white background.
#1234be Color on black background
This is how a font and box color of #1234be hex color will look
on a black background.