#0ff02d Hex Color

#0FF02D
0
  • #0ff02d Color Information

    • In RGB color space, #0ff02d hex color has a red value of 15, a green value of 240 and a blue value of 45.

    • In CMYK color space (used in color printing), #0ff02d hex color is composed of 93.75% cyan, 0% magenta, 81.25% yellow and 5.88% black.

    • #0ff02d color has a hue of 128 degrees, a saturation of 88.24% and a lightness of 50%.

    • #0ff02d hex color contains mainly GREEN.

    • The closest web safe color of #0ff02d is #00ff33

    • #0ff02d hex color has a decimal value of 1044525.



    #0ff02d Color Spaces (Color Conversions)

    HEX 0ff02d #0ff02d
    RGB 15, 240, 45 rgb(15, 240, 45)
    RGB Percent 5.88, 94.12, 17.65 rgb(5.88, 94.12, 17.65)
    CMYK 94, 0, 81, 6
    HSL 128°, 88.24, 50 hsl(128, 88.24%, 50%)
    HSV 128°, 93.8, 94.1
    XYZ 31.831, 62.611, 12.89
    Hunter Lab 79.127, -66.666, 45.73
    CIE-LAB 83.237, -80.525, 72.895
    CIE-LCH 83.237, 108.618, 137.847
    CIE-LUV 93.75, 0, 81.25, 5.88
    Web Safe 00ff33

    RGB percent of color #0ff02d

    5.88%
    94.12%
    17.65%

    CMYK percent of color #0ff02d

    93.75%
    0%
    81.25%
    5.88%


    Color Schemes with #0ff02d

    Complementary Color

    Split Complementary


    #0ff02d Color Preview

    Text with hexadecimal color #0ff02d

    This text has a font color of #0ff02d

    <p style="color:#0ff02d">Text here</p>

    #0ff02d Background Color

    This box has a background color of #0ff02d

    <div style="background-color:#0ff02d">Text here</div>

    #0ff02d Border Color

    This box has a border color of #0ff02d

    <div style="border: 4px solid #0ff02d">Text here</div>

    CSS codes

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

    #0ff02d Color on white background

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

    #0ff02d Color on black background

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