#48ff00 Hex Color

#48FF00
0
  • #48ff00 Color Information

    • In RGB color space, #48ff00 hex color has a red value of 72, a green value of 255 and a blue value of 0.

    • In CMYK color space (used in color printing), #48ff00 hex color is composed of 71.76% cyan, 0% magenta, 100% yellow and 0% black.

    • #48ff00 color has a hue of 103.1 degrees, a saturation of 100% and a lightness of 50%.

    • #48ff00 hex color contains mainly GREEN.

    • The closest web safe color of #48ff00 is #33ff00

    • #48ff00 hex color has a decimal value of 4783872.



    #48ff00 Color Spaces (Color Conversions)

    HEX 48ff00 #48ff00
    RGB 72, 255, 0 rgb(72, 255, 0)
    RGB Percent 28.24, 100, 0 rgb(28.24, 100, 0)
    CMYK 72, 0, 100, 0
    HSL 103.1°, 100, 50 hsl(103.1, 100%, 50%)
    HSV 103.1°, 100, 100
    XYZ 38.432, 72.898, 12.045
    Hunter Lab 85.38, -69.068, 51.402
    CIE-LAB 88.399, -80.263, 83.989
    CIE-LCH 88.399, 116.174, 133.7
    CIE-LUV 71.76, 0, 100, 0
    Web Safe 33ff00

    RGB percent of color #48ff00

    28.24%
    100%
    0%

    CMYK percent of color #48ff00

    71.76%
    0%
    100%
    0%


    Color Schemes with #48ff00

    Complementary Color

    Split Complementary


    #48ff00 Color Preview

    Text with hexadecimal color #48ff00

    This text has a font color of #48ff00

    <p style="color:#48ff00">Text here</p>

    #48ff00 Background Color

    This box has a background color of #48ff00

    <div style="background-color:#48ff00">Text here</div>

    #48ff00 Border Color

    This box has a border color of #48ff00

    <div style="border: 4px solid #48ff00">Text here</div>

    CSS codes

    <p style="color:#48ff00">Text here</p>
    <div style="background-color:#48ff00">Text here</div>
    <div style="border: 4px solid #48ff00">Text here</div>

    #48ff00 Color on white background

    This is how a font and box color of #48ff00 will look
    on a white background.

    #48ff00 Color on black background

    This is how a font and box color of #48ff00 hex color will look
    on a black background.