#360fff Hex Color

#360FFF
0
  • #360fff Color Information

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

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

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

    • #360fff hex color contains mainly BLUE.

    • The closest web safe color of #360fff is #3300ff

    • #360fff hex color has a decimal value of 3543039.



    #360fff Color Spaces (Color Conversions)

    HEX 360fff #360fff
    RGB 54, 15, 255 rgb(54, 15, 255)
    RGB Percent 21.18, 5.88, 100 rgb(21.18, 5.88, 100)
    CMYK 79, 94, 0, 0
    HSL 249.8°, 100, 52.9 hsl(249.8, 100%, 52.9%)
    HSV 249.8°, 94.1, 100
    XYZ 19.742, 8.346, 95.178
    Hunter Lab 28.889, 71.424, -175.112
    CIE-LAB 34.693, 77.605, -103.827
    CIE-LCH 34.693, 129.625, 306.776
    CIE-LUV 78.82, 94.12, 0, 0
    Web Safe 3300ff

    RGB percent of color #360fff

    21.18%
    5.88%
    100%

    CMYK percent of color #360fff

    78.82%
    94.12%
    0%
    0%


    Color Schemes with #360fff

    Complementary Color

    Split Complementary


    #360fff Color Preview

    Text with hexadecimal color #360fff

    This text has a font color of #360fff

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

    #360fff Background Color

    This box has a background color of #360fff

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

    #360fff Border Color

    This box has a border color of #360fff

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

    CSS codes

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

    #360fff Color on white background

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

    #360fff Color on black background

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