#07fff2 Hex Color

#07FFF2
0
  • #07fff2 Color Information

    • In RGB color space, #07fff2 hex color has a red value of 7, a green value of 255 and a blue value of 242.

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

    • #07fff2 color has a hue of 176.9 degrees, a saturation of 100% and a lightness of 51.4%.

    • #07fff2 hex color contains mainly GREEN.

    • The closest web safe color of #07fff2 is #00ffff

    • #07fff2 hex color has a decimal value of 524274.



    #07fff2 Color Spaces (Color Conversions)

    HEX 07fff2 #07fff2
    RGB 7, 255, 242 rgb(7, 255, 242)
    RGB Percent 2.75, 100, 94.9 rgb(2.75, 100, 94.9)
    CMYK 97, 0, 5, 0
    HSL 176.9°, 100, 51.4 hsl(176.9, 100%, 51.4%)
    HSV 176.9°, 97.3, 100
    XYZ 51.875, 77.976, 96.321
    Hunter Lab 88.304, -49.671, -2.86
    CIE-LAB 90.769, -51.6, -7.908
    CIE-LCH 90.769, 52.202, 188.713
    CIE-LUV 97.25, 0, 5.1, 0
    Web Safe 00ffff

    RGB percent of color #07fff2

    2.75%
    100%
    94.9%

    CMYK percent of color #07fff2

    97.25%
    0%
    5.1%
    0%


    Color Schemes with #07fff2

    Complementary Color

    Split Complementary


    #07fff2 Color Preview

    Text with hexadecimal color #07fff2

    This text has a font color of #07fff2

    <p style="color:#07fff2">Text here</p>

    #07fff2 Background Color

    This box has a background color of #07fff2

    <div style="background-color:#07fff2">Text here</div>

    #07fff2 Border Color

    This box has a border color of #07fff2

    <div style="border: 4px solid #07fff2">Text here</div>

    CSS codes

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

    #07fff2 Color on white background

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

    #07fff2 Color on black background

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