#03fff2 Hex Color

#03FFF2
0
  • #03fff2 Color Information

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

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

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

    • #03fff2 hex color contains mainly GREEN.

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

    • #03fff2 hex color has a decimal value of 262130.



    #03fff2 Color Spaces (Color Conversions)

    HEX 03fff2 #03fff2
    RGB 3, 255, 242 rgb(3, 255, 242)
    RGB Percent 1.18, 100, 94.9 rgb(1.18, 100, 94.9)
    CMYK 99, 0, 5, 0
    HSL 176.9°, 100, 50.6 hsl(176.9, 100%, 50.6%)
    HSV 176.9°, 98.8, 100
    XYZ 51.825, 77.95, 96.319
    Hunter Lab 88.289, -49.728, -2.88
    CIE-LAB 90.757, -51.68, -7.927
    CIE-LCH 90.757, 52.284, 188.72
    CIE-LUV 98.82, 0, 5.1, 0
    Web Safe 00ffff

    RGB percent of color #03fff2

    1.18%
    100%
    94.9%

    CMYK percent of color #03fff2

    98.82%
    0%
    5.1%
    0%


    Color Schemes with #03fff2

    Complementary Color

    Split Complementary


    #03fff2 Color Preview

    Text with hexadecimal color #03fff2

    This text has a font color of #03fff2

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

    #03fff2 Background Color

    This box has a background color of #03fff2

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

    #03fff2 Border Color

    This box has a border color of #03fff2

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

    CSS codes

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

    #03fff2 Color on white background

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

    #03fff2 Color on black background

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