#df2000 Hex Color

#DF2000
0
  • #df2000 Color Information

    • In RGB color space, #df2000 hex color has a red value of 223, a green value of 32 and a blue value of 0.

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

    • #df2000 color has a hue of 8.6 degrees, a saturation of 100% and a lightness of 43.7%.

    • #df2000 hex color contains mainly RED.

    • The closest web safe color of #df2000 is #cc3300

    • #df2000 hex color has a decimal value of 14622720.



    #df2000 Color Spaces (Color Conversions)

    HEX df2000 #df2000
    RGB 223, 32, 0 rgb(223, 32, 0)
    RGB Percent 87.45, 12.55, 0 rgb(87.45, 12.55, 0)
    CMYK 0, 86, 100, 13
    HSL 8.6°, 100, 43.7 hsl(8.6, 100%, 43.7%)
    HSV 8.6°, 100, 87.5
    XYZ 30.948, 16.721, 1.596
    Hunter Lab 40.891, 63.535, 26.31
    CIE-LAB 47.907, 68.522, 61.237
    CIE-LCH 47.907, 91.898, 41.787
    CIE-LUV 0, 85.65, 100, 12.55
    Web Safe cc3300

    RGB percent of color #df2000

    87.45%
    12.55%
    0%

    CMYK percent of color #df2000

    0%
    85.65%
    100%
    12.55%


    Color Schemes with #df2000

    Complementary Color

    Split Complementary


    #df2000 Color Preview

    Text with hexadecimal color #df2000

    This text has a font color of #df2000

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

    #df2000 Background Color

    This box has a background color of #df2000

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

    #df2000 Border Color

    This box has a border color of #df2000

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

    CSS codes

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

    #df2000 Color on white background

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

    #df2000 Color on black background

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