#c80000 Hex Color

#C80000
0
  • #c80000 Color Information

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

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

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

    • #c80000 hex color contains mainly RED.

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

    • #c80000 hex color has a decimal value of 13107200.



    #c80000 Color Spaces (Color Conversions)

    HEX c80000 #c80000
    RGB 200, 0, 0 rgb(200, 0, 0)
    RGB Percent 78.43, 0, 0 rgb(78.43, 0, 0)
    CMYK 0, 100, 100, 22
    HSL 0°, 100, 39.2 hsl(0, 100%, 39.2%)
    HSV 0°, 100, 78.4
    XYZ 23.819, 12.279, 1.115
    Hunter Lab 35.041, 60.011, 22.642
    CIE-LAB 41.656, 66.715, 55.976
    CIE-LCH 41.656, 87.087, 39.998
    CIE-LUV 0, 100, 100, 21.57
    Web Safe cc0000

    RGB percent of color #c80000

    78.43%
    0%
    0%

    CMYK percent of color #c80000

    0%
    100%
    100%
    21.57%


    Color Schemes with #c80000

    Complementary Color

    Split Complementary


    #c80000 Color Preview

    Text with hexadecimal color #c80000

    This text has a font color of #c80000

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

    #c80000 Background Color

    This box has a background color of #c80000

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

    #c80000 Border Color

    This box has a border color of #c80000

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

    CSS codes

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

    #c80000 Color on white background

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

    #c80000 Color on black background

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