#7000ff Hex Color

#7000FF
0
  • #7000ff Color Information

    • In RGB color space, #7000ff hex color has a red value of 112, a green value of 0 and a blue value of 255.

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

    • #7000ff color has a hue of 266.4 degrees, a saturation of 100% and a lightness of 50%.

    • #7000ff hex color contains mainly BLUE.

    • The closest web safe color of #7000ff is #6600ff

    • #7000ff hex color has a decimal value of 7340287.



    #7000ff Color Spaces (Color Conversions)

    HEX 7000ff #7000ff
    RGB 112, 0, 255 rgb(112, 0, 255)
    RGB Percent 43.92, 0, 100 rgb(43.92, 0, 100)
    CMYK 56, 100, 0, 0
    HSL 266.4°, 100, 50 hsl(266.4, 100%, 50%)
    HSV 266.4°, 100, 100
    XYZ 24.732, 10.665, 95.363
    Hunter Lab 32.657, 78.031, -150.273
    CIE-LAB 39.01, 82.096, -96.508
    CIE-LCH 39.01, 126.703, 310.387
    CIE-LUV 56.08, 100, 0, 0
    Web Safe 6600ff

    RGB percent of color #7000ff

    43.92%
    0%
    100%

    CMYK percent of color #7000ff

    56.08%
    100%
    0%
    0%


    Color Schemes with #7000ff

    Complementary Color

    Split Complementary


    #7000ff Color Preview

    Text with hexadecimal color #7000ff

    This text has a font color of #7000ff

    <p style="color:#7000ff">Text here</p>

    #7000ff Background Color

    This box has a background color of #7000ff

    <div style="background-color:#7000ff">Text here</div>

    #7000ff Border Color

    This box has a border color of #7000ff

    <div style="border: 4px solid #7000ff">Text here</div>

    CSS codes

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

    #7000ff Color on white background

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

    #7000ff Color on black background

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