#d80000 Hex Color

#D80000
0
  • #d80000 Color Information

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

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

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

    • #d80000 hex color contains mainly RED.

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

    • #d80000 hex color has a decimal value of 14155776.



    #d80000 Color Spaces (Color Conversions)

    HEX d80000 #d80000
    RGB 216, 0, 0 rgb(216, 0, 0)
    RGB Percent 84.71, 0, 0 rgb(84.71, 0, 0)
    CMYK 0, 100, 100, 15
    HSL 0°, 100, 42.4 hsl(0, 100%, 42.4%)
    HSV 0°, 100, 84.7
    XYZ 28.319, 14.599, 1.325
    Hunter Lab 38.209, 65.433, 24.69
    CIE-LAB 45.08, 70.675, 59.308
    CIE-LCH 45.08, 92.263, 40.002
    CIE-LUV 0, 100, 100, 15.29
    Web Safe cc0000

    RGB percent of color #d80000

    84.71%
    0%
    0%

    CMYK percent of color #d80000

    0%
    100%
    100%
    15.29%


    Color Schemes with #d80000

    Complementary Color

    Split Complementary


    #d80000 Color Preview

    Text with hexadecimal color #d80000

    This text has a font color of #d80000

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

    #d80000 Background Color

    This box has a background color of #d80000

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

    #d80000 Border Color

    This box has a border color of #d80000

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

    CSS codes

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

    #d80000 Color on white background

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

    #d80000 Color on black background

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