#001f0f Hex Color

#001F0F
0
  • #001f0f Color Information

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

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

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

    • #001f0f hex color contains mainly GREEN.

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

    • #001f0f hex color has a decimal value of 7951.



    #001f0f Color Spaces (Color Conversions)

    HEX 001f0f #001f0f
    RGB 0, 31, 15 rgb(0, 31, 15)
    RGB Percent 0, 12.16, 5.88 rgb(0, 12.16, 5.88)
    CMYK 100, 0, 52, 88
    HSL 149°, 100, 6.1 hsl(149, 100%, 6.1%)
    HSV 149°, 100, 12.2
    XYZ 0.576, 1.014, 0.617
    Hunter Lab 10.07, -7.412, 3.416
    CIE-LAB 9.108, -15.661, 6.877
    CIE-LCH 9.108, 17.104, 156.293
    CIE-LUV 100, 0, 51.61, 87.84
    Web Safe 003300

    RGB percent of color #001f0f

    0%
    12.16%
    5.88%

    CMYK percent of color #001f0f

    100%
    0%
    51.61%
    87.84%


    Color Schemes with #001f0f

    Complementary Color

    Split Complementary


    #001f0f Color Preview

    Text with hexadecimal color #001f0f

    This text has a font color of #001f0f

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

    #001f0f Background Color

    This box has a background color of #001f0f

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

    #001f0f Border Color

    This box has a border color of #001f0f

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

    CSS codes

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

    #001f0f Color on white background

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

    #001f0f Color on black background

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