#c00031 Hex Color

#C00031
0
  • #c00031 Color Information

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

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

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

    • #c00031 hex color contains mainly RED.

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

    • #c00031 hex color has a decimal value of 12582961.



    #c00031 Color Spaces (Color Conversions)

    HEX c00031 #c00031
    RGB 192, 0, 49 rgb(192, 0, 49)
    RGB Percent 75.29, 0, 19.22 rgb(75.29, 0, 19.22)
    CMYK 0, 100, 74, 25
    HSL 344.7°, 100, 37.6 hsl(344.7, 100%, 37.6%)
    HSV 344.7°, 100, 75.3
    XYZ 22.293, 11.428, 3.937
    Hunter Lab 33.805, 58.553, 16.759
    CIE-LAB 40.292, 65.713, 30.92
    CIE-LCH 40.292, 72.624, 25.198
    CIE-LUV 0, 100, 74.48, 24.71
    Web Safe cc0033

    RGB percent of color #c00031

    75.29%
    0%
    19.22%

    CMYK percent of color #c00031

    0%
    100%
    74.48%
    24.71%


    Color Schemes with #c00031

    Complementary Color

    Split Complementary


    #c00031 Color Preview

    Text with hexadecimal color #c00031

    This text has a font color of #c00031

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

    #c00031 Background Color

    This box has a background color of #c00031

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

    #c00031 Border Color

    This box has a border color of #c00031

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

    CSS codes

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

    #c00031 Color on white background

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

    #c00031 Color on black background

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