#00fff1 Hex Color

#00FFF1
0
  • #00fff1 Color Information

    • In RGB color space, #00fff1 hex color has a red value of 0, a green value of 255 and a blue value of 241.

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

    • #00fff1 color has a hue of 176.7 degrees, a saturation of 100% and a lightness of 50%.

    • #00fff1 hex color contains mainly GREEN.

    • The closest web safe color of #00fff1 is #00ffff

    • #00fff1 hex color has a decimal value of 65521.



    #00fff1 Color Spaces (Color Conversions)

    HEX 00fff1 #00fff1
    RGB 0, 255, 241 rgb(0, 255, 241)
    RGB Percent 0, 100, 94.51 rgb(0, 100, 94.51)
    CMYK 100, 0, 5, 0
    HSL 176.7°, 100, 50 hsl(176.7, 100%, 50%)
    HSV 176.7°, 100, 100
    XYZ 51.637, 77.871, 95.528
    Hunter Lab 88.245, -49.977, -2.412
    CIE-LAB 90.721, -52.019, -7.462
    CIE-LCH 90.721, 52.551, 188.163
    CIE-LUV 100, 0, 5.49, 0
    Web Safe 00ffff

    RGB percent of color #00fff1

    0%
    100%
    94.51%

    CMYK percent of color #00fff1

    100%
    0%
    5.49%
    0%


    Color Schemes with #00fff1

    Complementary Color

    Split Complementary


    #00fff1 Color Preview

    Text with hexadecimal color #00fff1

    This text has a font color of #00fff1

    <p style="color:#00fff1">Text here</p>

    #00fff1 Background Color

    This box has a background color of #00fff1

    <div style="background-color:#00fff1">Text here</div>

    #00fff1 Border Color

    This box has a border color of #00fff1

    <div style="border: 4px solid #00fff1">Text here</div>

    CSS codes

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

    #00fff1 Color on white background

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

    #00fff1 Color on black background

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