#660fff Hex Color

#660FFF
0
  • #660fff Color Information

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

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

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

    • #660fff hex color contains mainly BLUE.

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

    • #660fff hex color has a decimal value of 6688767.



    #660fff Color Spaces (Color Conversions)

    HEX 660fff #660fff
    RGB 102, 15, 255 rgb(102, 15, 255)
    RGB Percent 40, 5.88, 100 rgb(40, 5.88, 100)
    CMYK 60, 94, 0, 0
    HSL 261.8°, 100, 52.9 hsl(261.8, 100%, 52.9%)
    HSV 261.8°, 94.1, 100
    XYZ 23.7, 10.386, 95.363
    Hunter Lab 32.227, 74.871, -152.884
    CIE-LAB 38.526, 79.679, -97.342
    CIE-LCH 38.526, 125.794, 309.302
    CIE-LUV 60, 94.12, 0, 0
    Web Safe 6600ff

    RGB percent of color #660fff

    40%
    5.88%
    100%

    CMYK percent of color #660fff

    60%
    94.12%
    0%
    0%


    Color Schemes with #660fff

    Complementary Color

    Split Complementary


    #660fff Color Preview

    Text with hexadecimal color #660fff

    This text has a font color of #660fff

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

    #660fff Background Color

    This box has a background color of #660fff

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

    #660fff Border Color

    This box has a border color of #660fff

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

    CSS codes

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

    #660fff Color on white background

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

    #660fff Color on black background

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