#cc1500 Hex Color

#CC1500
0
  • #cc1500 Color Information

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

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

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

    • #cc1500 hex color contains mainly RED.

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

    • #cc1500 hex color has a decimal value of 13374720.



    #cc1500 Color Spaces (Color Conversions)

    HEX cc1500 #cc1500
    RGB 204, 21, 0 rgb(204, 21, 0)
    RGB Percent 80, 8.24, 0 rgb(80, 8.24, 0)
    CMYK 0, 90, 100, 20
    HSL 6.2°, 100, 40 hsl(6.2, 100%, 40%)
    HSV 6.2°, 100, 80
    XYZ 25.17, 13.374, 1.255
    Hunter Lab 36.57, 58.856, 23.565
    CIE-LAB 43.321, 65.388, 57.101
    CIE-LCH 43.321, 86.811, 41.13
    CIE-LUV 0, 89.71, 100, 20
    Web Safe cc0000

    RGB percent of color #cc1500

    80%
    8.24%
    0%

    CMYK percent of color #cc1500

    0%
    89.71%
    100%
    20%


    Color Schemes with #cc1500

    Complementary Color

    Split Complementary


    #cc1500 Color Preview

    Text with hexadecimal color #cc1500

    This text has a font color of #cc1500

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

    #cc1500 Background Color

    This box has a background color of #cc1500

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

    #cc1500 Border Color

    This box has a border color of #cc1500

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

    CSS codes

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

    #cc1500 Color on white background

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

    #cc1500 Color on black background

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