#003fff Hex Color

#003FFF
0
  • #003fff Color Information

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

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

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

    • #003fff hex color contains mainly BLUE.

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

    • #003fff hex color has a decimal value of 16383.



    #003fff Color Spaces (Color Conversions)

    HEX 003fff #003fff
    RGB 0, 63, 255 rgb(0, 63, 255)
    RGB Percent 0, 24.71, 100 rgb(0, 24.71, 100)
    CMYK 100, 75, 0, 0
    HSL 225.2°, 100, 50 hsl(225.2, 100%, 50%)
    HSV 225.2°, 100, 100
    XYZ 19.828, 10.775, 95.643
    Hunter Lab 32.825, 50.378, -149.775
    CIE-LAB 39.199, 58.614, -96.37
    CIE-LCH 39.199, 112.795, 301.309
    CIE-LUV 100, 75.29, 0, 0
    Web Safe 0033ff

    RGB percent of color #003fff

    0%
    24.71%
    100%

    CMYK percent of color #003fff

    100%
    75.29%
    0%
    0%


    Color Schemes with #003fff

    Complementary Color

    Split Complementary


    #003fff Color Preview

    Text with hexadecimal color #003fff

    This text has a font color of #003fff

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

    #003fff Background Color

    This box has a background color of #003fff

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

    #003fff Border Color

    This box has a border color of #003fff

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

    CSS codes

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

    #003fff Color on white background

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

    #003fff Color on black background

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