#0fff0f Hex Color

#0FFF0F
0
  • #0fff0f Color Information

    • In RGB color space, #0fff0f hex color has a red value of 15, a green value of 255 and a blue value of 15.

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

    • #0fff0f color has a hue of 120 degrees, a saturation of 100% and a lightness of 52.9%.

    • #0fff0f hex color contains mainly GREEN.

    • The closest web safe color of #0fff0f is #00ff00

    • #0fff0f hex color has a decimal value of 1048335.



    #0fff0f Color Spaces (Color Conversions)

    HEX 0fff0f #0fff0f
    RGB 15, 255, 15 rgb(15, 255, 15)
    RGB Percent 5.88, 100, 5.88 rgb(5.88, 100, 5.88)
    CMYK 94, 0, 94, 0
    HSL 120°, 100, 52.9 hsl(120, 100%, 52.9%)
    HSV 120°, 94.1, 100
    XYZ 36.043, 71.656, 12.383
    Hunter Lab 84.65, -72.134, 50.582
    CIE-LAB 87.803, -85.518, 82.071
    CIE-LCH 87.803, 118.528, 136.178
    CIE-LUV 94.12, 0, 94.12, 0
    Web Safe 00ff00

    RGB percent of color #0fff0f

    5.88%
    100%
    5.88%

    CMYK percent of color #0fff0f

    94.12%
    0%
    94.12%
    0%


    Color Schemes with #0fff0f

    Complementary Color

    Split Complementary


    #0fff0f Color Preview

    Text with hexadecimal color #0fff0f

    This text has a font color of #0fff0f

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

    #0fff0f Background Color

    This box has a background color of #0fff0f

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

    #0fff0f Border Color

    This box has a border color of #0fff0f

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

    CSS codes

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

    #0fff0f Color on white background

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

    #0fff0f Color on black background

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