#700fff Hex Color

#700FFF
0
  • #700fff Color Information

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

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

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

    • #700fff hex color contains mainly BLUE.

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

    • #700fff hex color has a decimal value of 7344127.



    #700fff Color Spaces (Color Conversions)

    HEX 700fff #700fff
    RGB 112, 15, 255 rgb(112, 15, 255)
    RGB Percent 43.92, 5.88, 100 rgb(43.92, 5.88, 100)
    CMYK 56, 94, 0, 0
    HSL 264.3°, 100, 52.9 hsl(264.3, 100%, 52.9%)
    HSV 264.3°, 94.1, 100
    XYZ 24.903, 11.006, 95.42
    Hunter Lab 33.175, 75.934, -147.309
    CIE-LAB 39.591, 80.33, -95.546
    CIE-LCH 39.591, 124.828, 310.055
    CIE-LUV 56.08, 94.12, 0, 0
    Web Safe 6600ff

    RGB percent of color #700fff

    43.92%
    5.88%
    100%

    CMYK percent of color #700fff

    56.08%
    94.12%
    0%
    0%


    Color Schemes with #700fff

    Complementary Color

    Split Complementary


    #700fff Color Preview

    Text with hexadecimal color #700fff

    This text has a font color of #700fff

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

    #700fff Background Color

    This box has a background color of #700fff

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

    #700fff Border Color

    This box has a border color of #700fff

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

    CSS codes

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

    #700fff Color on white background

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

    #700fff Color on black background

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