#000006 Hex Color

#000006
0
  • #000006 Color Information

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

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

    • #000006 color has a hue of 240 degrees, a saturation of 100% and a lightness of 1.2%.

    • #000006 hex color contains mainly BLUE.

    • The closest web safe color of #000006 is #000000

    • #000006 hex color has a decimal value of 6.



    #000006 Color Spaces (Color Conversions)

    HEX 000006 #000006
    RGB 0, 0, 6 rgb(0, 0, 6)
    RGB Percent 0, 0, 2.35 rgb(0, 0, 2.35)
    CMYK 100, 100, 0, 98
    HSL 240°, 100, 1.2 hsl(240, 100%, 1.2%)
    HSV 240°, 100, 2.4
    XYZ 0.033, 0.013, 0.173
    Hunter Lab 1.14, 3.171, -8.198
    CIE-LAB 0.117, 0.846, -2.272
    CIE-LCH 0.117, 2.424, 290.423
    CIE-LUV 100, 100, 0, 97.65
    Web Safe 000000

    RGB percent of color #000006

    0%
    0%
    2.35%

    CMYK percent of color #000006

    100%
    100%
    0%
    97.65%


    Color Schemes with #000006

    Complementary Color

    Split Complementary


    #000006 Color Preview

    Text with hexadecimal color #000006

    This text has a font color of #000006

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

    #000006 Background Color

    This box has a background color of #000006

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

    #000006 Border Color

    This box has a border color of #000006

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

    CSS codes

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

    #000006 Color on white background

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

    #000006 Color on black background

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