#053fff Hex Color

#053FFF
0
  • #053fff Color Information

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

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

    • #053fff color has a hue of 226.1 degrees, a saturation of 100% and a lightness of 51%.

    • #053fff hex color contains mainly BLUE.

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

    • #053fff hex color has a decimal value of 344063.



    #053fff Color Spaces (Color Conversions)

    HEX 053fff #053fff
    RGB 5, 63, 255 rgb(5, 63, 255)
    RGB Percent 1.96, 24.71, 100 rgb(1.96, 24.71, 100)
    CMYK 98, 75, 0, 0
    HSL 226.1°, 100, 51 hsl(226.1, 100%, 51%)
    HSV 226.1°, 98, 100
    XYZ 19.89, 10.807, 95.645
    Hunter Lab 32.874, 50.47, -149.489
    CIE-LAB 39.253, 58.687, -96.277
    CIE-LCH 39.253, 112.754, 301.365
    CIE-LUV 98.04, 75.29, 0, 0
    Web Safe 0033ff

    RGB percent of color #053fff

    1.96%
    24.71%
    100%

    CMYK percent of color #053fff

    98.04%
    75.29%
    0%
    0%


    Color Schemes with #053fff

    Complementary Color

    Split Complementary


    #053fff Color Preview

    Text with hexadecimal color #053fff

    This text has a font color of #053fff

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

    #053fff Background Color

    This box has a background color of #053fff

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

    #053fff Border Color

    This box has a border color of #053fff

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

    CSS codes

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

    #053fff Color on white background

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

    #053fff Color on black background

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