#000201 Hex Color

#000201
0
  • #000201 Color Information

    • In RGB color space, #000201 hex color has a red value of 0, a green value of 2 and a blue value of 1.

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

    • #000201 color has a hue of 150 degrees, a saturation of 100% and a lightness of 0.4%.

    • #000201 hex color contains mainly GREEN.

    • The closest web safe color of #000201 is #000000

    • #000201 hex color has a decimal value of 513.



    #000201 Color Spaces (Color Conversions)

    HEX 000201 #000201
    RGB 0, 2, 1 rgb(0, 2, 1)
    RGB Percent 0, 0.78, 0.39 rgb(0, 0.78, 0.39)
    CMYK 100, 0, 50, 99
    HSL 150°, 100, 0.4 hsl(150, 100%, 0.4%)
    HSV 150°, 100, 0.8
    XYZ 0.027, 0.046, 0.036
    Hunter Lab 2.145, -1.506, 0.506
    CIE-LAB 0.416, -0.685, 0.201
    CIE-LCH 0.416, 0.714, 163.647
    CIE-LUV 100, 0, 50, 99.22
    Web Safe 000000

    RGB percent of color #000201

    0%
    0.78%
    0.39%

    CMYK percent of color #000201

    100%
    0%
    50%
    99.22%


    Color Schemes with #000201

    Complementary Color

    Split Complementary

    Alternative Colors for #000201

    #000201 Color Preview

    Text with hexadecimal color #000201

    This text has a font color of #000201

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

    #000201 Background Color

    This box has a background color of #000201

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

    #000201 Border Color

    This box has a border color of #000201

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

    CSS codes

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

    #000201 Color on white background

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

    #000201 Color on black background

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