#017fff Hex Color

#017FFF
0
  • #017fff Color Information

    • In RGB color space, #017fff hex color has a red value of 1, a green value of 127 and a blue value of 255.

    • In CMYK color space (used in color printing), #017fff hex color is composed of 99.61% cyan, 50.2% magenta, 0% yellow and 0% black.

    • #017fff color has a hue of 210.2 degrees, a saturation of 100% and a lightness of 50.2%.

    • #017fff hex color contains mainly BLUE.

    • The closest web safe color of #017fff is #0066ff

    • #017fff hex color has a decimal value of 98303.



    #017fff Color Spaces (Color Conversions)

    HEX 017fff #017fff
    RGB 1, 127, 255 rgb(1, 127, 255)
    RGB Percent 0.39, 49.8, 100 rgb(0.39, 49.8, 100)
    CMYK 100, 50, 0, 0
    HSL 210.2°, 100, 50.2 hsl(210.2, 100%, 50.2%)
    HSV 210.2°, 99.6, 100
    XYZ 25.652, 22.405, 97.58
    Hunter Lab 47.334, 13.901, -89.094
    CIE-LAB 54.454, 19.439, -71.353
    CIE-LCH 54.454, 73.954, 285.239
    CIE-LUV 99.61, 50.2, 0, 0
    Web Safe 0066ff

    RGB percent of color #017fff

    0.39%
    49.8%
    100%

    CMYK percent of color #017fff

    99.61%
    50.2%
    0%
    0%


    Color Schemes with #017fff

    Complementary Color

    Split Complementary


    #017fff Color Preview

    Text with hexadecimal color #017fff

    This text has a font color of #017fff

    <p style="color:#017fff">Text here</p>

    #017fff Background Color

    This box has a background color of #017fff

    <div style="background-color:#017fff">Text here</div>

    #017fff Border Color

    This box has a border color of #017fff

    <div style="border: 4px solid #017fff">Text here</div>

    CSS codes

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

    #017fff Color on white background

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

    #017fff Color on black background

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