#0acc01 Hex Color

#0ACC01
0
  • #0acc01 Color Information

    • In RGB color space, #0acc01 hex color has a red value of 10, a green value of 204 and a blue value of 1.

    • In CMYK color space (used in color printing), #0acc01 hex color is composed of 95.1% cyan, 0% magenta, 99.51% yellow and 20% black.

    • #0acc01 color has a hue of 117.3 degrees, a saturation of 99.02% and a lightness of 40.2%.

    • #0acc01 hex color contains mainly GREEN.

    • The closest web safe color of #0acc01 is #00cc00

    • #0acc01 hex color has a decimal value of 707585.



    #0acc01 Color Spaces (Color Conversions)

    HEX 0acc01 #0acc01
    RGB 10, 204, 1 rgb(10, 204, 1)
    RGB Percent 3.92, 80, 0.39 rgb(3.92, 80, 0.39)
    CMYK 95, 0, 100, 20
    HSL 117.3°, 99.02, 40.2 hsl(117.3, 99.02%, 40.2%)
    HSV 117.3°, 99.5, 80
    XYZ 21.724, 43.252, 7.232
    Hunter Lab 65.766, -56.129, 39.517
    CIE-LAB 71.726, -72.422, 70.255
    CIE-LCH 71.726, 100.9, 135.87
    CIE-LUV 95.1, 0, 99.51, 20
    Web Safe 00cc00

    RGB percent of color #0acc01

    3.92%
    80%
    0.39%

    CMYK percent of color #0acc01

    95.1%
    0%
    99.51%
    20%


    Color Schemes with #0acc01

    Complementary Color

    Split Complementary


    #0acc01 Color Preview

    Text with hexadecimal color #0acc01

    This text has a font color of #0acc01

    <p style="color:#0acc01">Text here</p>

    #0acc01 Background Color

    This box has a background color of #0acc01

    <div style="background-color:#0acc01">Text here</div>

    #0acc01 Border Color

    This box has a border color of #0acc01

    <div style="border: 4px solid #0acc01">Text here</div>

    CSS codes

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

    #0acc01 Color on white background

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

    #0acc01 Color on black background

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