In RGB color space, #2abc3f hex color has a red value of 42, a green value of 188 and a blue value of 63.
In CMYK color space (used in color printing), #2abc3f hex color is composed of 77.66% cyan, 0% magenta, 66.49% yellow and 26.27% black.
#2abc3f color has a hue of 128.6 degrees, a saturation of 63.48% and a lightness of 45.1%.
#2abc3f hex color contains mainly GREEN.
The closest web safe color of #2abc3f is #33cc33
#2abc3f hex color has a decimal value of 2800703.
HEX | 2abc3f | #2abc3f |
---|---|---|
RGB | 42, 188, 63 | rgb(42, 188, 63) |
RGB Percent | 16.47, 73.73, 24.71 | rgb(16.47, 73.73, 24.71) |
CMYK | 78, 0, 66, 26 | |
HSL | 128.6°, 63.48, 45.1 | hsl(128.6, 63.48%, 45.1%) |
HSV | 128.6°, 77.7, 73.7 |
XYZ | 19.835, 36.818, 10.764 |
---|---|
Hunter Lab | 60.678, -47.836, 31.957 |
CIE-LAB | 67.14, -61.788, 50.868 |
CIE-LCH | 67.14, 80.033, 140.537 |
CIE-LUV | 77.66, 0, 66.49, 26.27 |
Web Safe | 33cc33 |
RGB percent of color #2abc3f
CMYK percent of color #2abc3f
Text with hexadecimal color #2abc3f
This text has a font color of #2abc3f
<p style="color:#2abc3f">Text here</p>
#2abc3f Background Color
This box has a background color of #2abc3f
<div style="background-color:#2abc3f">Text here</div>
#2abc3f Border Color
This box has a border color of #2abc3f
<div style="border: 4px solid #2abc3f">Text here</div>
CSS codes
<p style="color:#2abc3f">Text here</p>
<div style="background-color:#2abc3f">Text here</div>
<div style="border: 4px solid #2abc3f">Text here</div>
#2abc3f Color on white background
This is how a font and box color of #2abc3f will look
on a white background.
#2abc3f Color on black background
This is how a font and box color of #2abc3f hex color will look
on a black background.