#117fff Hex Color

#117FFF
0
  • #117fff Color Information

    • In RGB color space, #117fff hex color has a red value of 17, a green value of 127 and a blue value of 255.

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

    • #117fff color has a hue of 212.3 degrees, a saturation of 100% and a lightness of 53.3%.

    • #117fff hex color contains mainly BLUE.

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

    • #117fff hex color has a decimal value of 1146879.



    #117fff Color Spaces (Color Conversions)

    HEX 117fff #117fff
    RGB 17, 127, 255 rgb(17, 127, 255)
    RGB Percent 6.67, 49.8, 100 rgb(6.67, 49.8, 100)
    CMYK 93, 50, 0, 0
    HSL 212.3°, 100, 53.3 hsl(212.3, 100%, 53.3%)
    HSV 212.3°, 93.3, 100
    XYZ 25.871, 22.518, 97.591
    Hunter Lab 47.453, 14.274, -88.717
    CIE-LAB 54.572, 19.846, -71.156
    CIE-LCH 54.572, 73.872, 285.584
    CIE-LUV 93.33, 50.2, 0, 0
    Web Safe 0066ff

    RGB percent of color #117fff

    6.67%
    49.8%
    100%

    CMYK percent of color #117fff

    93.33%
    50.2%
    0%
    0%


    Color Schemes with #117fff

    Complementary Color

    Split Complementary


    #117fff Color Preview

    Text with hexadecimal color #117fff

    This text has a font color of #117fff

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

    #117fff Background Color

    This box has a background color of #117fff

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

    #117fff Border Color

    This box has a border color of #117fff

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

    CSS codes

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

    #117fff Color on white background

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

    #117fff Color on black background

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