#001f01 Hex Color

#001F01
0
  • #001f01 Color Information

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

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

    • #001f01 color has a hue of 121.9 degrees, a saturation of 100% and a lightness of 6.1%.

    • #001f01 hex color contains mainly GREEN.

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

    • #001f01 hex color has a decimal value of 7937.



    #001f01 Color Spaces (Color Conversions)

    HEX 001f01 #001f01
    RGB 0, 31, 1 rgb(0, 31, 1)
    RGB Percent 0, 12.16, 0.39 rgb(0, 12.16, 0.39)
    CMYK 100, 0, 97, 88
    HSL 121.9°, 100, 6.1 hsl(121.9, 100%, 6.1%)
    HSV 121.9°, 100, 12.2
    XYZ 0.495, 0.982, 0.192
    Hunter Lab 9.91, -8.425, 5.788
    CIE-LAB 8.841, -17.829, 12.496
    CIE-LCH 8.841, 21.772, 144.974
    CIE-LUV 100, 0, 96.77, 87.84
    Web Safe 003300

    RGB percent of color #001f01

    0%
    12.16%
    0.39%

    CMYK percent of color #001f01

    100%
    0%
    96.77%
    87.84%


    Color Schemes with #001f01

    Complementary Color

    Split Complementary


    #001f01 Color Preview

    Text with hexadecimal color #001f01

    This text has a font color of #001f01

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

    #001f01 Background Color

    This box has a background color of #001f01

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

    #001f01 Border Color

    This box has a border color of #001f01

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

    CSS codes

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

    #001f01 Color on white background

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

    #001f01 Color on black background

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