In RGB color space, #234abc hex color has a red value of 35, a green value of 74 and a blue value of 188.
In CMYK color space (used in color printing), #234abc hex color is composed of 81.38% cyan, 60.64% magenta, 0% yellow and 26.27% black.
#234abc color has a hue of 224.7 degrees, a saturation of 68.61% and a lightness of 43.7%.
#234abc hex color contains mainly BLUE.
The closest web safe color of #234abc is #3333cc
#234abc hex color has a decimal value of 2312892.
HEX | 234abc | #234abc |
---|---|---|
RGB | 35, 74, 188 | rgb(35, 74, 188) |
RGB Percent | 13.73, 29.02, 73.73 | rgb(13.73, 29.02, 73.73) |
CMYK | 81, 61, 0, 26 | |
HSL | 224.7°, 68.61, 43.7 | hsl(224.7, 68.61%, 43.7%) |
HSV | 224.7°, 81.4, 73.7 |
XYZ | 12.219, 8.886, 48.648 |
---|---|
Hunter Lab | 29.809, 21.001, -75.893 |
CIE-LAB | 35.764, 29.229, -63.649 |
CIE-LCH | 35.764, 70.039, 294.666 |
CIE-LUV | 81.38, 60.64, 0, 26.27 |
Web Safe | 3333cc |
RGB percent of color #234abc
CMYK percent of color #234abc
Text with hexadecimal color #234abc
This text has a font color of #234abc
<p style="color:#234abc">Text here</p>
#234abc Background Color
This box has a background color of #234abc
<div style="background-color:#234abc">Text here</div>
#234abc Border Color
This box has a border color of #234abc
<div style="border: 4px solid #234abc">Text here</div>
CSS codes
<p style="color:#234abc">Text here</p>
<div style="background-color:#234abc">Text here</div>
<div style="border: 4px solid #234abc">Text here</div>
#234abc Color on white background
This is how a font and box color of #234abc will look
on a white background.
#234abc Color on black background
This is how a font and box color of #234abc hex color will look
on a black background.