#d00001 Hex Color

#D00001
0
  • #d00001 Color Information

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

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

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

    • #d00001 hex color contains mainly RED.

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

    • #d00001 hex color has a decimal value of 13631489.



    #d00001 Color Spaces (Color Conversions)

    HEX d00001 #d00001
    RGB 208, 0, 1 rgb(208, 0, 1)
    RGB Percent 81.57, 0, 0.39 rgb(81.57, 0, 0.39)
    CMYK 0, 100, 100, 18
    HSL 359.7°, 100, 40.8 hsl(359.7, 100%, 40.8%)
    HSV 359.7°, 100, 81.6
    XYZ 26.018, 13.412, 1.246
    Hunter Lab 36.622, 62.724, 23.618
    CIE-LAB 43.378, 68.712, 57.306
    CIE-LCH 43.378, 89.472, 39.828
    CIE-LUV 0, 100, 99.52, 18.43
    Web Safe cc0000

    RGB percent of color #d00001

    81.57%
    0%
    0.39%

    CMYK percent of color #d00001

    0%
    100%
    99.52%
    18.43%


    Color Schemes with #d00001

    Complementary Color

    Split Complementary


    #d00001 Color Preview

    Text with hexadecimal color #d00001

    This text has a font color of #d00001

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

    #d00001 Background Color

    This box has a background color of #d00001

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

    #d00001 Border Color

    This box has a border color of #d00001

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

    CSS codes

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

    #d00001 Color on white background

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

    #d00001 Color on black background

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