#cc0102 Hex Color

#CC0102
0
  • #cc0102 Color Information

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

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

    • #cc0102 color has a hue of 359.7 degrees, a saturation of 99.02% and a lightness of 40.2%.

    • #cc0102 hex color contains mainly RED.

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

    • #cc0102 hex color has a decimal value of 13369602.



    #cc0102 Color Spaces (Color Conversions)

    HEX cc0102 #cc0102
    RGB 204, 1, 2 rgb(204, 1, 2)
    RGB Percent 80, 0.39, 0.78 rgb(80, 0.39, 0.78)
    CMYK 0, 100, 99, 20
    HSL 359.7°, 99.02, 40.2 hsl(359.7, 99.02%, 40.2%)
    HSV 359.7°, 99.5, 80
    XYZ 24.924, 12.863, 1.227
    Hunter Lab 35.865, 61.283, 23.077
    CIE-LAB 42.556, 67.637, 56.12
    CIE-LCH 42.556, 87.888, 39.683
    CIE-LUV 0, 99.51, 99.02, 20
    Web Safe cc0000

    RGB percent of color #cc0102

    80%
    0.39%
    0.78%

    CMYK percent of color #cc0102

    0%
    99.51%
    99.02%
    20%


    Color Schemes with #cc0102

    Complementary Color

    Split Complementary


    #cc0102 Color Preview

    Text with hexadecimal color #cc0102

    This text has a font color of #cc0102

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

    #cc0102 Background Color

    This box has a background color of #cc0102

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

    #cc0102 Border Color

    This box has a border color of #cc0102

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

    CSS codes

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

    #cc0102 Color on white background

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

    #cc0102 Color on black background

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