In RGB color space, #aff400 hex color has a red value of 175, a green value of 244 and a blue value of 0.
In CMYK color space (used in color printing), #aff400 hex color is composed of 28.28% cyan, 0% magenta, 100% yellow and 4.31% black.
#aff400 color has a hue of 77 degrees, a saturation of 100% and a lightness of 47.8%.
#aff400 hex color contains mainly GREEN.
The closest web safe color of #aff400 is #99ff00
#aff400 hex color has a decimal value of 11531264.
HEX | aff400 | #aff400 |
---|---|---|
RGB | 175, 244, 0 | rgb(175, 244, 0) |
RGB Percent | 68.63, 95.69, 0 | rgb(68.63, 95.69, 0) |
CMYK | 28, 0, 100, 4 | |
HSL | 77°, 100, 47.8 | hsl(77, 100%, 47.8%) |
HSV | 77°, 100, 95.7 |
XYZ | 50.03, 73.815, 11.611 |
---|---|
Hunter Lab | 85.916, -46.409, 52.128 |
CIE-LAB | 88.835, -48.167, 85.908 |
CIE-LCH | 88.835, 98.49, 119.279 |
CIE-LUV | 28.28, 0, 100, 4.31 |
Web Safe | 99ff00 |
RGB percent of color #aff400
CMYK percent of color #aff400
Text with hexadecimal color #aff400
This text has a font color of #aff400
<p style="color:#aff400">Text here</p>
#aff400 Background Color
This box has a background color of #aff400
<div style="background-color:#aff400">Text here</div>
#aff400 Border Color
This box has a border color of #aff400
<div style="border: 4px solid #aff400">Text here</div>
CSS codes
<p style="color:#aff400">Text here</p>
<div style="background-color:#aff400">Text here</div>
<div style="border: 4px solid #aff400">Text here</div>
#aff400 Color on white background
This is how a font and box color of #aff400 will look
on a white background.
#aff400 Color on black background
This is how a font and box color of #aff400 hex color will look
on a black background.