#040c00 Hex Color

#040C00
0
  • #040c00 Color Information

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

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

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

    • #040c00 hex color contains mainly GREEN.

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

    • #040c00 hex color has a decimal value of 265216.



    #040c00 Color Spaces (Color Conversions)

    HEX 040c00 #040c00
    RGB 4, 12, 0 rgb(4, 12, 0)
    RGB Percent 1.57, 4.71, 0 rgb(1.57, 4.71, 0)
    CMYK 67, 0, 100, 95
    HSL 100°, 100, 2.4 hsl(100, 100%, 2.4%)
    HSV 100°, 100, 4.7
    XYZ 0.182, 0.289, 0.046
    Hunter Lab 5.376, -3.365, 3.256
    CIE-LAB 2.611, -3.797, 3.843
    CIE-LCH 2.611, 5.402, 134.655
    CIE-LUV 66.67, 0, 100, 95.29
    Web Safe 000000

    RGB percent of color #040c00

    1.57%
    4.71%
    0%

    CMYK percent of color #040c00

    66.67%
    0%
    100%
    95.29%


    Color Schemes with #040c00

    Complementary Color

    Split Complementary


    #040c00 Color Preview

    Text with hexadecimal color #040c00

    This text has a font color of #040c00

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

    #040c00 Background Color

    This box has a background color of #040c00

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

    #040c00 Border Color

    This box has a border color of #040c00

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

    CSS codes

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

    #040c00 Color on white background

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

    #040c00 Color on black background

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