In RGB color space, #48f000 hex color has a red value of 72, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #48f000 hex color is composed of 70% cyan, 0% magenta, 100% yellow and 5.88% black.
#48f000 color has a hue of 102 degrees, a saturation of 100% and a lightness of 47.1%.
#48f000 hex color contains mainly GREEN.
The closest web safe color of #48f000 is #33ff00
#48f000 hex color has a decimal value of 4780032.
HEX | 48f000 | #48f000 |
---|---|---|
RGB | 72, 240, 0 | rgb(72, 240, 0) |
RGB Percent | 28.24, 94.12, 0 | rgb(28.24, 94.12, 0) |
CMYK | 70, 0, 100, 6 | |
HSL | 102°, 100, 47.1 | hsl(102, 100%, 47.1%) |
HSV | 102°, 100, 94.1 |
XYZ | 33.833, 63.698, 10.512 |
---|---|
Hunter Lab | 79.811, -64.001, 48.059 |
CIE-LAB | 83.808, -75.854, 80.333 |
CIE-LCH | 83.808, 110.486, 133.357 |
CIE-LUV | 70, 0, 100, 5.88 |
Web Safe | 33ff00 |
RGB percent of color #48f000
CMYK percent of color #48f000
Text with hexadecimal color #48f000
This text has a font color of #48f000
<p style="color:#48f000">Text here</p>
#48f000 Background Color
This box has a background color of #48f000
<div style="background-color:#48f000">Text here</div>
#48f000 Border Color
This box has a border color of #48f000
<div style="border: 4px solid #48f000">Text here</div>
CSS codes
<p style="color:#48f000">Text here</p>
<div style="background-color:#48f000">Text here</div>
<div style="border: 4px solid #48f000">Text here</div>
#48f000 Color on white background
This is how a font and box color of #48f000 will look
on a white background.
#48f000 Color on black background
This is how a font and box color of #48f000 hex color will look
on a black background.