#106fff Hex Color

#106FFF
0
  • #106fff Color Information

    • In RGB color space, #106fff hex color has a red value of 16, a green value of 111 and a blue value of 255.

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

    • #106fff color has a hue of 216.2 degrees, a saturation of 100% and a lightness of 53.1%.

    • #106fff hex color contains mainly BLUE.

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

    • #106fff hex color has a decimal value of 1077247.



    #106fff Color Spaces (Color Conversions)

    HEX 106fff #106fff
    RGB 16, 111, 255 rgb(16, 111, 255)
    RGB Percent 6.27, 43.53, 100 rgb(6.27, 43.53, 100)
    CMYK 94, 56, 0, 0
    HSL 216.2°, 100, 53.1 hsl(216.2, 100%, 53.1%)
    HSV 216.2°, 93.7, 100
    XYZ 23.948, 18.699, 96.955
    Hunter Lab 43.242, 23.181, -102.666
    CIE-LAB 50.333, 29.882, -78.045
    CIE-LCH 50.333, 83.57, 290.951
    CIE-LUV 93.73, 56.47, 0, 0
    Web Safe 0066ff

    RGB percent of color #106fff

    6.27%
    43.53%
    100%

    CMYK percent of color #106fff

    93.73%
    56.47%
    0%
    0%


    Color Schemes with #106fff

    Complementary Color

    Split Complementary


    #106fff Color Preview

    Text with hexadecimal color #106fff

    This text has a font color of #106fff

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

    #106fff Background Color

    This box has a background color of #106fff

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

    #106fff Border Color

    This box has a border color of #106fff

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

    CSS codes

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

    #106fff Color on white background

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

    #106fff Color on black background

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