#c0003c Hex Color

#C0003C
0
  • #c0003c Color Information

    • In RGB color space, #c0003c hex color has a red value of 192, a green value of 0 and a blue value of 60.

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

    • #c0003c color has a hue of 341.3 degrees, a saturation of 100% and a lightness of 37.6%.

    • #c0003c hex color contains mainly RED.

    • The closest web safe color of #c0003c is #cc0033

    • #c0003c hex color has a decimal value of 12582972.



    #c0003c Color Spaces (Color Conversions)

    HEX c0003c #c0003c
    RGB 192, 0, 60 rgb(192, 0, 60)
    RGB Percent 75.29, 0, 23.53 rgb(75.29, 0, 23.53)
    CMYK 0, 100, 69, 25
    HSL 341.3°, 100, 37.6 hsl(341.3, 100%, 37.6%)
    HSV 341.3°, 100, 75.3
    XYZ 22.554, 11.533, 5.312
    Hunter Lab 33.96, 59.117, 14.498
    CIE-LAB 40.464, 66.171, 24.272
    CIE-LCH 40.464, 70.482, 20.143
    CIE-LUV 0, 100, 68.75, 24.71
    Web Safe cc0033

    RGB percent of color #c0003c

    75.29%
    0%
    23.53%

    CMYK percent of color #c0003c

    0%
    100%
    68.75%
    24.71%


    Color Schemes with #c0003c

    Complementary Color

    Split Complementary


    #c0003c Color Preview

    Text with hexadecimal color #c0003c

    This text has a font color of #c0003c

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

    #c0003c Background Color

    This box has a background color of #c0003c

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

    #c0003c Border Color

    This box has a border color of #c0003c

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

    CSS codes

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

    #c0003c Color on white background

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

    #c0003c Color on black background

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