#d01000 Hex Color

#D01000
0
  • #d01000 Color Information

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

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

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

    • #d01000 hex color contains mainly RED.

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

    • #d01000 hex color has a decimal value of 13635584.



    #d01000 Color Spaces (Color Conversions)

    HEX d01000 #d01000
    RGB 208, 16, 0 rgb(208, 16, 0)
    RGB Percent 81.57, 6.27, 0 rgb(81.57, 6.27, 0)
    CMYK 0, 92, 100, 18
    HSL 4.6°, 100, 40.8 hsl(4.6, 100%, 40.8%)
    HSV 4.6°, 100, 81.6
    XYZ 26.198, 13.78, 1.279
    Hunter Lab 37.121, 61.012, 23.942
    CIE-LAB 43.916, 67.139, 57.839
    CIE-LCH 43.916, 88.617, 40.744
    CIE-LUV 0, 92.31, 100, 18.43
    Web Safe cc0000

    RGB percent of color #d01000

    81.57%
    6.27%
    0%

    CMYK percent of color #d01000

    0%
    92.31%
    100%
    18.43%


    Color Schemes with #d01000

    Complementary Color

    Split Complementary


    #d01000 Color Preview

    Text with hexadecimal color #d01000

    This text has a font color of #d01000

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

    #d01000 Background Color

    This box has a background color of #d01000

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

    #d01000 Border Color

    This box has a border color of #d01000

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

    CSS codes

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

    #d01000 Color on white background

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

    #d01000 Color on black background

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