#001ff0 Hex Color

#001FF0
0
  • #001ff0 Color Information

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

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

    • #001ff0 color has a hue of 232.3 degrees, a saturation of 100% and a lightness of 47.1%.

    • #001ff0 hex color contains mainly BLUE.

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

    • #001ff0 hex color has a decimal value of 8176.



    #001ff0 Color Spaces (Color Conversions)

    HEX 001ff0 #001ff0
    RGB 0, 31, 240 rgb(0, 31, 240)
    RGB Percent 0, 12.16, 94.12 rgb(0, 12.16, 94.12)
    CMYK 100, 87, 0, 6
    HSL 232.3°, 100, 47.1 hsl(232.3, 100%, 47.1%)
    HSV 232.3°, 100, 94.1
    XYZ 16.218, 7.271, 82.987
    Hunter Lab 26.965, 60.171, -163.596
    CIE-LAB 32.416, 68.636, -99.213
    CIE-LCH 32.416, 120.64, 304.676
    CIE-LUV 100, 87.08, 0, 5.88
    Web Safe 0033ff

    RGB percent of color #001ff0

    0%
    12.16%
    94.12%

    CMYK percent of color #001ff0

    100%
    87.08%
    0%
    5.88%


    Color Schemes with #001ff0

    Complementary Color

    Split Complementary


    #001ff0 Color Preview

    Text with hexadecimal color #001ff0

    This text has a font color of #001ff0

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

    #001ff0 Background Color

    This box has a background color of #001ff0

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

    #001ff0 Border Color

    This box has a border color of #001ff0

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

    CSS codes

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

    #001ff0 Color on white background

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

    #001ff0 Color on black background

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