#000c08 Hex Color

#000C08
0
  • #000c08 Color Information

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

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

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

    • #000c08 hex color contains mainly GREEN.

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

    • #000c08 hex color has a decimal value of 3080.



    #000c08 Color Spaces (Color Conversions)

    HEX 000c08 #000c08
    RGB 0, 12, 8 rgb(0, 12, 8)
    RGB Percent 0, 4.71, 3.14 rgb(0, 4.71, 3.14)
    CMYK 100, 0, 33, 95
    HSL 160°, 100, 2.4 hsl(160, 100%, 2.4%)
    HSV 160°, 100, 4.7
    XYZ 0.175, 0.28, 0.275
    Hunter Lab 5.292, -3.357, 0.623
    CIE-LAB 2.529, -3.733, 0.427
    CIE-LCH 2.529, 3.757, 173.475
    CIE-LUV 100, 0, 33.33, 95.29
    Web Safe 000000

    RGB percent of color #000c08

    0%
    4.71%
    3.14%

    CMYK percent of color #000c08

    100%
    0%
    33.33%
    95.29%


    Color Schemes with #000c08

    Complementary Color

    Split Complementary


    #000c08 Color Preview

    Text with hexadecimal color #000c08

    This text has a font color of #000c08

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

    #000c08 Background Color

    This box has a background color of #000c08

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

    #000c08 Border Color

    This box has a border color of #000c08

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

    CSS codes

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

    #000c08 Color on white background

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

    #000c08 Color on black background

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