#c80001 Hex Color

#C80001
0
  • #c80001 Color Information

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

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

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

    • #c80001 hex color contains mainly RED.

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

    • #c80001 hex color has a decimal value of 13107201.



    #c80001 Color Spaces (Color Conversions)

    HEX c80001 #c80001
    RGB 200, 0, 1 rgb(200, 0, 1)
    RGB Percent 78.43, 0, 0.39 rgb(78.43, 0, 0.39)
    CMYK 0, 100, 100, 22
    HSL 359.7°, 100, 39.2 hsl(359.7, 100%, 39.2%)
    HSV 359.7°, 100, 78.4
    XYZ 23.825, 12.282, 1.144
    Hunter Lab 35.046, 60.019, 22.597
    CIE-LAB 41.661, 66.721, 55.611
    CIE-LCH 41.661, 86.858, 39.811
    CIE-LUV 0, 100, 99.5, 21.57
    Web Safe cc0000

    RGB percent of color #c80001

    78.43%
    0%
    0.39%

    CMYK percent of color #c80001

    0%
    100%
    99.5%
    21.57%


    Color Schemes with #c80001

    Complementary Color

    Split Complementary


    #c80001 Color Preview

    Text with hexadecimal color #c80001

    This text has a font color of #c80001

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

    #c80001 Background Color

    This box has a background color of #c80001

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

    #c80001 Border Color

    This box has a border color of #c80001

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

    CSS codes

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

    #c80001 Color on white background

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

    #c80001 Color on black background

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