In RGB color space, #1abc12 hex color has a red value of 26, a green value of 188 and a blue value of 18.
In CMYK color space (used in color printing), #1abc12 hex color is composed of 86.17% cyan, 0% magenta, 90.43% yellow and 26.27% black.
#1abc12 color has a hue of 117.2 degrees, a saturation of 82.52% and a lightness of 40.4%.
#1abc12 hex color contains mainly GREEN.
The closest web safe color of #1abc12 is #33cc00
#1abc12 hex color has a decimal value of 1752082.
HEX | 1abc12 | #1abc12 |
---|---|---|
RGB | 26, 188, 18 | rgb(26, 188, 18) |
RGB Percent | 10.2, 73.73, 7.06 | rgb(10.2, 73.73, 7.06) |
CMYK | 86, 0, 90, 26 | |
HSL | 117.2°, 82.52, 40.4 | hsl(117.2, 82.52%, 40.4%) |
HSV | 117.2°, 90.4, 73.7 |
XYZ | 18.518, 36.23, 6.589 |
---|---|
Hunter Lab | 60.191, -50.419, 35.644 |
CIE-LAB | 66.695, -66.585, 64.058 |
CIE-LCH | 66.695, 92.396, 136.108 |
CIE-LUV | 86.17, 0, 90.43, 26.27 |
Web Safe | 33cc00 |
RGB percent of color #1abc12
CMYK percent of color #1abc12
Text with hexadecimal color #1abc12
This text has a font color of #1abc12
<p style="color:#1abc12">Text here</p>
#1abc12 Background Color
This box has a background color of #1abc12
<div style="background-color:#1abc12">Text here</div>
#1abc12 Border Color
This box has a border color of #1abc12
<div style="border: 4px solid #1abc12">Text here</div>
CSS codes
<p style="color:#1abc12">Text here</p>
<div style="background-color:#1abc12">Text here</div>
<div style="border: 4px solid #1abc12">Text here</div>
#1abc12 Color on white background
This is how a font and box color of #1abc12 will look
on a white background.
#1abc12 Color on black background
This is how a font and box color of #1abc12 hex color will look
on a black background.