#040101 Hex Color

#040101
0
  • #040101 Color Information

    • In RGB color space, #040101 hex color has a red value of 4, a green value of 1 and a blue value of 1.

    • In CMYK color space (used in color printing), #040101 hex color is composed of 0% cyan, 75% magenta, 75% yellow and 98.43% black.

    • #040101 color has a hue of 0 degrees, a saturation of 60% and a lightness of 1%.

    • #040101 hex color contains mainly RED.

    • The closest web safe color of #040101 is #000000

    • #040101 hex color has a decimal value of 262401.



    #040101 Color Spaces (Color Conversions)

    HEX 040101 #040101
    RGB 4, 1, 1 rgb(4, 1, 1)
    RGB Percent 1.57, 0.39, 0.39 rgb(1.57, 0.39, 0.39)
    CMYK 0, 75, 75, 98
    HSL 0°, 60, 1 hsl(0, 60%, 1%)
    HSV 0°, 75, 1.6
    XYZ 0.066, 0.05, 0.035
    Hunter Lab 2.236, 1.356, 0.637
    CIE-LAB 0.452, 0.757, 0.278
    CIE-LCH 0.452, 0.806, 20.165
    CIE-LUV 0, 75, 75, 98.43
    Web Safe 000000

    RGB percent of color #040101

    1.57%
    0.39%
    0.39%

    CMYK percent of color #040101

    0%
    75%
    75%
    98.43%


    Color Schemes with #040101

    Complementary Color

    Split Complementary

    Alternative Colors for #040101

    #040101 Color Preview

    Text with hexadecimal color #040101

    This text has a font color of #040101

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

    #040101 Background Color

    This box has a background color of #040101

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

    #040101 Border Color

    This box has a border color of #040101

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

    CSS codes

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

    #040101 Color on white background

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

    #040101 Color on black background

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