#002a00 Hex Color

#002A00
0
  • #002a00 Color Information

    • In RGB color space, #002a00 hex color has a red value of 0, a green value of 42 and a blue value of 0.

    • In CMYK color space (used in color printing), #002a00 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 83.53% black.

    • #002a00 color has a hue of 120 degrees, a saturation of 100% and a lightness of 8.2%.

    • #002a00 hex color contains mainly GREEN.

    • The closest web safe color of #002a00 is #003300

    • #002a00 hex color has a decimal value of 10752.



    #002a00 Color Spaces (Color Conversions)

    HEX 002a00 #002a00
    RGB 0, 42, 0 rgb(0, 42, 0)
    RGB Percent 0, 16.47, 0 rgb(0, 16.47, 0)
    CMYK 100, 0, 100, 84
    HSL 120°, 100, 8.2 hsl(120, 100%, 8.2%)
    HSV 120°, 100, 16.5
    XYZ 0.828, 1.656, 0.276
    Hunter Lab 12.869, -11.035, 7.736
    CIE-LAB 13.567, -24.562, 19.444
    CIE-LCH 13.567, 31.327, 141.634
    CIE-LUV 100, 0, 100, 83.53
    Web Safe 003300

    RGB percent of color #002a00

    0%
    16.47%
    0%

    CMYK percent of color #002a00

    100%
    0%
    100%
    83.53%


    Color Schemes with #002a00

    Complementary Color

    Split Complementary


    #002a00 Color Preview

    Text with hexadecimal color #002a00

    This text has a font color of #002a00

    <p style="color:#002a00">Text here</p>

    #002a00 Background Color

    This box has a background color of #002a00

    <div style="background-color:#002a00">Text here</div>

    #002a00 Border Color

    This box has a border color of #002a00

    <div style="border: 4px solid #002a00">Text here</div>

    CSS codes

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

    #002a00 Color on white background

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

    #002a00 Color on black background

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