#da0000 Hex Color

#DA0000
0
  • #da0000 Color Information

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

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

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

    • #da0000 hex color contains mainly RED.

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

    • #da0000 hex color has a decimal value of 14286848.



    #da0000 Color Spaces (Color Conversions)

    HEX da0000 #da0000
    RGB 218, 0, 0 rgb(218, 0, 0)
    RGB Percent 85.49, 0, 0 rgb(85.49, 0, 0)
    CMYK 0, 100, 100, 15
    HSL 0°, 100, 42.7 hsl(0, 100%, 42.7%)
    HSV 0°, 100, 85.5
    XYZ 28.913, 14.905, 1.353
    Hunter Lab 38.607, 66.117, 24.947
    CIE-LAB 45.504, 71.167, 59.717
    CIE-LCH 45.504, 92.902, 40
    CIE-LUV 0, 100, 100, 14.51
    Web Safe cc0000

    RGB percent of color #da0000

    85.49%
    0%
    0%

    CMYK percent of color #da0000

    0%
    100%
    100%
    14.51%


    Color Schemes with #da0000

    Complementary Color

    Split Complementary


    #da0000 Color Preview

    Text with hexadecimal color #da0000

    This text has a font color of #da0000

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

    #da0000 Background Color

    This box has a background color of #da0000

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

    #da0000 Border Color

    This box has a border color of #da0000

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

    CSS codes

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

    #da0000 Color on white background

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

    #da0000 Color on black background

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