#c3000c Hex Color

#C3000C
0
  • #c3000c Color Information

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

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

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

    • #c3000c hex color contains mainly RED.

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

    • #c3000c hex color has a decimal value of 12779532.



    #c3000c Color Spaces (Color Conversions)

    HEX c3000c #c3000c
    RGB 195, 0, 12 rgb(195, 0, 12)
    RGB Percent 76.47, 0, 4.71 rgb(76.47, 0, 4.71)
    CMYK 0, 100, 94, 24
    HSL 356.3°, 100, 38.2 hsl(356.3, 100%, 38.2%)
    HSV 356.3°, 100, 76.5
    XYZ 22.572, 11.629, 1.403
    Hunter Lab 34.101, 58.474, 21.432
    CIE-LAB 40.62, 65.58, 50.733
    CIE-LCH 40.62, 82.913, 37.726
    CIE-LUV 0, 100, 93.85, 23.53
    Web Safe cc0000

    RGB percent of color #c3000c

    76.47%
    0%
    4.71%

    CMYK percent of color #c3000c

    0%
    100%
    93.85%
    23.53%


    Color Schemes with #c3000c

    Complementary Color

    Split Complementary


    #c3000c Color Preview

    Text with hexadecimal color #c3000c

    This text has a font color of #c3000c

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

    #c3000c Background Color

    This box has a background color of #c3000c

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

    #c3000c Border Color

    This box has a border color of #c3000c

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

    CSS codes

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

    #c3000c Color on white background

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

    #c3000c Color on black background

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