#02fff0 Hex Color

#02FFF0
0
  • #02fff0 Color Information

    • In RGB color space, #02fff0 hex color has a red value of 2, a green value of 255 and a blue value of 240.

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

    • #02fff0 color has a hue of 176.4 degrees, a saturation of 100% and a lightness of 50.4%.

    • #02fff0 hex color contains mainly GREEN.

    • The closest web safe color of #02fff0 is #00ffff

    • #02fff0 hex color has a decimal value of 196592.



    #02fff0 Color Spaces (Color Conversions)

    HEX 02fff0 #02fff0
    RGB 2, 255, 240 rgb(2, 255, 240)
    RGB Percent 0.78, 100, 94.12 rgb(0.78, 100, 94.12)
    CMYK 99, 0, 6, 0
    HSL 176.4°, 100, 50.4 hsl(176.4, 100%, 50.4%)
    HSV 176.4°, 99.2, 100
    XYZ 51.513, 77.824, 94.745
    Hunter Lab 88.218, -50.15, -1.924
    CIE-LAB 90.7, -52.254, -6.975
    CIE-LCH 90.7, 52.717, 187.603
    CIE-LUV 99.22, 0, 5.88, 0
    Web Safe 00ffff

    RGB percent of color #02fff0

    0.78%
    100%
    94.12%

    CMYK percent of color #02fff0

    99.22%
    0%
    5.88%
    0%


    Color Schemes with #02fff0

    Complementary Color

    Split Complementary


    #02fff0 Color Preview

    Text with hexadecimal color #02fff0

    This text has a font color of #02fff0

    <p style="color:#02fff0">Text here</p>

    #02fff0 Background Color

    This box has a background color of #02fff0

    <div style="background-color:#02fff0">Text here</div>

    #02fff0 Border Color

    This box has a border color of #02fff0

    <div style="border: 4px solid #02fff0">Text here</div>

    CSS codes

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

    #02fff0 Color on white background

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

    #02fff0 Color on black background

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