#04000c Hex Color

#04000C
0
  • #04000c Color Information

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

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

    • #04000c color has a hue of 260 degrees, a saturation of 100% and a lightness of 2.4%.

    • #04000c hex color contains mainly BLUE.

    • The closest web safe color of #04000c is #000000

    • #04000c hex color has a decimal value of 262156.



    #04000c Color Spaces (Color Conversions)

    HEX 04000c #04000c
    RGB 4, 0, 12 rgb(4, 0, 12)
    RGB Percent 1.57, 0, 4.71 rgb(1.57, 0, 4.71)
    CMYK 67, 100, 0, 95
    HSL 260°, 100, 2.4 hsl(260, 100%, 2.4%)
    HSV 260°, 100, 4.7
    XYZ 0.116, 0.052, 0.352
    Hunter Lab 2.28, 5.09, -7.556
    CIE-LAB 0.47, 2.727, -4.225
    CIE-LCH 0.47, 5.029, 302.84
    CIE-LUV 66.67, 100, 0, 95.29
    Web Safe 000000

    RGB percent of color #04000c

    1.57%
    0%
    4.71%

    CMYK percent of color #04000c

    66.67%
    100%
    0%
    95.29%


    Color Schemes with #04000c

    Complementary Color

    Split Complementary


    #04000c Color Preview

    Text with hexadecimal color #04000c

    This text has a font color of #04000c

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

    #04000c Background Color

    This box has a background color of #04000c

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

    #04000c Border Color

    This box has a border color of #04000c

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

    CSS codes

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

    #04000c Color on white background

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

    #04000c Color on black background

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