#cc3200 Hex Color

#CC3200
0
  • #cc3200 Color Information

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

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

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

    • #cc3200 hex color contains mainly RED.

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

    • #cc3200 hex color has a decimal value of 13382144.



    #cc3200 Color Spaces (Color Conversions)

    HEX cc3200 #cc3200
    RGB 204, 50, 0 rgb(204, 50, 0)
    RGB Percent 80, 19.61, 0 rgb(80, 19.61, 0)
    CMYK 0, 75, 100, 20
    HSL 14.7°, 100, 40 hsl(14.7, 100%, 40%)
    HSV 14.7°, 100, 80
    XYZ 26.042, 15.119, 1.546
    Hunter Lab 38.883, 51.505, 24.861
    CIE-LAB 45.797, 58.384, 58.116
    CIE-LCH 45.797, 82.378, 44.868
    CIE-LUV 0, 75.49, 100, 20
    Web Safe cc3300

    RGB percent of color #cc3200

    80%
    19.61%
    0%

    CMYK percent of color #cc3200

    0%
    75.49%
    100%
    20%


    Color Schemes with #cc3200

    Complementary Color

    Split Complementary


    #cc3200 Color Preview

    Text with hexadecimal color #cc3200

    This text has a font color of #cc3200

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

    #cc3200 Background Color

    This box has a background color of #cc3200

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

    #cc3200 Border Color

    This box has a border color of #cc3200

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

    CSS codes

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

    #cc3200 Color on white background

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

    #cc3200 Color on black background

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