#03fff5 Hex Color

#03FFF5
0
  • #03fff5 Color Information

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

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

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

    • #03fff5 hex color contains mainly GREEN.

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

    • #03fff5 hex color has a decimal value of 262133.



    #03fff5 Color Spaces (Color Conversions)

    HEX 03fff5 #03fff5
    RGB 3, 255, 245 rgb(3, 255, 245)
    RGB Percent 1.18, 100, 96.08 rgb(1.18, 100, 96.08)
    CMYK 99, 0, 4, 0
    HSL 177.6°, 100, 50.6 hsl(177.6, 100%, 50.6%)
    HSV 177.6°, 98.8, 100
    XYZ 52.279, 78.132, 98.712
    Hunter Lab 88.392, -49.114, -4.337
    CIE-LAB 90.84, -50.849, -9.361
    CIE-LCH 90.84, 51.703, 190.431
    CIE-LUV 98.82, 0, 3.92, 0
    Web Safe 00ffff

    RGB percent of color #03fff5

    1.18%
    100%
    96.08%

    CMYK percent of color #03fff5

    98.82%
    0%
    3.92%
    0%


    Color Schemes with #03fff5

    Complementary Color

    Split Complementary


    #03fff5 Color Preview

    Text with hexadecimal color #03fff5

    This text has a font color of #03fff5

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

    #03fff5 Background Color

    This box has a background color of #03fff5

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

    #03fff5 Border Color

    This box has a border color of #03fff5

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

    CSS codes

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

    #03fff5 Color on white background

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

    #03fff5 Color on black background

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