#c80100 Hex Color

#C80100
0
  • #c80100 Color Information

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

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

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

    • #c80100 hex color contains mainly RED.

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

    • #c80100 hex color has a decimal value of 13107456.



    #c80100 Color Spaces (Color Conversions)

    HEX c80100 #c80100
    RGB 200, 1, 0 rgb(200, 1, 0)
    RGB Percent 78.43, 0.39, 0 rgb(78.43, 0.39, 0)
    CMYK 0, 100, 100, 22
    HSL 0.3°, 100, 39.2 hsl(0.3, 100%, 39.2%)
    HSV 0.3°, 100, 78.4
    XYZ 23.83, 12.301, 1.118
    Hunter Lab 35.073, 59.903, 22.661
    CIE-LAB 41.691, 66.615, 55.996
    CIE-LCH 41.691, 87.024, 40.05
    CIE-LUV 0, 99.5, 100, 21.57
    Web Safe cc0000

    RGB percent of color #c80100

    78.43%
    0.39%
    0%

    CMYK percent of color #c80100

    0%
    99.5%
    100%
    21.57%


    Color Schemes with #c80100

    Complementary Color

    Split Complementary


    #c80100 Color Preview

    Text with hexadecimal color #c80100

    This text has a font color of #c80100

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

    #c80100 Background Color

    This box has a background color of #c80100

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

    #c80100 Border Color

    This box has a border color of #c80100

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

    CSS codes

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

    #c80100 Color on white background

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

    #c80100 Color on black background

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