#cc0100 Hex Color

#CC0100
0
  • #cc0100 Color Information

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

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

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

    • #cc0100 hex color contains mainly RED.

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

    • #cc0100 hex color has a decimal value of 13369600.



    #cc0100 Color Spaces (Color Conversions)

    HEX cc0100 #cc0100
    RGB 204, 1, 0 rgb(204, 1, 0)
    RGB Percent 80, 0.39, 0 rgb(80, 0.39, 0)
    CMYK 0, 100, 100, 20
    HSL 0.3°, 100, 40 hsl(0.3, 100%, 40%)
    HSV 0.3°, 100, 80
    XYZ 24.913, 12.859, 1.169
    Hunter Lab 35.859, 61.257, 23.169
    CIE-LAB 42.55, 67.616, 56.827
    CIE-LCH 42.55, 88.325, 40.045
    CIE-LUV 0, 99.51, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0100

    80%
    0.39%
    0%

    CMYK percent of color #cc0100

    0%
    99.51%
    100%
    20%


    Color Schemes with #cc0100

    Complementary Color

    Split Complementary


    #cc0100 Color Preview

    Text with hexadecimal color #cc0100

    This text has a font color of #cc0100

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

    #cc0100 Background Color

    This box has a background color of #cc0100

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

    #cc0100 Border Color

    This box has a border color of #cc0100

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

    CSS codes

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

    #cc0100 Color on white background

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

    #cc0100 Color on black background

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