#004fff Hex Color

#004FFF
0
  • #004fff Color Information

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

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

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

    • #004fff hex color contains mainly BLUE.

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

    • #004fff hex color has a decimal value of 20479.



    #004fff Color Spaces (Color Conversions)

    HEX 004fff #004fff
    RGB 0, 79, 255 rgb(0, 79, 255)
    RGB Percent 0, 30.98, 100 rgb(0, 30.98, 100)
    CMYK 100, 69, 0, 0
    HSL 221.4°, 100, 50 hsl(221.4, 100%, 50%)
    HSV 221.4°, 100, 100
    XYZ 20.846, 12.812, 95.982
    Hunter Lab 35.794, 41.317, -133.932
    CIE-LAB 42.479, 49.468, -90.942
    CIE-LCH 42.479, 103.526, 298.544
    CIE-LUV 100, 69.02, 0, 0
    Web Safe 0066ff

    RGB percent of color #004fff

    0%
    30.98%
    100%

    CMYK percent of color #004fff

    100%
    69.02%
    0%
    0%


    Color Schemes with #004fff

    Complementary Color

    Split Complementary


    #004fff Color Preview

    Text with hexadecimal color #004fff

    This text has a font color of #004fff

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

    #004fff Background Color

    This box has a background color of #004fff

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

    #004fff Border Color

    This box has a border color of #004fff

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

    CSS codes

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

    #004fff Color on white background

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

    #004fff Color on black background

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