#010c00 Hex Color

#010C00
0
  • #010c00 Color Information

    • In RGB color space, #010c00 hex color has a red value of 1, a green value of 12 and a blue value of 0.

    • In CMYK color space (used in color printing), #010c00 hex color is composed of 91.67% cyan, 0% magenta, 100% yellow and 95.29% black.

    • #010c00 color has a hue of 115 degrees, a saturation of 100% and a lightness of 2.4%.

    • #010c00 hex color contains mainly GREEN.

    • The closest web safe color of #010c00 is #000000

    • #010c00 hex color has a decimal value of 68608.



    #010c00 Color Spaces (Color Conversions)

    HEX 010c00 #010c00
    RGB 1, 12, 0 rgb(1, 12, 0)
    RGB Percent 0.39, 4.71, 0 rgb(0.39, 4.71, 0)
    CMYK 92, 0, 100, 95
    HSL 115°, 100, 2.4 hsl(115, 100%, 2.4%)
    HSV 115°, 100, 4.7
    XYZ 0.144, 0.269, 0.044
    Hunter Lab 5.187, -4.12, 3.128
    CIE-LAB 2.43, -4.575, 3.56
    CIE-LCH 2.43, 5.797, 142.112
    CIE-LUV 91.67, 0, 100, 95.29
    Web Safe 000000

    RGB percent of color #010c00

    0.39%
    4.71%
    0%

    CMYK percent of color #010c00

    91.67%
    0%
    100%
    95.29%


    Color Schemes with #010c00

    Complementary Color

    Split Complementary


    #010c00 Color Preview

    Text with hexadecimal color #010c00

    This text has a font color of #010c00

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

    #010c00 Background Color

    This box has a background color of #010c00

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

    #010c00 Border Color

    This box has a border color of #010c00

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

    CSS codes

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

    #010c00 Color on white background

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

    #010c00 Color on black background

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