#002c01 Hex Color

#002C01
0
  • #002c01 Color Information

    • In RGB color space, #002c01 hex color has a red value of 0, a green value of 44 and a blue value of 1.

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

    • #002c01 color has a hue of 121.4 degrees, a saturation of 100% and a lightness of 8.6%.

    • #002c01 hex color contains mainly GREEN.

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

    • #002c01 hex color has a decimal value of 11265.



    #002c01 Color Spaces (Color Conversions)

    HEX 002c01 #002c01
    RGB 0, 44, 1 rgb(0, 44, 1)
    RGB Percent 0, 17.25, 0.39 rgb(0, 17.25, 0.39)
    CMYK 100, 0, 98, 83
    HSL 121.4°, 100, 8.6 hsl(121.4, 100%, 8.6%)
    HSV 121.4°, 100, 17.3
    XYZ 0.906, 1.804, 0.329
    Hunter Lab 13.431, -11.464, 7.95
    CIE-LAB 14.423, -25.119, 20.162
    CIE-LCH 14.423, 32.21, 141.247
    CIE-LUV 100, 0, 97.73, 82.75
    Web Safe 003300

    RGB percent of color #002c01

    0%
    17.25%
    0.39%

    CMYK percent of color #002c01

    100%
    0%
    97.73%
    82.75%


    Color Schemes with #002c01

    Complementary Color

    Split Complementary


    #002c01 Color Preview

    Text with hexadecimal color #002c01

    This text has a font color of #002c01

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

    #002c01 Background Color

    This box has a background color of #002c01

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

    #002c01 Border Color

    This box has a border color of #002c01

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

    CSS codes

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

    #002c01 Color on white background

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

    #002c01 Color on black background

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