#001fff Hex Color

#001FFF
0
  • #001fff Color Information

    • In RGB color space, #001fff hex color has a red value of 0, a green value of 31 and a blue value of 255.

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

    • #001fff color has a hue of 232.7 degrees, a saturation of 100% and a lightness of 50%.

    • #001fff hex color contains mainly BLUE.

    • The closest web safe color of #001fff is #0033ff

    • #001fff hex color has a decimal value of 8191.



    #001fff Color Spaces (Color Conversions)

    HEX 001fff #001fff
    RGB 0, 31, 255 rgb(0, 31, 255)
    RGB Percent 0, 12.16, 100 rgb(0, 12.16, 100)
    CMYK 100, 88, 0, 0
    HSL 232.7°, 100, 50 hsl(232.7, 100%, 50%)
    HSV 232.7°, 100, 100
    XYZ 18.54, 8.2, 95.213
    Hunter Lab 28.636, 65.457, -177.093
    CIE-LAB 34.396, 72.751, -104.364
    CIE-LCH 34.396, 127.219, 304.88
    CIE-LUV 100, 87.84, 0, 0
    Web Safe 0033ff

    RGB percent of color #001fff

    0%
    12.16%
    100%

    CMYK percent of color #001fff

    100%
    87.84%
    0%
    0%


    Color Schemes with #001fff

    Complementary Color

    Split Complementary


    #001fff Color Preview

    Text with hexadecimal color #001fff

    This text has a font color of #001fff

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

    #001fff Background Color

    This box has a background color of #001fff

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

    #001fff Border Color

    This box has a border color of #001fff

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

    CSS codes

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

    #001fff Color on white background

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

    #001fff Color on black background

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