#00c001 Hex Color

#00C001
0
  • #00c001 Color Information

    • In RGB color space, #00c001 hex color has a red value of 0, a green value of 192 and a blue value of 1.

    • In CMYK color space (used in color printing), #00c001 hex color is composed of 100% cyan, 0% magenta, 99.48% yellow and 24.71% black.

    • #00c001 color has a hue of 120.3 degrees, a saturation of 100% and a lightness of 37.6%.

    • #00c001 hex color contains mainly GREEN.

    • The closest web safe color of #00c001 is #00cc00

    • #00c001 hex color has a decimal value of 49153.



    #00c001 Color Spaces (Color Conversions)

    HEX 00c001 #00c001
    RGB 0, 192, 1 rgb(0, 192, 1)
    RGB Percent 0, 75.29, 0.39 rgb(0, 75.29, 0.39)
    CMYK 100, 0, 99, 25
    HSL 120.3°, 100, 37.6 hsl(120.3, 100%, 37.6%)
    HSV 120.3°, 100, 75.3
    XYZ 18.855, 37.701, 6.312
    Hunter Lab 61.401, -52.638, 36.886
    CIE-LAB 67.8, -69.597, 67.078
    CIE-LCH 67.8, 96.66, 136.056
    CIE-LUV 100, 0, 99.48, 24.71
    Web Safe 00cc00

    RGB percent of color #00c001

    0%
    75.29%
    0.39%

    CMYK percent of color #00c001

    100%
    0%
    99.48%
    24.71%


    Color Schemes with #00c001

    Complementary Color

    Split Complementary


    #00c001 Color Preview

    Text with hexadecimal color #00c001

    This text has a font color of #00c001

    <p style="color:#00c001">Text here</p>

    #00c001 Background Color

    This box has a background color of #00c001

    <div style="background-color:#00c001">Text here</div>

    #00c001 Border Color

    This box has a border color of #00c001

    <div style="border: 4px solid #00c001">Text here</div>

    CSS codes

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

    #00c001 Color on white background

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

    #00c001 Color on black background

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