#dc3600 Hex Color

#DC3600
0
  • #dc3600 Color Information

    • In RGB color space, #dc3600 hex color has a red value of 220, a green value of 54 and a blue value of 0.

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

    • #dc3600 color has a hue of 14.7 degrees, a saturation of 100% and a lightness of 43.1%.

    • #dc3600 hex color contains mainly RED.

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

    • #dc3600 hex color has a decimal value of 14431744.



    #dc3600 Color Spaces (Color Conversions)

    HEX dc3600 #dc3600
    RGB 220, 54, 0 rgb(220, 54, 0)
    RGB Percent 86.27, 21.18, 0 rgb(86.27, 21.18, 0)
    CMYK 0, 75, 100, 14
    HSL 14.7°, 100, 43.1 hsl(14.7, 100%, 43.1%)
    HSV 14.7°, 100, 86.3
    XYZ 30.834, 17.854, 1.821
    Hunter Lab 42.254, 56.312, 27.023
    CIE-LAB 49.319, 62.013, 61.472
    CIE-LCH 49.319, 87.318, 44.749
    CIE-LUV 0, 75.45, 100, 13.73
    Web Safe cc3300

    RGB percent of color #dc3600

    86.27%
    21.18%
    0%

    CMYK percent of color #dc3600

    0%
    75.45%
    100%
    13.73%


    Color Schemes with #dc3600

    Complementary Color

    Split Complementary


    #dc3600 Color Preview

    Text with hexadecimal color #dc3600

    This text has a font color of #dc3600

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

    #dc3600 Background Color

    This box has a background color of #dc3600

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

    #dc3600 Border Color

    This box has a border color of #dc3600

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

    CSS codes

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

    #dc3600 Color on white background

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

    #dc3600 Color on black background

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