#020f00 Hex Color

#020F00
0
  • #020f00 Color Information

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

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

    • #020f00 color has a hue of 112 degrees, a saturation of 100% and a lightness of 2.9%.

    • #020f00 hex color contains mainly GREEN.

    • The closest web safe color of #020f00 is #000000

    • #020f00 hex color has a decimal value of 134912.



    #020f00 Color Spaces (Color Conversions)

    HEX 020f00 #020f00
    RGB 2, 15, 0 rgb(2, 15, 0)
    RGB Percent 0.78, 5.88, 0 rgb(0.78, 5.88, 0)
    CMYK 87, 0, 100, 94
    HSL 112°, 100, 2.9 hsl(112, 100%, 2.9%)
    HSV 112°, 100, 5.9
    XYZ 0.196, 0.355, 0.058
    Hunter Lab 5.958, -4.555, 3.594
    CIE-LAB 3.207, -5.793, 4.699
    CIE-LCH 3.207, 7.459, 140.953
    CIE-LUV 86.67, 0, 100, 94.12
    Web Safe 000000

    RGB percent of color #020f00

    0.78%
    5.88%
    0%

    CMYK percent of color #020f00

    86.67%
    0%
    100%
    94.12%


    Color Schemes with #020f00

    Complementary Color

    Split Complementary


    #020f00 Color Preview

    Text with hexadecimal color #020f00

    This text has a font color of #020f00

    <p style="color:#020f00">Text here</p>

    #020f00 Background Color

    This box has a background color of #020f00

    <div style="background-color:#020f00">Text here</div>

    #020f00 Border Color

    This box has a border color of #020f00

    <div style="border: 4px solid #020f00">Text here</div>

    CSS codes

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

    #020f00 Color on white background

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

    #020f00 Color on black background

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