#dc0001 Hex Color

#DC0001
0
  • #dc0001 Color Information

    • In RGB color space, #dc0001 hex color has a red value of 220, a green value of 0 and a blue value of 1.

    • In CMYK color space (used in color printing), #dc0001 hex color is composed of 0% cyan, 100% magenta, 99.55% yellow and 13.73% black.

    • #dc0001 color has a hue of 359.7 degrees, a saturation of 100% and a lightness of 43.1%.

    • #dc0001 hex color contains mainly RED.

    • The closest web safe color of #dc0001 is #cc0000

    • #dc0001 hex color has a decimal value of 14417921.



    #dc0001 Color Spaces (Color Conversions)

    HEX dc0001 #dc0001
    RGB 220, 0, 1 rgb(220, 0, 1)
    RGB Percent 86.27, 0, 0.39 rgb(86.27, 0, 0.39)
    CMYK 0, 100, 100, 14
    HSL 359.7°, 100, 43.1 hsl(359.7, 100%, 43.1%)
    HSV 359.7°, 100, 86.3
    XYZ 29.521, 15.218, 1.41
    Hunter Lab 39.01, 66.812, 25.164
    CIE-LAB 45.931, 71.665, 59.812
    CIE-LCH 45.931, 93.345, 39.849
    CIE-LUV 0, 100, 99.55, 13.73
    Web Safe cc0000

    RGB percent of color #dc0001

    86.27%
    0%
    0.39%

    CMYK percent of color #dc0001

    0%
    100%
    99.55%
    13.73%


    Color Schemes with #dc0001

    Complementary Color

    Split Complementary


    #dc0001 Color Preview

    Text with hexadecimal color #dc0001

    This text has a font color of #dc0001

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

    #dc0001 Background Color

    This box has a background color of #dc0001

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

    #dc0001 Border Color

    This box has a border color of #dc0001

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

    CSS codes

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

    #dc0001 Color on white background

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

    #dc0001 Color on black background

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