#cc0001 Hex Color

#CC0001
0
  • #cc0001 Color Information

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

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

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

    • #cc0001 hex color contains mainly RED.

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

    • #cc0001 hex color has a decimal value of 13369345.



    #cc0001 Color Spaces (Color Conversions)

    HEX cc0001 #cc0001
    RGB 204, 0, 1 rgb(204, 0, 1)
    RGB Percent 80, 0, 0.39 rgb(80, 0, 0.39)
    CMYK 0, 100, 100, 20
    HSL 359.7°, 100, 40 hsl(359.7, 100%, 40%)
    HSV 359.7°, 100, 80
    XYZ 24.907, 12.84, 1.194
    Hunter Lab 35.833, 61.365, 23.107
    CIE-LAB 42.521, 67.715, 56.465
    CIE-LCH 42.521, 88.168, 39.823
    CIE-LUV 0, 100, 99.51, 20
    Web Safe cc0000

    RGB percent of color #cc0001

    80%
    0%
    0.39%

    CMYK percent of color #cc0001

    0%
    100%
    99.51%
    20%


    Color Schemes with #cc0001

    Complementary Color

    Split Complementary


    #cc0001 Color Preview

    Text with hexadecimal color #cc0001

    This text has a font color of #cc0001

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

    #cc0001 Background Color

    This box has a background color of #cc0001

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

    #cc0001 Border Color

    This box has a border color of #cc0001

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

    CSS codes

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

    #cc0001 Color on white background

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

    #cc0001 Color on black background

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