#c00c02 Hex Color

#C00C02
0
  • #c00c02 Color Information

    • In RGB color space, #c00c02 hex color has a red value of 192, a green value of 12 and a blue value of 2.

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

    • #c00c02 color has a hue of 3.2 degrees, a saturation of 97.94% and a lightness of 38%.

    • #c00c02 hex color contains mainly RED.

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

    • #c00c02 hex color has a decimal value of 12585986.



    #c00c02 Color Spaces (Color Conversions)

    HEX c00c02 #c00c02
    RGB 192, 12, 2 rgb(192, 12, 2)
    RGB Percent 75.29, 4.71, 0.78 rgb(75.29, 4.71, 0.78)
    CMYK 0, 94, 99, 25
    HSL 3.2°, 97.94, 38 hsl(3.2, 97.94%, 38%)
    HSV 3.2°, 99, 75.3
    XYZ 21.881, 11.474, 1.119
    Hunter Lab 33.873, 56.027, 21.753
    CIE-LAB 40.368, 63.477, 53.702
    CIE-LCH 40.368, 83.146, 40.231
    CIE-LUV 0, 93.75, 98.96, 24.71
    Web Safe cc0000

    RGB percent of color #c00c02

    75.29%
    4.71%
    0.78%

    CMYK percent of color #c00c02

    0%
    93.75%
    98.96%
    24.71%


    Color Schemes with #c00c02

    Complementary Color

    Split Complementary


    #c00c02 Color Preview

    Text with hexadecimal color #c00c02

    This text has a font color of #c00c02

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

    #c00c02 Background Color

    This box has a background color of #c00c02

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

    #c00c02 Border Color

    This box has a border color of #c00c02

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

    CSS codes

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

    #c00c02 Color on white background

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

    #c00c02 Color on black background

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