#1600ff Hex Color

#1600FF
0
  • #1600ff Color Information

    • In RGB color space, #1600ff hex color has a red value of 22, a green value of 0 and a blue value of 255.

    • In CMYK color space (used in color printing), #1600ff hex color is composed of 91.37% cyan, 100% magenta, 0% yellow and 0% black.

    • #1600ff color has a hue of 245.2 degrees, a saturation of 100% and a lightness of 50%.

    • #1600ff hex color contains mainly BLUE.

    • The closest web safe color of #1600ff is #0000ff

    • #1600ff hex color has a decimal value of 1442047.



    #1600ff Color Spaces (Color Conversions)

    HEX 1600ff #1600ff
    RGB 22, 0, 255 rgb(22, 0, 255)
    RGB Percent 8.63, 0, 100 rgb(8.63, 0, 100)
    CMYK 91, 100, 0, 0
    HSL 245.2°, 100, 50 hsl(245.2, 100%, 50%)
    HSV 245.2°, 100, 100
    XYZ 18.381, 7.391, 95.065
    Hunter Lab 27.186, 73.109, -188.294
    CIE-LAB 32.681, 79.312, -107.221
    CIE-LCH 32.681, 133.367, 306.491
    CIE-LUV 91.37, 100, 0, 0
    Web Safe 0000ff

    RGB percent of color #1600ff

    8.63%
    0%
    100%

    CMYK percent of color #1600ff

    91.37%
    100%
    0%
    0%


    Color Schemes with #1600ff

    Complementary Color

    Split Complementary


    #1600ff Color Preview

    Text with hexadecimal color #1600ff

    This text has a font color of #1600ff

    <p style="color:#1600ff">Text here</p>

    #1600ff Background Color

    This box has a background color of #1600ff

    <div style="background-color:#1600ff">Text here</div>

    #1600ff Border Color

    This box has a border color of #1600ff

    <div style="border: 4px solid #1600ff">Text here</div>

    CSS codes

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

    #1600ff Color on white background

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

    #1600ff Color on black background

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