#cc001a Hex Color

#CC001A
0
  • #cc001a Color Information

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

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

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

    • #cc001a hex color contains mainly RED.

    • The closest web safe color of #cc001a is #cc0033

    • #cc001a hex color has a decimal value of 13369370.



    #cc001a Color Spaces (Color Conversions)

    HEX cc001a #cc001a
    RGB 204, 0, 26 rgb(204, 0, 26)
    RGB Percent 80, 0, 10.2 rgb(80, 0, 10.2)
    CMYK 0, 100, 87, 20
    HSL 352.4°, 100, 40 hsl(352.4, 100%, 40%)
    HSV 352.4°, 100, 80
    XYZ 25.088, 12.912, 2.147
    Hunter Lab 35.933, 61.742, 21.611
    CIE-LAB 42.63, 68.018, 47.054
    CIE-LCH 42.63, 82.707, 34.675
    CIE-LUV 0, 100, 87.25, 20
    Web Safe cc0033

    RGB percent of color #cc001a

    80%
    0%
    10.2%

    CMYK percent of color #cc001a

    0%
    100%
    87.25%
    20%


    Color Schemes with #cc001a

    Complementary Color

    Split Complementary


    #cc001a Color Preview

    Text with hexadecimal color #cc001a

    This text has a font color of #cc001a

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

    #cc001a Background Color

    This box has a background color of #cc001a

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

    #cc001a Border Color

    This box has a border color of #cc001a

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

    CSS codes

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

    #cc001a Color on white background

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

    #cc001a Color on black background

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