In RGB color space, #aff00b hex color has a red value of 175, a green value of 240 and a blue value of 11.
In CMYK color space (used in color printing), #aff00b hex color is composed of 27.08% cyan, 0% magenta, 95.42% yellow and 5.88% black.
#aff00b color has a hue of 77 degrees, a saturation of 91.24% and a lightness of 49.2%.
#aff00b hex color contains mainly GREEN.
The closest web safe color of #aff00b is #99ff00
#aff00b hex color has a decimal value of 11530251.
HEX | aff00b | #aff00b |
---|---|---|
RGB | 175, 240, 11 | rgb(175, 240, 11) |
RGB Percent | 68.63, 94.12, 4.31 | rgb(68.63, 94.12, 4.31) |
CMYK | 27, 0, 95, 6 | |
HSL | 77°, 91.24, 49.2 | hsl(77, 91.24%, 49.2%) |
HSV | 77°, 95.4, 94.1 |
XYZ | 48.9, 71.458, 11.532 |
---|---|
Hunter Lab | 84.533, -44.675, 51.085 |
CIE-LAB | 87.707, -46.368, 84.179 |
CIE-LCH | 87.707, 96.105, 118.847 |
CIE-LUV | 27.08, 0, 95.42, 5.88 |
Web Safe | 99ff00 |
RGB percent of color #aff00b
CMYK percent of color #aff00b
Text with hexadecimal color #aff00b
This text has a font color of #aff00b
<p style="color:#aff00b">Text here</p>
#aff00b Background Color
This box has a background color of #aff00b
<div style="background-color:#aff00b">Text here</div>
#aff00b Border Color
This box has a border color of #aff00b
<div style="border: 4px solid #aff00b">Text here</div>
CSS codes
<p style="color:#aff00b">Text here</p>
<div style="background-color:#aff00b">Text here</div>
<div style="border: 4px solid #aff00b">Text here</div>
#aff00b Color on white background
This is how a font and box color of #aff00b will look
on a white background.
#aff00b Color on black background
This is how a font and box color of #aff00b hex color will look
on a black background.