#c02001 Hex Color

#C02001
0
  • #c02001 Color Information

    • In RGB color space, #c02001 hex color has a red value of 192, a green value of 32 and a blue value of 1.

    • In CMYK color space (used in color printing), #c02001 hex color is composed of 0% cyan, 83.33% magenta, 99.48% yellow and 24.71% black.

    • #c02001 color has a hue of 9.7 degrees, a saturation of 98.96% and a lightness of 37.8%.

    • #c02001 hex color contains mainly RED.

    • The closest web safe color of #c02001 is #cc3300

    • #c02001 hex color has a decimal value of 12591105.



    #c02001 Color Spaces (Color Conversions)

    HEX c02001 #c02001
    RGB 192, 32, 1 rgb(192, 32, 1)
    RGB Percent 75.29, 12.55, 0.39 rgb(75.29, 12.55, 0.39)
    CMYK 0, 83, 99, 25
    HSL 9.7°, 98.96, 37.8 hsl(9.7, 98.96%, 37.8%)
    HSV 9.7°, 99.5, 75.3
    XYZ 22.26, 12.242, 1.218
    Hunter Lab 34.989, 52.333, 22.428
    CIE-LAB 41.598, 59.932, 54.578
    CIE-LCH 41.598, 81.059, 42.323
    CIE-LUV 0, 83.33, 99.48, 24.71
    Web Safe cc3300

    RGB percent of color #c02001

    75.29%
    12.55%
    0.39%

    CMYK percent of color #c02001

    0%
    83.33%
    99.48%
    24.71%


    Color Schemes with #c02001

    Complementary Color

    Split Complementary


    #c02001 Color Preview

    Text with hexadecimal color #c02001

    This text has a font color of #c02001

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

    #c02001 Background Color

    This box has a background color of #c02001

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

    #c02001 Border Color

    This box has a border color of #c02001

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

    CSS codes

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

    #c02001 Color on white background

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

    #c02001 Color on black background

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