#c4000c Hex Color

#C4000C
0
  • #c4000c Color Information

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

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

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

    • #c4000c hex color contains mainly RED.

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

    • #c4000c hex color has a decimal value of 12845068.



    #c4000c Color Spaces (Color Conversions)

    HEX c4000c #c4000c
    RGB 196, 0, 12 rgb(196, 0, 12)
    RGB Percent 76.86, 0, 4.71 rgb(76.86, 0, 4.71)
    CMYK 0, 100, 94, 23
    HSL 356.3°, 100, 38.4 hsl(356.3, 100%, 38.4%)
    HSV 356.3°, 100, 76.9
    XYZ 22.831, 11.762, 1.415
    Hunter Lab 34.296, 58.811, 21.561
    CIE-LAB 40.835, 65.833, 50.971
    CIE-LCH 40.835, 83.259, 37.749
    CIE-LUV 0, 100, 93.88, 23.14
    Web Safe cc0000

    RGB percent of color #c4000c

    76.86%
    0%
    4.71%

    CMYK percent of color #c4000c

    0%
    100%
    93.88%
    23.14%


    Color Schemes with #c4000c

    Complementary Color

    Split Complementary


    #c4000c Color Preview

    Text with hexadecimal color #c4000c

    This text has a font color of #c4000c

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

    #c4000c Background Color

    This box has a background color of #c4000c

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

    #c4000c Border Color

    This box has a border color of #c4000c

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

    CSS codes

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

    #c4000c Color on white background

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

    #c4000c Color on black background

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