#000f02 Hex Color

#000F02
0
  • #000f02 Color Information

    • In RGB color space, #000f02 hex color has a red value of 0, a green value of 15 and a blue value of 2.

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

    • #000f02 color has a hue of 128 degrees, a saturation of 100% and a lightness of 2.9%.

    • #000f02 hex color contains mainly GREEN.

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

    • #000f02 hex color has a decimal value of 3842.



    #000f02 Color Spaces (Color Conversions)

    HEX 000f02 #000f02
    RGB 0, 15, 2 rgb(0, 15, 2)
    RGB Percent 0, 5.88, 0.78 rgb(0, 5.88, 0.78)
    CMYK 100, 0, 87, 94
    HSL 128°, 100, 2.9 hsl(128, 100%, 2.9%)
    HSV 128°, 100, 5.9
    XYZ 0.182, 0.346, 0.115
    Hunter Lab 5.882, -4.771, 2.958
    CIE-LAB 3.125, -6.016, 3.744
    CIE-LCH 3.125, 7.086, 148.104
    CIE-LUV 100, 0, 86.67, 94.12
    Web Safe 000000

    RGB percent of color #000f02

    0%
    5.88%
    0.78%

    CMYK percent of color #000f02

    100%
    0%
    86.67%
    94.12%


    Color Schemes with #000f02

    Complementary Color

    Split Complementary


    #000f02 Color Preview

    Text with hexadecimal color #000f02

    This text has a font color of #000f02

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

    #000f02 Background Color

    This box has a background color of #000f02

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

    #000f02 Border Color

    This box has a border color of #000f02

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

    CSS codes

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

    #000f02 Color on white background

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

    #000f02 Color on black background

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