#c50000 Hex Color

#C50000
0
  • #c50000 Color Information

    • In RGB color space, #c50000 hex color has a red value of 197, a green value of 0 and a blue value of 0.

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

    • #c50000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 38.6%.

    • #c50000 hex color contains mainly RED.

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

    • #c50000 hex color has a decimal value of 12910592.



    #c50000 Color Spaces (Color Conversions)

    HEX c50000 #c50000
    RGB 197, 0, 0 rgb(197, 0, 0)
    RGB Percent 77.25, 0, 0 rgb(77.25, 0, 0)
    CMYK 0, 100, 100, 23
    HSL 0°, 100, 38.6 hsl(0, 100%, 38.6%)
    HSV 0°, 100, 77.3
    XYZ 23.026, 11.87, 1.078
    Hunter Lab 34.453, 59.005, 22.262
    CIE-LAB 41.009, 65.968, 55.346
    CIE-LCH 41.009, 86.11, 39.996
    CIE-LUV 0, 100, 100, 22.75
    Web Safe cc0000

    RGB percent of color #c50000

    77.25%
    0%
    0%

    CMYK percent of color #c50000

    0%
    100%
    100%
    22.75%


    Color Schemes with #c50000

    Complementary Color

    Split Complementary


    #c50000 Color Preview

    Text with hexadecimal color #c50000

    This text has a font color of #c50000

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

    #c50000 Background Color

    This box has a background color of #c50000

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

    #c50000 Border Color

    This box has a border color of #c50000

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

    CSS codes

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

    #c50000 Color on white background

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

    #c50000 Color on black background

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