#cc3600 Hex Color

#CC3600
0
  • #cc3600 Color Information

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

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

    • #cc3600 color has a hue of 15.9 degrees, a saturation of 100% and a lightness of 40%.

    • #cc3600 hex color contains mainly RED.

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

    • #cc3600 hex color has a decimal value of 13383168.



    #cc3600 Color Spaces (Color Conversions)

    HEX cc3600 #cc3600
    RGB 204, 54, 0 rgb(204, 54, 0)
    RGB Percent 80, 21.18, 0 rgb(80, 21.18, 0)
    CMYK 0, 74, 100, 20
    HSL 15.9°, 100, 40 hsl(15.9, 100%, 40%)
    HSV 15.9°, 100, 80
    XYZ 26.221, 15.476, 1.605
    Hunter Lab 39.34, 50.131, 25.119
    CIE-LAB 46.279, 57.046, 58.34
    CIE-LCH 46.279, 81.595, 45.643
    CIE-LUV 0, 73.53, 100, 20
    Web Safe cc3300

    RGB percent of color #cc3600

    80%
    21.18%
    0%

    CMYK percent of color #cc3600

    0%
    73.53%
    100%
    20%


    Color Schemes with #cc3600

    Complementary Color

    Split Complementary


    #cc3600 Color Preview

    Text with hexadecimal color #cc3600

    This text has a font color of #cc3600

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

    #cc3600 Background Color

    This box has a background color of #cc3600

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

    #cc3600 Border Color

    This box has a border color of #cc3600

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

    CSS codes

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

    #cc3600 Color on white background

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

    #cc3600 Color on black background

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