#001c01 Hex Color

#001C01
0
  • #001c01 Color Information

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

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

    • #001c01 color has a hue of 122.1 degrees, a saturation of 100% and a lightness of 5.5%.

    • #001c01 hex color contains mainly GREEN.

    • The closest web safe color of #001c01 is #003300

    • #001c01 hex color has a decimal value of 7169.



    #001c01 Color Spaces (Color Conversions)

    HEX 001c01 #001c01
    RGB 0, 28, 1 rgb(0, 28, 1)
    RGB Percent 0, 10.98, 0.39 rgb(0, 10.98, 0.39)
    CMYK 100, 0, 96, 89
    HSL 122.1°, 100, 5.5 hsl(122.1, 100%, 5.5%)
    HSV 122.1°, 100, 11
    XYZ 0.421, 0.833, 0.167
    Hunter Lab 9.127, -7.738, 5.304
    CIE-LAB 7.524, -15.187, 10.584
    CIE-LCH 7.524, 18.511, 145.127
    CIE-LUV 100, 0, 96.43, 89.02
    Web Safe 003300

    RGB percent of color #001c01

    0%
    10.98%
    0.39%

    CMYK percent of color #001c01

    100%
    0%
    96.43%
    89.02%


    Color Schemes with #001c01

    Complementary Color

    Split Complementary


    #001c01 Color Preview

    Text with hexadecimal color #001c01

    This text has a font color of #001c01

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

    #001c01 Background Color

    This box has a background color of #001c01

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

    #001c01 Border Color

    This box has a border color of #001c01

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

    CSS codes

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

    #001c01 Color on white background

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

    #001c01 Color on black background

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