#000c05 Hex Color

#000C05
0
  • #000c05 Color Information

    • In RGB color space, #000c05 hex color has a red value of 0, a green value of 12 and a blue value of 5.

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

    • #000c05 color has a hue of 145 degrees, a saturation of 100% and a lightness of 2.4%.

    • #000c05 hex color contains mainly GREEN.

    • The closest web safe color of #000c05 is #000000

    • #000c05 hex color has a decimal value of 3077.



    #000c05 Color Spaces (Color Conversions)

    HEX 000c05 #000c05
    RGB 0, 12, 5 rgb(0, 12, 5)
    RGB Percent 0, 4.71, 1.96 rgb(0, 4.71, 1.96)
    CMYK 100, 0, 58, 95
    HSL 145°, 100, 2.4 hsl(145, 100%, 2.4%)
    HSV 145°, 100, 4.7
    XYZ 0.159, 0.274, 0.188
    Hunter Lab 5.235, -3.738, 1.535
    CIE-LAB 2.475, -4.155, 1.578
    CIE-LCH 2.475, 4.445, 159.204
    CIE-LUV 100, 0, 58.33, 95.29
    Web Safe 000000

    RGB percent of color #000c05

    0%
    4.71%
    1.96%

    CMYK percent of color #000c05

    100%
    0%
    58.33%
    95.29%


    Color Schemes with #000c05

    Complementary Color

    Split Complementary


    #000c05 Color Preview

    Text with hexadecimal color #000c05

    This text has a font color of #000c05

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

    #000c05 Background Color

    This box has a background color of #000c05

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

    #000c05 Border Color

    This box has a border color of #000c05

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

    CSS codes

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

    #000c05 Color on white background

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

    #000c05 Color on black background

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