#0001fc Hex Color

#0001FC
0
  • #0001fc Color Information

    • In RGB color space, #0001fc hex color has a red value of 0, a green value of 1 and a blue value of 252.

    • In CMYK color space (used in color printing), #0001fc hex color is composed of 100% cyan, 99.6% magenta, 0% yellow and 1.18% black.

    • #0001fc color has a hue of 239.8 degrees, a saturation of 100% and a lightness of 49.4%.

    • #0001fc hex color contains mainly BLUE.

    • The closest web safe color of #0001fc is #0000ff

    • #0001fc hex color has a decimal value of 508.



    #0001fc Color Spaces (Color Conversions)

    HEX 0001fc #0001fc
    RGB 0, 1, 252 rgb(0, 1, 252)
    RGB Percent 0, 0.39, 98.82 rgb(0, 0.39, 98.82)
    CMYK 100, 100, 0, 1
    HSL 239.8°, 100, 49.4 hsl(239.8, 100%, 49.4%)
    HSV 239.8°, 100, 98.8
    XYZ 17.582, 7.05, 92.53
    Hunter Lab 26.552, 71.733, -188.032
    CIE-LAB 31.92, 78.338, -106.818
    CIE-LCH 31.92, 132.465, 306.256
    CIE-LUV 100, 99.6, 0, 1.18
    Web Safe 0000ff

    RGB percent of color #0001fc

    0%
    0.39%
    98.82%

    CMYK percent of color #0001fc

    100%
    99.6%
    0%
    1.18%


    Color Schemes with #0001fc

    Complementary Color

    Split Complementary


    #0001fc Color Preview

    Text with hexadecimal color #0001fc

    This text has a font color of #0001fc

    <p style="color:#0001fc">Text here</p>

    #0001fc Background Color

    This box has a background color of #0001fc

    <div style="background-color:#0001fc">Text here</div>

    #0001fc Border Color

    This box has a border color of #0001fc

    <div style="border: 4px solid #0001fc">Text here</div>

    CSS codes

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

    #0001fc Color on white background

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

    #0001fc Color on black background

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