#c2000c Hex Color

#C2000C
0
  • #c2000c Color Information

    • In RGB color space, #c2000c hex color has a red value of 194, a green value of 0 and a blue value of 12.

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

    • #c2000c color has a hue of 356.3 degrees, a saturation of 100% and a lightness of 38%.

    • #c2000c hex color contains mainly RED.

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

    • #c2000c hex color has a decimal value of 12713996.



    #c2000c Color Spaces (Color Conversions)

    HEX c2000c #c2000c
    RGB 194, 0, 12 rgb(194, 0, 12)
    RGB Percent 76.08, 0, 4.71 rgb(76.08, 0, 4.71)
    CMYK 0, 100, 94, 24
    HSL 356.3°, 100, 38 hsl(356.3, 100%, 38%)
    HSV 356.3°, 100, 76.1
    XYZ 22.314, 11.496, 1.391
    Hunter Lab 33.906, 58.139, 21.302
    CIE-LAB 40.404, 65.33, 50.494
    CIE-LCH 40.404, 82.569, 37.701
    CIE-LUV 0, 100, 93.81, 23.92
    Web Safe cc0000

    RGB percent of color #c2000c

    76.08%
    0%
    4.71%

    CMYK percent of color #c2000c

    0%
    100%
    93.81%
    23.92%


    Color Schemes with #c2000c

    Complementary Color

    Split Complementary


    #c2000c Color Preview

    Text with hexadecimal color #c2000c

    This text has a font color of #c2000c

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

    #c2000c Background Color

    This box has a background color of #c2000c

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

    #c2000c Border Color

    This box has a border color of #c2000c

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

    CSS codes

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

    #c2000c Color on white background

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

    #c2000c Color on black background

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