#0ff100 Hex Color

#0FF100
0
  • #0ff100 Color Information

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

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

    • #0ff100 color has a hue of 116.3 degrees, a saturation of 100% and a lightness of 47.3%.

    • #0ff100 hex color contains mainly GREEN.

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

    • #0ff100 hex color has a decimal value of 1044736.



    #0ff100 Color Spaces (Color Conversions)

    HEX 0ff100 #0ff100
    RGB 15, 241, 0 rgb(15, 241, 0)
    RGB Percent 5.88, 94.51, 0 rgb(5.88, 94.51, 0)
    CMYK 94, 0, 100, 5
    HSL 116.3°, 100, 47.3 hsl(116.3, 100%, 47.3%)
    HSV 116.3°, 100, 94.5
    XYZ 31.652, 63.012, 10.494
    Hunter Lab 79.38, -67.74, 47.728
    CIE-LAB 83.449, -82.088, 79.766
    CIE-LCH 83.449, 114.46, 135.822
    CIE-LUV 93.78, 0, 100, 5.49
    Web Safe 00ff00

    RGB percent of color #0ff100

    5.88%
    94.51%
    0%

    CMYK percent of color #0ff100

    93.78%
    0%
    100%
    5.49%


    Color Schemes with #0ff100

    Complementary Color

    Split Complementary


    #0ff100 Color Preview

    Text with hexadecimal color #0ff100

    This text has a font color of #0ff100

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

    #0ff100 Background Color

    This box has a background color of #0ff100

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

    #0ff100 Border Color

    This box has a border color of #0ff100

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

    CSS codes

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

    #0ff100 Color on white background

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

    #0ff100 Color on black background

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