#6000ff Hex Color

#6000FF
0
  • #6000ff Color Information

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

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

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

    • #6000ff hex color contains mainly BLUE.

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

    • #6000ff hex color has a decimal value of 6291711.



    #6000ff Color Spaces (Color Conversions)

    HEX 6000ff #6000ff
    RGB 96, 0, 255 rgb(96, 0, 255)
    RGB Percent 37.65, 0, 100 rgb(37.65, 0, 100)
    CMYK 62, 100, 0, 0
    HSL 262.6°, 100, 50 hsl(262.6, 100%, 50%)
    HSV 262.6°, 100, 100
    XYZ 22.874, 9.707, 95.276
    Hunter Lab 31.156, 76.527, -159.501
    CIE-LAB 37.311, 81.217, -99.379
    CIE-LCH 37.311, 128.345, 309.257
    CIE-LUV 62.35, 100, 0, 0
    Web Safe 6600ff

    RGB percent of color #6000ff

    37.65%
    0%
    100%

    CMYK percent of color #6000ff

    62.35%
    100%
    0%
    0%


    Color Schemes with #6000ff

    Complementary Color

    Split Complementary


    #6000ff Color Preview

    Text with hexadecimal color #6000ff

    This text has a font color of #6000ff

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

    #6000ff Background Color

    This box has a background color of #6000ff

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

    #6000ff Border Color

    This box has a border color of #6000ff

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

    CSS codes

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

    #6000ff Color on white background

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

    #6000ff Color on black background

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