#600fff Hex Color

#600FFF
0
  • #600fff Color Information

    • In RGB color space, #600fff hex color has a red value of 96, a green value of 15 and a blue value of 255.

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

    • #600fff color has a hue of 260.3 degrees, a saturation of 100% and a lightness of 52.9%.

    • #600fff hex color contains mainly BLUE.

    • The closest web safe color of #600fff is #6600ff

    • #600fff hex color has a decimal value of 6295551.



    #600fff Color Spaces (Color Conversions)

    HEX 600fff #600fff
    RGB 96, 15, 255 rgb(96, 15, 255)
    RGB Percent 37.65, 5.88, 100 rgb(37.65, 5.88, 100)
    CMYK 62, 94, 0, 0
    HSL 260.3°, 100, 52.9 hsl(260.3, 100%, 52.9%)
    HSV 260.3°, 94.1, 100
    XYZ 23.045, 10.048, 95.333
    Hunter Lab 31.699, 74.298, -156.125
    CIE-LAB 37.928, 79.331, -98.353
    CIE-LCH 37.928, 126.359, 308.889
    CIE-LUV 62.35, 94.12, 0, 0
    Web Safe 6600ff

    RGB percent of color #600fff

    37.65%
    5.88%
    100%

    CMYK percent of color #600fff

    62.35%
    94.12%
    0%
    0%


    Color Schemes with #600fff

    Complementary Color

    Split Complementary


    #600fff Color Preview

    Text with hexadecimal color #600fff

    This text has a font color of #600fff

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

    #600fff Background Color

    This box has a background color of #600fff

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

    #600fff Border Color

    This box has a border color of #600fff

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

    CSS codes

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

    #600fff Color on white background

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

    #600fff Color on black background

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