#0600ff Hex Color

#0600FF
0
  • #0600ff Color Information

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

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

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

    • #0600ff hex color contains mainly BLUE.

    • The closest web safe color of #0600ff is #0000ff

    • #0600ff hex color has a decimal value of 393471.



    #0600ff Color Spaces (Color Conversions)

    HEX 0600ff #0600ff
    RGB 6, 0, 255 rgb(6, 0, 255)
    RGB Percent 2.35, 0, 100 rgb(2.35, 0, 100)
    CMYK 98, 100, 0, 0
    HSL 241.4°, 100, 50 hsl(241.4, 100%, 50%)
    HSV 241.4°, 100, 100
    XYZ 18.125, 7.259, 95.054
    Hunter Lab 26.943, 72.933, -190.317
    CIE-LAB 32.389, 79.22, -107.717
    CIE-LCH 32.389, 133.711, 306.332
    CIE-LUV 97.65, 100, 0, 0
    Web Safe 0000ff

    RGB percent of color #0600ff

    2.35%
    0%
    100%

    CMYK percent of color #0600ff

    97.65%
    100%
    0%
    0%


    Color Schemes with #0600ff

    Complementary Color

    Split Complementary


    #0600ff Color Preview

    Text with hexadecimal color #0600ff

    This text has a font color of #0600ff

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

    #0600ff Background Color

    This box has a background color of #0600ff

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

    #0600ff Border Color

    This box has a border color of #0600ff

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

    CSS codes

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

    #0600ff Color on white background

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

    #0600ff Color on black background

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