#000c01 Hex Color

#000C01
0
  • #000c01 Color Information

    • In RGB color space, #000c01 hex color has a red value of 0, a green value of 12 and a blue value of 1.

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

    • #000c01 color has a hue of 125 degrees, a saturation of 100% and a lightness of 2.4%.

    • #000c01 hex color contains mainly GREEN.

    • The closest web safe color of #000c01 is #000000

    • #000c01 hex color has a decimal value of 3073.



    #000c01 Color Spaces (Color Conversions)

    HEX 000c01 #000c01
    RGB 0, 12, 1 rgb(0, 12, 1)
    RGB Percent 0, 4.71, 0.39 rgb(0, 4.71, 0.39)
    CMYK 100, 0, 92, 95
    HSL 125°, 100, 2.4 hsl(125, 100%, 2.4%)
    HSV 125°, 100, 4.7
    XYZ 0.137, 0.265, 0.073
    Hunter Lab 5.148, -4.258, 2.763
    CIE-LAB 2.394, -4.706, 3.083
    CIE-LCH 2.394, 5.626, 146.77
    CIE-LUV 100, 0, 91.67, 95.29
    Web Safe 000000

    RGB percent of color #000c01

    0%
    4.71%
    0.39%

    CMYK percent of color #000c01

    100%
    0%
    91.67%
    95.29%


    Color Schemes with #000c01

    Complementary Color

    Split Complementary


    #000c01 Color Preview

    Text with hexadecimal color #000c01

    This text has a font color of #000c01

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

    #000c01 Background Color

    This box has a background color of #000c01

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

    #000c01 Border Color

    This box has a border color of #000c01

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

    CSS codes

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

    #000c01 Color on white background

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

    #000c01 Color on black background

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