#105fff Hex Color

#105FFF
0
  • #105fff Color Information

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

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

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

    • #105fff hex color contains mainly BLUE.

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

    • #105fff hex color has a decimal value of 1073151.



    #105fff Color Spaces (Color Conversions)

    HEX 105fff #105fff
    RGB 16, 95, 255 rgb(16, 95, 255)
    RGB Percent 6.27, 37.25, 100 rgb(6.27, 37.25, 100)
    CMYK 94, 63, 0, 0
    HSL 220.2°, 100, 53.1 hsl(220.2, 100%, 53.1%)
    HSV 220.2°, 93.7, 100
    XYZ 22.356, 15.515, 96.424
    Hunter Lab 39.389, 32.38, -117.569
    CIE-LAB 46.332, 39.971, -84.592
    CIE-LCH 46.332, 93.56, 295.291
    CIE-LUV 93.73, 62.75, 0, 0
    Web Safe 0066ff

    RGB percent of color #105fff

    6.27%
    37.25%
    100%

    CMYK percent of color #105fff

    93.73%
    62.75%
    0%
    0%


    Color Schemes with #105fff

    Complementary Color

    Split Complementary


    #105fff Color Preview

    Text with hexadecimal color #105fff

    This text has a font color of #105fff

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

    #105fff Background Color

    This box has a background color of #105fff

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

    #105fff Border Color

    This box has a border color of #105fff

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

    CSS codes

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

    #105fff Color on white background

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

    #105fff Color on black background

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