#112fff Hex Color

#112FFF
0
  • #112fff Color Information

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

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

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

    • #112fff hex color contains mainly BLUE.

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

    • #112fff hex color has a decimal value of 1126399.



    #112fff Color Spaces (Color Conversions)

    HEX 112fff #112fff
    RGB 17, 47, 255 rgb(17, 47, 255)
    RGB Percent 6.67, 18.43, 100 rgb(6.67, 18.43, 100)
    CMYK 93, 82, 0, 0
    HSL 232.4°, 100, 53.3 hsl(232.4, 100%, 53.3%)
    HSV 232.4°, 93.3, 100
    XYZ 19.298, 9.372, 95.4
    Hunter Lab 30.614, 58.947, -163.333
    CIE-LAB 36.691, 66.758, -100.532
    CIE-LCH 36.691, 120.679, 303.586
    CIE-LUV 93.33, 81.57, 0, 0
    Web Safe 0033ff

    RGB percent of color #112fff

    6.67%
    18.43%
    100%

    CMYK percent of color #112fff

    93.33%
    81.57%
    0%
    0%


    Color Schemes with #112fff

    Complementary Color

    Split Complementary


    #112fff Color Preview

    Text with hexadecimal color #112fff

    This text has a font color of #112fff

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

    #112fff Background Color

    This box has a background color of #112fff

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

    #112fff Border Color

    This box has a border color of #112fff

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

    CSS codes

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

    #112fff Color on white background

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

    #112fff Color on black background

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