#900fff Hex Color

#900FFF
0
  • #900fff Color Information

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

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

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

    • #900fff hex color contains mainly BLUE.

    • The closest web safe color of #900fff is #9900ff

    • #900fff hex color has a decimal value of 9441279.



    #900fff Color Spaces (Color Conversions)

    HEX 900fff #900fff
    RGB 144, 15, 255 rgb(144, 15, 255)
    RGB Percent 56.47, 5.88, 100 rgb(56.47, 5.88, 100)
    CMYK 44, 94, 0, 0
    HSL 272.3°, 100, 52.9 hsl(272.3, 100%, 52.9%)
    HSV 272.3°, 94.1, 100
    XYZ 29.722, 13.491, 95.645
    Hunter Lab 36.73, 80.165, -128.68
    CIE-LAB 43.494, 82.938, -88.966
    CIE-LCH 43.494, 121.629, 312.992
    CIE-LUV 43.53, 94.12, 0, 0
    Web Safe 9900ff

    RGB percent of color #900fff

    56.47%
    5.88%
    100%

    CMYK percent of color #900fff

    43.53%
    94.12%
    0%
    0%


    Color Schemes with #900fff

    Complementary Color

    Split Complementary


    #900fff Color Preview

    Text with hexadecimal color #900fff

    This text has a font color of #900fff

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

    #900fff Background Color

    This box has a background color of #900fff

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

    #900fff Border Color

    This box has a border color of #900fff

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

    CSS codes

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

    #900fff Color on white background

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

    #900fff Color on black background

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