In RGB color space, #10ff80 hex color has a red value of 16, a green value of 255 and a blue value of 128.
In CMYK color space (used in color printing), #10ff80 hex color is composed of 93.73% cyan, 0% magenta, 49.8% yellow and 0% black.
#10ff80 color has a hue of 148.1 degrees, a saturation of 100% and a lightness of 53.1%.
#10ff80 hex color contains mainly GREEN.
The closest web safe color of #10ff80 is #00ff99
#10ff80 hex color has a decimal value of 1113984.
HEX | 10ff80 | #10ff80 |
---|---|---|
RGB | 16, 255, 128 | rgb(16, 255, 128) |
RGB Percent | 6.27, 100, 50.2 | rgb(6.27, 100, 50.2) |
CMYK | 94, 0, 50, 0 | |
HSL | 148.1°, 100, 53.1 | hsl(148.1, 100%, 53.1%) |
HSV | 148.1°, 93.7, 100 |
XYZ | 39.87, 73.189, 32.448 |
---|---|
Hunter Lab | 85.551, -66.525, 37.398 |
CIE-LAB | 88.538, -76.306, 46.648 |
CIE-LCH | 88.538, 89.435, 148.561 |
CIE-LUV | 93.73, 0, 49.8, 0 |
Web Safe | 00ff99 |
RGB percent of color #10ff80
CMYK percent of color #10ff80
Text with hexadecimal color #10ff80
This text has a font color of #10ff80
<p style="color:#10ff80">Text here</p>
#10ff80 Background Color
This box has a background color of #10ff80
<div style="background-color:#10ff80">Text here</div>
#10ff80 Border Color
This box has a border color of #10ff80
<div style="border: 4px solid #10ff80">Text here</div>
CSS codes
<p style="color:#10ff80">Text here</p>
<div style="background-color:#10ff80">Text here</div>
<div style="border: 4px solid #10ff80">Text here</div>
#10ff80 Color on white background
This is how a font and box color of #10ff80 will look
on a white background.
#10ff80 Color on black background
This is how a font and box color of #10ff80 hex color will look
on a black background.