#d00000 Hex Color

#D00000
0
  • #d00000 Color Information

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

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

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

    • #d00000 hex color contains mainly RED.

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

    • #d00000 hex color has a decimal value of 13631488.



    #d00000 Color Spaces (Color Conversions)

    HEX d00000 #d00000
    RGB 208, 0, 0 rgb(208, 0, 0)
    RGB Percent 81.57, 0, 0 rgb(81.57, 0, 0)
    CMYK 0, 100, 100, 18
    HSL 0°, 100, 40.8 hsl(0, 100%, 40.8%)
    HSV 0°, 100, 81.6
    XYZ 26.012, 13.41, 1.217
    Hunter Lab 36.62, 62.709, 23.663
    CIE-LAB 43.375, 68.7, 57.653
    CIE-LCH 43.375, 89.686, 40.003
    CIE-LUV 0, 100, 100, 18.43
    Web Safe cc0000

    RGB percent of color #d00000

    81.57%
    0%
    0%

    CMYK percent of color #d00000

    0%
    100%
    100%
    18.43%


    Color Schemes with #d00000

    Complementary Color

    Split Complementary


    #d00000 Color Preview

    Text with hexadecimal color #d00000

    This text has a font color of #d00000

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

    #d00000 Background Color

    This box has a background color of #d00000

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

    #d00000 Border Color

    This box has a border color of #d00000

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

    CSS codes

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

    #d00000 Color on white background

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

    #d00000 Color on black background

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