#01d000 Hex Color

#01D000
0
  • #01d000 Color Information

    • In RGB color space, #01d000 hex color has a red value of 1, a green value of 208 and a blue value of 0.

    • In CMYK color space (used in color printing), #01d000 hex color is composed of 99.52% cyan, 0% magenta, 100% yellow and 18.43% black.

    • #01d000 color has a hue of 119.7 degrees, a saturation of 100% and a lightness of 40.8%.

    • #01d000 hex color contains mainly GREEN.

    • The closest web safe color of #01d000 is #00cc00

    • #01d000 hex color has a decimal value of 118784.



    #01d000 Color Spaces (Color Conversions)

    HEX 01d000 #01d000
    RGB 1, 208, 0 rgb(1, 208, 0)
    RGB Percent 0.39, 81.57, 0 rgb(0.39, 81.57, 0)
    CMYK 100, 0, 100, 18
    HSL 119.7°, 100, 40.8 hsl(119.7, 100%, 40.8%)
    HSV 119.7°, 100, 81.6
    XYZ 22.568, 45.118, 7.519
    Hunter Lab 67.17, -57.574, 40.382
    CIE-LAB 72.97, -73.875, 71.342
    CIE-LCH 72.97, 102.7, 135.999
    CIE-LUV 99.52, 0, 100, 18.43
    Web Safe 00cc00

    RGB percent of color #01d000

    0.39%
    81.57%
    0%

    CMYK percent of color #01d000

    99.52%
    0%
    100%
    18.43%


    Color Schemes with #01d000

    Complementary Color

    Split Complementary


    #01d000 Color Preview

    Text with hexadecimal color #01d000

    This text has a font color of #01d000

    <p style="color:#01d000">Text here</p>

    #01d000 Background Color

    This box has a background color of #01d000

    <div style="background-color:#01d000">Text here</div>

    #01d000 Border Color

    This box has a border color of #01d000

    <div style="border: 4px solid #01d000">Text here</div>

    CSS codes

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

    #01d000 Color on white background

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

    #01d000 Color on black background

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