#c70000 Hex Color

#C70000
0
  • #c70000 Color Information

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

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

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

    • #c70000 hex color contains mainly RED.

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

    • #c70000 hex color has a decimal value of 13041664.



    #c70000 Color Spaces (Color Conversions)

    HEX c70000 #c70000
    RGB 199, 0, 0 rgb(199, 0, 0)
    RGB Percent 78.04, 0, 0 rgb(78.04, 0, 0)
    CMYK 0, 100, 100, 22
    HSL 0°, 100, 39 hsl(0, 100%, 39%)
    HSV 0°, 100, 78
    XYZ 23.553, 12.142, 1.102
    Hunter Lab 34.845, 59.674, 22.517
    CIE-LAB 41.441, 66.465, 55.774
    CIE-LCH 41.441, 86.766, 40.002
    CIE-LUV 0, 100, 100, 21.96
    Web Safe cc0000

    RGB percent of color #c70000

    78.04%
    0%
    0%

    CMYK percent of color #c70000

    0%
    100%
    100%
    21.96%


    Color Schemes with #c70000

    Complementary Color

    Split Complementary


    #c70000 Color Preview

    Text with hexadecimal color #c70000

    This text has a font color of #c70000

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

    #c70000 Background Color

    This box has a background color of #c70000

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

    #c70000 Border Color

    This box has a border color of #c70000

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

    CSS codes

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

    #c70000 Color on white background

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

    #c70000 Color on black background

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